Commit Graph

621 Commits (5b279b54acb23a58587b2fdd878656fe332ef58c)
 

Author SHA1 Message Date
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)
8 years ago
Disconnect3d 5af436a60b Fixes `u` command `module object is not callable` (#311)
8 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
Disconnect3d 9f364f62c6 Fix got command (#306)
9 years ago
Zach Riggle b2335f42b5 Merge branch 'beta' into dev
9 years ago
Disconnect3d fe7e445a62 Fix nearpc: 'str' object has no attr 'decode' (#304)
9 years ago
Disconnect3d 940f68ae1e Fire isort so travis won't complain (#302)
9 years ago
Levente Polyak 73a0e112e7 extend next_call to take optional symbol/target to break on (#290)
9 years ago
pyllyukko d444702787 Fix the length calculation of nearpc_prefix (#297)
9 years ago
Disconnect3d dae257cdf6 got command: possibility to filter results (#284)
9 years ago
Disconnect3d fc94bda4cb ROPGadget: return when not installed (#283)
9 years ago
Disconnect3d 55363ca0ba Fix parsed commands (#282)
9 years ago
Zach Riggle 158a7dd268 Fix issue when searching for strings (#242)
9 years ago
degrigis cedd2cd039 added command 'got' to display status of the GOT table (#256)
9 years ago
Zach Riggle 42b3a2e4d5 Clean up some unnecessary closures in pwndbg.commands (#278)
9 years ago
Disconnect3d b623c9f9e4 Fix missing exception in pwndbg/exception.py (#277)
9 years ago
Disconnect3d 1edf3c094d Fix input issue after screen resize: pagination off (#276)
9 years ago