Commit Graph

2652 Commits (bb687cc761334c61bca7cfaa9dc8694425f575a0)
 

Author SHA1 Message Date
Zach Riggle d7e898cfcd Remove clear command
10 years ago
Zach Riggle 6b3615d9b9 Clean up some old code
10 years ago
Zach Riggle 31460754ee Merge pull request #32 from gsingh93/patch-2
10 years ago
Gulshan Singh 155b4d274c Add -y to apt-get install command
10 years ago
Zach Riggle f376df092a Add stuff for DEFCON quals; if you watch my commits close enough to see this, you deserve it.
10 years ago
Zach Riggle dba6f3a456 Fix string extraction. The "ignore" setting was getting us lots of non-string stuff.
10 years ago
Zach Riggle b1c51cec90 Better detection of heap or stack apges
10 years ago
Zach Riggle 18b1ad001d Dont explode on non-Android remote processes
10 years ago
Zach Riggle 53d3aa16a2 Remove debug statements
10 years ago
Zach Riggle 293cf66ba5 Implement telescope folding for multiple runs
10 years ago
Zach Riggle 6b640f3772 Color nesting is hard. Probably going to hate this,
10 years ago
Zach Riggle 3b9539f538 Fix symbol replacement for long types on Python2
10 years ago
Zach Riggle 082eac6b8c Remove unnecessary conditional
10 years ago
Zach Riggle 783191c293 Fix unicode issues on Python2, and strip the SELinux context
10 years ago
Zach Riggle 95459a24be Handle exception when file is not present (i.e., not Android)
10 years ago
Zach Riggle b148edfaed Use correct Python; don't use apt on OSX
10 years ago
Zach Riggle 969b3c4a39 Fix disassembly of calls/jmps and add docs for context
10 years ago
Zach Riggle abd0a6854c Add fsbase and gsbase commands
10 years ago
Zach Riggle e9e05e57c4 Fix argv command
10 years ago
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