Commit Graph

563 Commits (3b7fac68d3ca6b95c7464144632114d8ece6fb40)
 

Author SHA1 Message Date
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
Levente Polyak 73b58dae65 fixed potential wrong config param type resolution (#102)
9 years ago
Zach Riggle 692c5282e0 Update capstone to 4.0-alpha3
10 years ago
Zach Riggle d816e103a6 Handle missing sections
10 years ago
Zach Riggle 3d6bd1d285 Force conversion to int() before hex() to avoid 0xdeadbeefL
10 years ago
Zach Riggle d8155ee98b Fix L-postfixed addresses
10 years ago
Zach Riggle 2d7ddf224e Filter shell commands based on which ones are actually available
10 years ago
Zach Riggle de79d6ca12 Remove nextc and nextj direct aliases; they actually aren't necessary
10 years ago