Commit Graph

954 Commits (2bbacb27d9d0df08f2b0c2776909b3f1a20c22c5)
 

Author SHA1 Message Date
Zach Riggle 06bb87bd56
Update DEVELOPING.md
8 years ago
Disconnect3d 2a9149b96b
Add developer notes (#405)
8 years ago
Disconnect3d 39f60e9f64
Fix missing enum in Python 2 (#403)
8 years ago
Levente Polyak d043720272 syntax: highlight code for chain format during enhance (#400)
8 years ago
Levente Polyak a2cf4e4225 color: make lrjust() work with multiple chars (#401)
8 years ago
Disconnect3d fbbaf70df9
[WIP] Stop highlight and prefix display when repeating nearpc command (#399)
8 years ago
Levente Polyak e71bebdcdb improve repeat functionality of commands (#395)
8 years ago
Meng-Huan Yu e0c02a4484 Make de-reference only works on known pages in bare metal mode and add commands to manually add pages (#385)
8 years ago
Levente Polyak 103b1def61 config: validate context-sections and show all available values (#396)
8 years ago
Levente Polyak 3c907000ce context: bring back args section (default off) (#397)
8 years ago
Meng-Huan Yu cbc4f779fc Implement asm&source syntax highlight (#390)
8 years ago
Disconnect3d ecbe507e00
Fix inthook for enums in Python 3 (#393)
8 years ago
Levente Polyak 4c45035384 fixup: fix wrong import during refactoring (#394)
8 years ago
Levente Polyak 8aea51aa47 make everything themeable (#392)
8 years ago
Alexandro Sanchez 6a640e8ff2 Avoid enhancements when dereference limit is zero (#380)
8 years ago
Disconnect3d d1bdf1e01f
Fix py2 import error (shlex.quotes vs pipes.quotes) (#389)
8 years ago
Bjoern Kerler 55cb36cd19 Fix Endianess issue and Memory error on GDB (#386)
8 years ago
Meng-Huan Yu 81a1a0e1c2 Fix #373 for python2 env (#384)
8 years ago
Disconnect3d 52e6285e7c
Merge stable to dev (#381)
8 years ago
Disconnect3d 5390912061
Add capstone, unicorn versions to version command (#379)
8 years ago
Disconnect3d 164e0087c6
Fix upper stack boundary (#377)
8 years ago
Disconnect3d fe876b1029
ArgparsedCommand: pass parser or description; move some cmds to ArgparsedC~ (#373)
8 years ago
Disconnect3d 52abfbf791
Adds $rebase(offset) function (#374)
8 years ago
Zach Riggle 5f1eb38072 Add dereference-limit and heap-dereference-limit parameters (#367)
8 years ago
Disconnect3d a2dac40479
Update README badges links
8 years ago
Disconnect3d 5b279b54ac
Fix Python 2&3 badge in README
8 years ago
Disconnect3d 04dea2c042
More badges in README
8 years ago
Disconnect3d 81d4c5373e
Fail on two commands with the same name (#372)
8 years ago
Julian Kirsch c0755b9616 Add xinfo command for extended offset information (#376)
8 years ago
Meng-Huan Yu 31f468e0d1 Support bare metal environment (#369)
8 years ago
Devin Neal 8a5a6da0a3 fix ds and da for gdb 7.11 (#364)
8 years ago
Disconnect3d 466ab2cc2b Merge stable to dev (#365)
8 years ago
Disconnect3d 4b2781ff80
Fixes #362 - broken entry command (#363)
8 years ago
Disconnect3d 3ac1047b32
Add possibility to prevent skipping repeating telescope values (#359)
8 years ago
Disconnect3d 5811010cc3
Add nextproginstr command (#360)
8 years ago
Zach Riggle edbd0ed4a5 Fix "dt" offsets which are sometimes floating-point (#355)
8 years ago
Zach Riggle 6aeffbea24 Do not populate the main exe symbols on Android, it's unnecessary
8 years ago
Zach Riggle 73ed6d3e37 Reduce the number of times we check to see if running Android
8 years ago
Disconnect3d ae7f8ef656 Fix tag_release (#348)
8 years ago
Disconnect3d 70784f296e Closes #338: Fix 'This command is not documented' (#341)
8 years ago
KillPinguin c4f749fcee Removed duplicate requirement (#339)
8 years ago
Zach Riggle ae5a6750d0 Expose IDA Pro commands, even when IDA is not available. (#337)
8 years ago
Zach Riggle abad5efeb2 Fix Python<=2.7.6 "TypeError: Struct() argument 1 must be string, not unicode" (#336)
8 years ago
Disconnect3d be3c32c29f ArgparsedCommands: config, configfile, theme, themefile (#335)
8 years ago
Disconnect3d a2f16c68d0 Fixes issue when we try to display context while selected thread is running #299 (#331) (#333)
8 years ago
Disconnect3d 1ab3de07fb Fixes issue when we try to display context while selected thread is running #299 (#331)
8 years ago
Benno Fünfstück cee7277f40 Fix exception if there is an indirect jump (#329)
8 years ago
Benno Fünfstück 124e997555 Fix hard error when something else (not IDA) listens on IDA's port (#330)
8 years ago
Disconnect3d 89d865e808 Fix IDA Pro decompiled code not being displayed (#328)
8 years ago
Disconnect3d ceb3ff67cc Dumpargs add --force to show all possible register arguments (#326)
8 years ago