Commit Graph

935 Commits (27506431e81da5c221480ddc58b6381b5a060a74)
 

Author SHA1 Message Date
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
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
Disconnect3d 0bd903e7b4 Workaround for gdb remote target search bug described in #321 (#322)
8 years ago
Benno Fünfstück ea875a0851 Fix malloc chunk names (#318)
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
Zach Riggle 187b6e58e4 Merge branch 'stable' into beta
8 years ago
Disconnect3d 4201096e2a Fixes `u` command `module object is not callable` (#310)
8 years ago
degrigis 8775073df0 refactored wrapper (#280)
8 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
Disconnect3d 05565c1353 Fix search function and command (#307)
9 years ago
Disconnect3d 41ca04bb15 Better exception msg (#300)
9 years ago
Levente Polyak e38f44df70 handle window resize event and set width accordingly (#291)
9 years ago
Disconnect3d ed2b5a7b9c Remove pwndbg/linkmap.py and malloc.py (#303)
9 years ago