Commit Graph

639 Commits (e0c02a4484e1a9ca1179b9fcfdb466a42143fd07)
 

Author SHA1 Message Date
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 3ac1047b32
Add possibility to prevent skipping repeating telescope values (#359)
8 years ago
Disconnect3d 5811010cc3
Add nextproginstr command (#360)
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 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
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
Disconnect3d 783f9bb6cf Py version check: use pwndbg.compat.py* instead of sys.version (#327)
8 years ago
Disconnect3d 1176bb9c6a Add nextret command (#301)
8 years ago
Disconnect3d 6f0a22ef23 Move vmmap to ArgparsedCommand; add sloppy_gdb_parse (#285)
8 years ago
Disconnect3d be8ff98beb cp fixes from stable: malloc chunk names, remote target search bug (#323)
8 years ago
Benno Fünfstück 090fd0bbcd checksec: cache output of command (#317)
8 years ago
Jonny Balls f481201dcc Fix the current year (#319)
8 years ago
Aaron Sedlacek eb9c4de0e6 update for ida_script.py to handle ida 7.0 (#308)
8 years ago
Disconnect3d f69b285ad4 Enhance canary command
8 years ago
degrigis 8775073df0 refactored wrapper (#280)
9 years ago
Disconnect3d 5af436a60b Fixes `u` command `module object is not callable` (#311)
9 years ago
Zach Riggle ed887fdbc4 Merge branch 'beta' into dev
9 years ago