Commit Graph

652 Commits (8ecaa670436841a68893051b5635c161c77f2200)
 

Author SHA1 Message Date
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
Zach Riggle e650648f4f Restore ida_function.png to original size
10 years ago
Zach Riggle 433d2db9bd Add screenshots
10 years ago
Zach Riggle e2f368b99c Add Contract info
10 years ago
Zach Riggle c19dba46c1 Add best.jpg and link
10 years ago
Zach Riggle 424a8439f6 top_chunk shoud print metadata
10 years ago
MengHuan Yu 2ad36cf6bf Remove ';' in memoize.py (#89)
10 years ago
Zach Riggle d526108fe7 Revert "wip"
10 years ago
Zach Riggle fdb19cb5da Merge branch 'dev'
10 years ago
Zach Riggle 1f6d65f80b Revert "Show "x" when the condition instruction will not be taken (#74)"
10 years ago
Zach Riggle 290eb117f1 wip
10 years ago
Zach Riggle a39c3aef7d Parameterize pwndbg.events.debug
10 years ago