v1.1.0
-
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