Skip to content

Releases: encounter/symgen

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 16 Sep 04:09

PDB: Don't bail on missing source

Full Changelog: v1.3.5...v1.3.6

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 15 Sep 05:37

Add source-qualified aliases for static functions (252de13, #1)

Parses PDB & DWARF to recover source filenames for functions, generating a src/file.cpp#name alias, in order to allow disambiguating static functions with the same name across files.

Full Changelog: v1.3.4...v1.3.5

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 31 Aug 23:07

Exclude GCC fragments & specializations from resolution (c6a5cb2)

Full Changelog: v1.3.3...v1.3.4

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 21 Aug 20:11

Fix Mach-O chained fixup alignemtn

Full Changelog: v1.3.2...v1.3.3

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 01:23

Reuse spare ELF program headers when embedding

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 06:27

Remove Mach-O signature after modifying

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 03:21
  • Add prepatch command
  • Refactor a bunch of stuff
  • Improve MSVC vtable support

Full Changelog: v1.2.4...v1.3.0

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:20

Add modmeta --update-json (1b631d1)

Full Changelog: v1.2.3...v1.2.4

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 05:48

manifest: Grow PE headers if needed for --embed (11d3052)

Full Changelog: v1.2.2...v1.2.3

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 04:48

Fix manfiest --embed Mach-O chained fixups handling.

Full Changelog: v1.2.1...v1.2.2