Commit Graph

28 Commits (270fef38e0a8456a1cb9ab735c56b11e7f6b918b)

Author SHA1 Message Date
Disconnect3d 2bbacb27d9 Remove unused memoize import from arch.py
4 years ago
Disconnect3d 66d5d6cc51 Fix early arch detection & the 'Cannot find ELF base!' warning
4 years ago
xmcp ea11f862df
Add basic i8086 support (#835)
5 years ago
Disconnect3d 301012abf2
Py3k (#817)
5 years ago
jaseg 011752a1ff Add initial support for ARM Cortex-M baremetal debugging (#264) (#654)
7 years ago
Bjoern Kerler 55cb36cd19 Fix Endianess issue and Memory error on GDB (#386)
8 years ago
Zach Riggle abad5efeb2 Fix Python<=2.7.6 "TypeError: Struct() argument 1 must be string, not unicode" (#336)
8 years ago
Disconnect3d f9e5482ec5 Fix ehdr/phdr endianness not being switched properly (#267)
9 years ago
Zach Riggle adfa644a15 Switch endianness for ctypes objects
9 years ago
Zach Riggle b91bb02607 Promote GDB to a third-party utility
9 years ago
Zach Riggle aa73535df9 Run isort on pwndbg
9 years ago
Zach Riggle 80fa7725e6 Run futurize on pwndbg
9 years ago
Zach Riggle 373272aecd sixize
10 years ago
Zach Riggle d97847b872 Add isort, config, and pre-CI hook
10 years ago
MengHuan Yu 4b7ae7ef51 use 4 space instead of tab (#71)
10 years ago
Zach Riggle b987b41412 Work around loud exception for GDB 7.7 which may cause wrong arch to be used
10 years ago
Zach Riggle d13b9e85ce Add print_function to everything
10 years ago
Zach Riggle 3686fb2bba Lots of enhancements so that qemu-user binaries have symbol information.
10 years ago
Zach Riggle bfba2dda26 Remove unused import
10 years ago
Zach Riggle 9eae4c9119 wip
10 years ago
Zach Riggle 1cf3c2a053 Add syscall printing
11 years ago
Zach Riggle c6347c6bd6 WIPWIPWIP
11 years ago
Zach Riggle 994afa9aef lots of WIP stuff
11 years ago
Zach Riggle 1b36cbc5a3 Sort imports
11 years ago
Zach Riggle 29e20acafc Various enhancements
11 years ago
Zach Riggle b4717a09ee Python27 fix
11 years ago
Zach Riggle 93b1810225 Add search command, reduce load on IDA symbol loading
11 years ago
Zach Riggle 27180e0dfa Rename module to pwndbg
11 years ago