Zach Riggle
|
286206d163
|
Various updates for symbolizing, auxv. Adds aslr command.
|
2015-04-23 01:35:01 -07:00 |
Zach Riggle
|
c08cb916a1
|
Remove duplicate example output
|
2015-04-20 21:00:31 -07:00 |
Zach Riggle
|
ca6d30fa07
|
Python3
|
2015-04-20 20:57:19 -07:00 |
Zach Riggle
|
90726f70ca
|
Python3
|
2015-04-20 20:55:44 -07:00 |
Zach Riggle
|
df8006bbae
|
Add procinfo, permit passing arguments to start and entry
|
2015-04-18 19:11:29 -04:00 |
Zach Riggle
|
0a1316d1f1
|
Fix up/down swap
|
2015-04-18 18:21:10 -04:00 |
Zach Riggle
|
592b9dd9b2
|
Auto-snapshot the IDB when loading the script
|
2015-04-18 18:19:22 -04:00 |
Zach Riggle
|
33aeb4c0a9
|
Print out commands
|
2015-04-18 18:12:52 -04:00 |
Zach Riggle
|
d1743d7a87
|
Docs
|
2015-04-18 18:04:19 -04:00 |
Zach Riggle
|
86497b14aa
|
Docs and search enhancements
|
2015-04-18 17:59:18 -04:00 |
Zach Riggle
|
cf459f5e78
|
Lots of enhancements, and adds the "start" command
|
2015-04-18 17:35:58 -04:00 |
Zach Riggle
|
1ba854792a
|
wipip
|
2015-04-18 11:19:05 -07:00 |
Zach Riggle
|
bdfad5dff9
|
Fix base address of DSOs
|
2015-04-18 09:53:46 -07:00 |
Zach Riggle
|
1af8b74553
|
Fix dd ambiguity; fix windbg commands on Python27
|
2015-04-17 14:08:17 -04:00 |
Zach Riggle
|
f3b47754c3
|
Fixes for Python2.7
|
2015-04-15 11:30:27 -04:00 |
Zach Riggle
|
dad8c9c2ea
|
File-level documentation
|
2015-04-15 11:30:16 -04:00 |
Zach Riggle
|
b0eafd76bf
|
Remove unhelpful field
|
2015-04-15 11:29:44 -04:00 |
Zach Riggle
|
c2dbbb33f6
|
Remove empty files
|
2015-04-13 17:11:11 -04:00 |
Zach Riggle
|
1b36cbc5a3
|
Sort imports
|
2015-04-13 16:22:08 -04:00 |
Zach Riggle
|
b6ac73a0e7
|
More fixes
|
2015-04-13 15:51:20 -04:00 |
Zach Riggle
|
38a6e470fa
|
Fix typo
|
2015-04-13 15:47:54 -04:00 |
Zach Riggle
|
57b2504a6b
|
Add more IDA stuff
|
2015-04-12 21:50:32 -07:00 |
Zach Riggle
|
1eb609546f
|
Add more frames, symbolize frames if possible using GDB
|
2015-04-12 13:55:58 -07:00 |
Zach Riggle
|
180003bbbe
|
Remove NORWX
|
2015-04-12 13:50:53 -07:00 |
Zach Riggle
|
e35b1a8626
|
Misc improvements
|
2015-04-12 13:50:18 -07:00 |
Zach Riggle
|
211fdb15da
|
Change how memory is printed for RWX address spaces
|
2015-04-12 11:22:36 -07:00 |
Zach Riggle
|
7b86aa0a6d
|
Remove print
|
2015-04-11 15:58:24 -07:00 |
Zach Riggle
|
19f0a013a3
|
Python3
|
2015-04-11 15:06:20 -07:00 |
Zach Riggle
|
a6d4e77c4a
|
Better enhancing
|
2015-04-11 15:05:12 -07:00 |
Zach Riggle
|
8a44b111e3
|
Python3
|
2015-04-11 12:45:28 -07:00 |
Zach Riggle
|
07159546bd
|
Fixing things back up for Python3
|
2015-04-10 18:47:33 -07:00 |
Zach Riggle
|
29e20acafc
|
Various enhancements
|
2015-04-10 21:42:13 -04:00 |
Zach Riggle
|
8d53c8cf77
|
Enhance string decoding
|
2015-04-09 22:48:51 -04:00 |
Zach Riggle
|
b65b1ac64d
|
Hopefully fix int vs. long issues
|
2015-04-09 21:22:00 -04:00 |
Zach Riggle
|
58340fc0a0
|
Fix UTF issues
|
2015-04-09 21:21:43 -04:00 |
Zach Riggle
|
c2681a4190
|
Handle unions
|
2015-04-09 21:21:27 -04:00 |
Zach Riggle
|
d95ab6af0d
|
Add reverse symbolization
|
2015-04-09 21:21:10 -04:00 |
Zach Riggle
|
c48124215e
|
Add start and function
|
2015-04-09 21:20:48 -04:00 |
Zach Riggle
|
922ec07657
|
Fix double-printing of disassembly
|
2015-04-09 17:47:01 -04:00 |
Zach Riggle
|
9645ca195b
|
Most things work for Python2.7
|
2015-04-09 16:08:37 -04:00 |
Zach Riggle
|
aa654bf8fa
|
Python27 fix
|
2015-04-09 15:44:42 -04:00 |
Zach Riggle
|
bc6daee3f1
|
Python27 fix
|
2015-04-09 12:33:17 -04:00 |
Zach Riggle
|
fb6b5ac8c2
|
Python27 fix
|
2015-04-09 12:31:54 -04:00 |
Zach Riggle
|
b4717a09ee
|
Python27 fix
|
2015-04-09 12:30:15 -04:00 |
Zach Riggle
|
4f8b3d9ead
|
Python27 fix
|
2015-04-09 12:28:56 -04:00 |
Zach Riggle
|
9146c25a77
|
nearpc command, auxv enhancement for arm
|
2015-03-31 03:26:30 -07:00 |
Zach Riggle
|
93b1810225
|
Add search command, reduce load on IDA symbol loading
|
2015-03-16 00:14:42 -07:00 |
Zach Riggle
|
63245f68cb
|
Search
|
2015-03-15 05:43:17 -07:00 |
Zach Riggle
|
9274744918
|
IDA script for the server side
|
2015-03-14 12:00:50 -07:00 |
Zach Riggle
|
5874a291c9
|
Add the IDA functionality
|
2015-03-14 12:00:22 -07:00 |