Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@pfalcon pfalcon released this 25 Jan 11:33
· 35 commits to master since this release
  • Capstone-based CPU plugin for x86 and ARM. (Follow README for Capstone installation intructions.)
  • Support for "alternative ISA" during disassembly (used e.g. for handling Thumb mode for ARM).
  • Update version of Pymsasid3 disassembly library with 64-bit mode fixes.
  • Switch off some assertions by default, making end users' experience better (exceptions are still logged to scratchabit.log).
  • More idaapi and idc modules functions.
  • Documentation improvements.
  • Example ELF files for the supported architectures and subarchitectures are provided (extending on a few out of the box examples available previously).

(Note: Don't install ScratchABit from tarballs automatically generated by Github - they miss git submodules. Instead, follow the README to clone directly from git.)

Screenshot:

screenshot