Commit Graph

563 Commits (3b7fac68d3ca6b95c7464144632114d8ece6fb40)
 

Author SHA1 Message Date
Zach Riggle 4ee55a0b00 Don't download files for Android
10 years ago
Zach Riggle 11ccbea0c0 Bugfix if thread goes out of scope
10 years ago
Zach Riggle 4baba7d753 These commands should work without the inferior running
10 years ago
Zach Riggle 09caf3c06b Remove EFLAGS since it is x86-only
10 years ago
Zach Riggle dd64898e1e yep segfaulting
10 years ago
Zach Riggle 0064bf39f7 MOWIPMOWIP
10 years ago
Zach Riggle c939b4bc8f Don't import emulator stuff if Unicorn isn't installed. We're not using it yet anyway.
10 years ago
Zach Riggle c5042ee3cc Python3 fix
10 years ago
Zach Riggle 4dc0573c22 Fixes for QEMU usermode and ARM
10 years ago
Zach Riggle e2cb1ab5da Meh sigbus sigpipe
10 years ago
Zach Riggle 44326322bd Automatically save IDA database on **every** connection
10 years ago
Zach Riggle 5e60e5b5b1 Add SaveBase and GetIdbPath
10 years ago
Zach Riggle cbbd87cd31 Bunch of work for Android. Support looking up socket types mostly without psutil. Can find qemu daemon with psutil.
10 years ago
Zach Riggle 25f72ceb7d Update requirements
10 years ago
Zach Riggle 7e745bb0cd Lots of ELF parsing changes. Use pyelftools. Load symbols manually, by section.
10 years ago
Zach Riggle c2fd5126d9 Add reinit_pwndbg command which is useful after a fork/exec under gdbserver to clear internal state.
10 years ago
Zach Riggle 6588b1cf3c Add some more windbg/gdbinit stuff and make argv/environ commands and functions better
10 years ago
Zach Riggle 8f6587395d Add more Windbg compat
10 years ago
Zach Riggle 70ebcd24dc Restore start-on-objfile events, and fix caching in vmmap.
10 years ago
Zach Riggle c77f5b254a Fix regression
10 years ago
Zach Riggle 3686fb2bba Lots of enhancements so that qemu-user binaries have symbol information.
10 years ago
Zach Riggle 4711a50bfe Merge pull request #22 from saelo/auxv_fix
10 years ago
Zach Riggle 379e5b1b42 Update README
10 years ago
Zach Riggle 76d256e4bd Exit if address is unknown
10 years ago
Zach Riggle 24a41f5a6c Add Unicorn support and $fsbase and $gsbase functions.
10 years ago
Zach Riggle 23bc583b23 Update README and requirements
10 years ago
Zach Riggle db6672ec20 Update README and requirements
10 years ago
Zach Riggle c6ec685ba8 Dont enhance for all .target
10 years ago
Zach Riggle 04019d5b10 Catch autocache failures
10 years ago
Zach Riggle effc1d0b90 Add Unicorn dependency
10 years ago
Zach Riggle db7a57744a Add ins.target enhancement for resolving jmp and call targets
10 years ago
Zach Riggle ec2f6cc935 Merge pull request #24 from ctfhacker/master
10 years ago
thebarbershopper 22867ed153 file.get() returns bytes, autofetch() needs to also write bytes to its file
10 years ago
Zach Riggle e652fd53e5 Fix ASLR reporting (again)
10 years ago
Zach Riggle a933ea3a3a Fix ASLR reporting
10 years ago
Zach Riggle d213c484a1 Dont include shell commands in the list of commands.
10 years ago
Zach Riggle c6f0705e3b Experimental support for auto-reloading when switching threads
10 years ago
Zach Riggle b456000c48 Enhance disassembly in secondary inferiors
10 years ago
Zach Riggle 632b1c4c3d Enhance ASLR detection
10 years ago
Zach Riggle c9ca69a2f8 Merge branch 'master' of github.com:zachriggle/pwndbg
10 years ago
Zach Riggle 3050349d24 Random fix that I dont remember
10 years ago
Zach Riggle ca5ca2af7b Enable shell commands
10 years ago
Zach Riggle 5703cc1acb Add these files so I don't lose them again
10 years ago
Samuel Groß d15dc439a7 Improved auxv entry parsing
10 years ago
Zach Riggle 8f671aa1b0 Merge pull request #21 from P4N74/master
10 years ago
Rakholiya Jenish 84fd94949e Correct the conversion of mem2chunk
10 years ago
Zach Riggle d55a5d4522 Merge pull request #20 from P4N74/master
10 years ago
Rakholiya Jenish ba6d14d5db Add searchb and searchd function. Deduplicate code.
10 years ago
Rakholiya Jenish 2e19f6245a Add comment
10 years ago
Rakholiya Jenish 9a993f46c6 Add support for character search
10 years ago