Skip to content

Releases: ExplodingBottle/sym2map

Release 1.0.1.0 of sym2map

Choose a tag to compare

@ExplodingBottle ExplodingBottle released this 15 Aug 18:10

This is a newer release of sym2map.
It fixes the following bug:

  • sym2map couldn't parse a sym file containing a 32-bit segment zero. Thanks @khang06 for this fix!

If you need informations about the tool or the file format, please read the readme file.

  • sym2map.exe is the binary in 64 bits
  • sym2map_x86.exe is the binary in 32 bits

Release 1.0.0.0 of sym2map

Choose a tag to compare

@ExplodingBottle ExplodingBottle released this 02 Mar 20:27

This is the initial release of the sym2map tool, the 1.0.0.0 release.

Let's hope that this tool will be useful.
If you need informations about the tool or the file format, please read the readme file.

  • sym2map.exe is the binary in 64 bits
  • sym2map_x86.exe is the binary in 32 bits