Commit Graph

520 Commits (a1096325302518d7ee7ed58fc942ef3b38500add)
 

Author SHA1 Message Date
Zach Riggle 53a7e3f859 Mask pointer value before packing it (#130)
9 years ago
dqi 30f1498fa0 add option to show retaddr register to config (#127)
9 years ago
Levente Polyak cb00aa7396 workaround for python2 unicode printing (#129)
9 years ago
Isaac 478ef9567e make metaclass syntax in inthook.py compatible with Python 3 (#128)
9 years ago
dqi fcce92c294 fix calling value() on NoneType (#125)
9 years ago
andigena b7c0fe8751 Avoid infinite loop on 0-sized chunks in heap command (#124)
9 years ago
Zach Riggle b1892b2774 Only check pwndbg module
9 years ago
Zach Riggle b1482385f6 Move futurize to top
9 years ago
Zach Riggle 2a8b455a00 Use local copy for "elf" command
9 years ago
Zach Riggle d0ec3ee9b9 Add int hook to Python3
9 years ago
Zach Riggle b91bb02607 Promote GDB to a third-party utility
9 years ago
Zach Riggle ab1588abc9 Add known_third_party to isort.cfg
9 years ago
Zach Riggle aa73535df9 Run isort on pwndbg
9 years ago
Zach Riggle 80fa7725e6 Run futurize on pwndbg
9 years ago
Adam Van Prooyen c5fbe3fc52 Fixed typos in README.md and FEATURES.md
9 years ago
Gulshan Singh 26f7321c60 Fixed arrow direction (#116)
9 years ago
Gulshan Singh 8d2959c53a Fixed fastbin sizes (#114)
9 years ago
Zach Riggle 561e0d3734 Fix script
9 years ago
Zach Riggle be9b06776b Fix "unhashable dict" error in #111
9 years ago
Zach Riggle 1b6f567fb6 Add a config for --save default
9 years ago
Zach Riggle b36b3ff931 Fix issue introduced by 363ffcae
9 years ago
Zach Riggle f16cdfc3ea Add CheatEngine search with --save and --next
9 years ago
Zach Riggle eae961289c Add shebang and encoding to each file
9 years ago
Zach Riggle c08e6392f6 isort
9 years ago
Zach Riggle b303639bc1 Fix mapping of VDSO and Linker under QEMU
9 years ago
Zach Riggle 73b27de5c0 Add missing import
9 years ago
Zach Riggle 363ffcaea7 Mark PC as executable upon resuming execution
9 years ago
Zach Riggle 65e5037cf0 Use annotated tags
9 years ago
Zach Riggle 40869c352f Fix tag script for OSX
9 years ago
Zach Riggle 1366b7d81d Rename tag script
9 years ago
Zach Riggle 2c5b914fb6 Make push_tag smaller
9 years ago
Zach Riggle 3fbbc91f2e Update submodules
9 years ago
Zach Riggle 4aeebf427b Remove input- and output-radix changes, as this confuses people
9 years ago
Zach Riggle ced1734e52 Fix Windbg byte-order
9 years ago
Zach Riggle 3460f886a1 Add tag-push script
9 years ago
Zach Riggle 7bdec11e6d Do not use sudo for the setup.sh since this sets up the submodule files to be owned by root
9 years ago
Zach Riggle c443b466b2 Migrate prompt into prompt.py
9 years ago
Zach Riggle 00150efce7 Use floor division operator
9 years ago
Takumi Akiyama 5ae7e241ed Fix search string as bytes (#104)
9 years ago
Levente Polyak 27bd04b07a more colors and fully customizable and themeable styles (#84)
9 years ago
Zach Riggle 9905d43350 Remove unused file, fix unicode error, add syntax checking for all files
9 years ago
Zach Riggle 31d255afe3 Merge branch 'dev' of github.com:pwndbg/pwndbg into dev
9 years ago
Zach Riggle 6b0c869ed1 Add test step for ida_script
9 years ago
Zach Riggle 40c2819730 Fix eval() lambda
9 years ago
Dominik Czarnota 4f85ae6557 Add pwndbg commands list filtering (#93)
9 years ago
Zach Riggle 5e9da142d3 Update capstone to 4.0-alpha3
9 years ago
Zach Riggle 1be20e4a2d Add test step for ida_script
9 years ago
Zach Riggle 97020fe149 Fix eval() lambda
9 years ago
MengHuan Yu a1d4b79dd5 Enhance stack command to support offset argument (#99)
9 years ago
Dominik Czarnota 34ee630def Add pwndbg commands list filtering (#93)
9 years ago