Skip to content

rop-tool v2.2

Compare
Choose a tag to compare
@t00sh t00sh released this 15 May 19:34
· 97 commits to dev since this release

rop-tool v2.2 (2015-05-15)

  • Port project on windows
  • Fix bugs in PE parser
  • Fix bugs in api/utils
  • Add --bad option in gadget and search command, to exclude bad bytes in address
  • Add NX bit on info command (ELF only)
  • New command : heap, used to visualize heap allocations (Linux/glibc only)
  • Fix bad behavior in 'search --all'
  • Gadgets which finished by syscall or int 0x80 instruction are now filtered