Commit Graph

522 Commits (e0eb7857b62430990edb8c6ea584c9451ec034b1)
 

Author SHA1 Message Date
Hubert Barc e0eb7857b6 Fixed canary command(typos) (#162)
9 years ago
Zach Riggle 5e34e34dc4 Remove debugging code
9 years ago
Zach Riggle a109632530 Better error messages for nearpc
9 years ago
Zach Riggle 494e7ae13c Fix canary command
9 years ago
Zach Riggle 2bb8732efc Fix typo
9 years ago
Zach Riggle efe6c8b148 Sort inputs
9 years ago
Zach Riggle 5346cf9a0a Add an error message when PC is invalid
9 years ago
Zach Riggle 8351b3b39d wip
9 years ago
Zach Riggle 9d19daaea3 Simplify ctypes and ELF logic for choosing endianness / architecture
9 years ago
g05u 8110dacacb Fix disassembler extra=None vs extra=0 (#157)
9 years ago
Zach Riggle 5f0e84294c Add retaddr command
9 years ago
Zach Riggle e8b4fbf8e5 Add canary command
9 years ago
Zach Riggle 99823ee68d Catch unsupported architectures in pwndbg.arguments
9 years ago
Zach Riggle f6fc5546c5 Add PowerPC to the ABI list
9 years ago
Zach Riggle 181a9b7de5 Dont die on non-emulated architectures
9 years ago
Zach Riggle 9042f5f761 Remove unused variables from setup.sh
9 years ago
Zach Riggle 62b772a3d6 Remove --target from setup.sh
9 years ago
Zach Riggle edc85de70c Update dependencies to latest versions
9 years ago
Zach Riggle 3285da1754 Upgrade setup.sh to work with newer Capstone and Unicorn
9 years ago
Zach Riggle eb4bd8f4dc Use endianness in emulator
9 years ago
Zach Riggle 4e60e0b80c Fix regression when diassembling ARM code
9 years ago
Zach Riggle c741026c61 Clean up and sort imports
9 years ago
Zach Riggle 0c23d14891 Update Capstone caching, since we cannot change MIPS endianness on-the-fly
9 years ago
Zach Riggle bb55cbf5b8 Use correct endianness for Capstone disassemblers
9 years ago
Zach Riggle aadd83f7d5 Adding MIPS-BE symbol files makes GDB segfault
9 years ago
Zach Riggle adfa644a15 Switch endianness for ctypes objects
9 years ago
Zach Riggle b91b6218da Add pwndb.events.start.on_stop
9 years ago
Zach Riggle 95f7a1d94c Fix CI regression introduced in 2bfe549
9 years ago
Zach Riggle a3987ff340 Fix high addresses in chain()
9 years ago
Zach Riggle fa957b152f Catch exceptions from disassembly-flavor intel
9 years ago
Zach Riggle 2bfe549b22 Add libc6-dbg to installed packages
9 years ago
diouziou 7946274af0 Update __init__.py (#153)
9 years ago
Zach Riggle ea1b533884 Aslo revert unicorn changes
9 years ago
Zach Riggle b5ec245f77 Roll back capstone since the build is broken / changed
9 years ago
Zach Riggle 99e3fcf085 Update unicorn to 1.0-rc2
9 years ago
Zach Riggle 849b81622e Update capstone to latest "next"
9 years ago
David Tomaschik 4b46316ffb Fix exception when 'print elements' is unlimited. (Fixes #145) (#146)
9 years ago
blendin d6a03b3c98 Added heap operations (#140)
9 years ago
Disconnect3d 0d3952f1ae Extended README with info about FEATURES (#143)
9 years ago
Disconnect3d f728a2870a Configurable IDA Pro RPC endpoints (#139)
9 years ago
Zach Riggle 2b5e39474c Add PEP8 configuration file for pep8 command-line and PyCharm
9 years ago
joeleong 73e04e6cc7 Fix windbg dX commands with explicit count (#142)
9 years ago
Zach Riggle 9e91689be3 Merge branch 'dev'
9 years ago
Zach Riggle e2dcbcfd35 Use IDA LocByName to retrieve symbol addresses
9 years ago
Zach Riggle fb462c3083 Add gdb.lookup_symbol to pwndbg.symbol.address
9 years ago
Zach Riggle 0eb5d39a74 Merge remote-tracking branch 'origin/dev'
9 years ago
Zach Riggle fa929127c0 Do not decode section names
9 years ago
Zach Riggle b1fc02bd50 Ignore update failures
9 years ago
Zach Riggle 142669d714 Merge branch 'dev'
9 years ago
Zach Riggle 8a34f6082f Add configfile and themefile commands
9 years ago