Skip to content

v1.1.0

Choose a tag to compare

@k1R4 k1R4 released this 24 Feb 10:56
· 6 commits to v1 since this release
4ec7115
  • Renamed:

    • config -> cfg
    • context -> ctx
    • debug.py -> gdb.py
  • Added FmtStrGen class to automatically determine fmtstr based on target length

  • Added ELF class and removed dependency of pwntools

  • Config loading on separate thread to improve load times