Commit Graph

2283 Commits (0d7a135085847ffe1ca92a54c6b3bd384d482b0a)
 

Author SHA1 Message Date
Zach Riggle 60b1d59ef3 Find the linker automagically
10 years ago
Zach Riggle f27ab04549 Add helper to determine dependency versions
10 years ago
Zach Riggle 99360399e6 Documentation and minor additions for setup.sh
10 years ago
Zach Riggle cdbff116d6 Update installation instructions
10 years ago
Zach Riggle d13b9e85ce Add print_function to everything
10 years ago
Zach Riggle ace285ae53 Remove debug prints
10 years ago
Zach Riggle aa48404647 Don't emulate instructions we can't disassemble
10 years ago
Zach Riggle 4328148109 Fix MIPS syscall ABI
10 years ago
Zach Riggle ac32ac8890 Merge branch 'MOWIPMOWIP'
10 years ago
Zach Riggle 2e253889c4 Remove disassembly-flavor
10 years ago
Zach Riggle f18a7ae63d Add the thread ID to stack info
10 years ago
Zach Riggle 22ebf0305a Fix AID offsets
10 years ago
Zach Riggle 8747be438f Enhance procinfo with AIDs, add capabilities
10 years ago
Zach Riggle ea5b409fee Add proc.tid
10 years ago
Zach Riggle c1f1fd47cd Enhancements to readability of disassembly output
10 years ago
Zach Riggle 968b19bd98 Fixes to disassembly enhancements
10 years ago
Zach Riggle 9f832caede Save the database in its original location
10 years ago
Zach Riggle 9edd4469c9 Add known AIDs
10 years ago
Zach Riggle 25db8b5975 Import gdb
10 years ago
Zach Riggle ca5f1a3743 Set sysroot on Android
10 years ago
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