Skip to content

RABCDAsm v1.7 (2011.06.14)

Compare
Choose a tag to compare
@CyberShadow CyberShadow released this 04 Jul 05:01
· 148 commits to master since this release
  • Fixed handling of invalid UTF-8 in strings
  • Fixed handling of null namespaces and multinames
  • Fixed handling of exception info in corrupted method bodies
  • Fixed handling of orphan private namespaces
  • Fixed handling of out-of-bounds class/method indices
  • Disassembler now creates one file per class and script-level method
  • Disassembler now outputs blank lines after si32 etc. instructions as well
  • abcexport now delimits the index with a dash in output filenames
  • Improved shortening of double literals
  • Documentation updates