Commit Graph

563 Commits (3b7fac68d3ca6b95c7464144632114d8ece6fb40)
 

Author SHA1 Message Date
Disconnect3d 3b7fac68d3 Add CONTRIBUTING and ISSUE_TEMPLATE (#238)
9 years ago
Disconnect3d 6a1fdb282e Add version command (#227)
9 years ago
Disconnect3d e9443fdd5f Fix commands without file loaded in gdb (#223)
9 years ago
Disconnect3d 4422edb853 Fix IDA synchronization marshalling xint issue (#224)
9 years ago
Disconnect3d b565ff8fc0 Fix big with enums OR operation in Python 3 (#222)
9 years ago
Disconnect3d 7ec861b110 Added alernate typeinfo lookup names for D lang (#213) (#214)
9 years ago
Disconnect3d 3eb15c5d41 Stop displaying LEGEND with empty context-sections (#219) (#220)
9 years ago
Zach Riggle bf9799ea41 Add withHexrays wrapper around decompile() (#216)
9 years ago
Zach Riggle 7b001a9ae9 Enable customizable context display and ordering (#210)
9 years ago
cloud 7d356d4834 only color the mnemonic (#212)
9 years ago
Zach Riggle 8ee0208cb7 Use "pip" versions of Capstone and Unicorn (#176)
9 years ago
Disconnect3d edf4737c91 Better exception when connecting an event (#201)
9 years ago
cloud eff9f165f3 Add ability to load individual symbols (#208)
9 years ago
Zach Riggle 73d1cfd51f Hide repeated instructions at the end of disassembly (#205)
9 years ago
Zach Riggle 832b8e7b73 Enhance setup.sh (#207)
9 years ago
nilch 9ba992d69d Added fake_fast_chunks command (#204)
9 years ago
cloud 9de6345a83 @takes_address already performs l2() so doing it twice breaks this command (#194)
9 years ago
Levente Polyak 52c1c0655c fix disasm.one() to be called without an address (#189)
9 years ago
Levente Polyak d277918670 require running process for retaddr and procinfo cmd (#191)
9 years ago
Levente Polyak 63dcd221cd early exit when require a valid file to be selected (#190)
9 years ago
Levente Polyak 433bf23177 command robustness improvements and graceful errors (#185)
9 years ago
Levente Polyak 1869b8a8a3 telescope: fix printing to many values if count is an address (#187)
9 years ago
Levente Polyak de352771c0 adding simple r2 (radare) command with auto-seek to $pc (#188)
9 years ago
Levente Polyak bc1cfeaef4 add config for amount of stack, code context and nearpc lines (#184)
9 years ago
Levente Polyak 2a4eaa927e avoid searching 0-length in memory (#181)
9 years ago
Levente Polyak a6dbb6140f remove duplicate shell command 'sort' (#183)
9 years ago
Levente Polyak 67b584ae13 don't override gdb internal 'find' command via shell cmds (#182)
9 years ago
Zach Riggle 064a2c1ea8 Add docs requirements file
9 years ago
Zach Riggle 06a03634f4 Add ROPgadget as an explicit dependency
9 years ago
Zach Riggle 4a96004003 Add documentation, eventually for ReadTheDocs (#169)
9 years ago
Zach Riggle 12ad874d0f Test all branches
9 years ago
Zach Riggle c56fd4481c Update README
9 years ago
Zach Riggle a3cfacf475 Update README
9 years ago
Zach Riggle 4c43a0c438 Support disassembling at address 0 via context
9 years ago
Zach Riggle a2cc06de7b MMAP_MIN_ADDR is zero if debugging a kernel
9 years ago
Zach Riggle 51a485477e Handle QEMU kernels better, especially ARM kernels
9 years ago
Zach Riggle 37b8b19c34 Fix "remote in target"
9 years ago
Zach Riggle a4902c7e26 Default to the current PID if the TID is zero
9 years ago
Levente Polyak 8e12dacc81 fix NoneType access if emulator not available through import (#166)
9 years ago
blendin eeaab5ec44 Added commands for xorring regions of memory (#164)
9 years ago
Zach Riggle faaaee7efd Speed up and limit the return size of pwndbg.memory.string
9 years ago
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