Commit Graph

954 Commits (2bbacb27d9d0df08f2b0c2776909b3f1a20c22c5)
 

Author SHA1 Message Date
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)
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
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
Zach Riggle 63d107c1aa Simplify command exception debugging and make stdio work correctly (#251)
9 years ago
Zach Riggle 5861c6a675 Add Command.repeat property for repeated commands (#272)
9 years ago
Maciej Kotowicz 94730a1b17 support for multiple arenas (#262)
9 years ago
Disconnect3d f9e5482ec5 Fix ehdr/phdr endianness not being switched properly (#267)
9 years ago
Zach Riggle 0d06d2a2bc Merge branch 'beta' into dev
9 years ago
Disconnect3d 59e4534327 Fix git fatal msg display when pwndbg is installed w/o git (#263)
9 years ago
Zach Riggle 351d479f08 Fix Python2 long types and inthook (#250)
9 years ago
Roman 247d242fa9 fixed GDB remote get command (#241)
9 years ago
Disconnect3d 3b7fac68d3 Add CONTRIBUTING and ISSUE_TEMPLATE (#238)
9 years ago
Disconnect3d 6a1fdb282e Add version command (#227)
9 years ago
Disconnect3d e9443fdd5f Fix commands without file loaded in gdb (#223)
9 years ago
Disconnect3d 4422edb853 Fix IDA synchronization marshalling xint issue (#224)
9 years ago
Disconnect3d b565ff8fc0 Fix big with enums OR operation in Python 3 (#222)
9 years ago
Disconnect3d 7ec861b110 Added alernate typeinfo lookup names for D lang (#213) (#214)
9 years ago
Disconnect3d 3eb15c5d41 Stop displaying LEGEND with empty context-sections (#219) (#220)
9 years ago
Zach Riggle bf9799ea41 Add withHexrays wrapper around decompile() (#216)
9 years ago
Zach Riggle 7b001a9ae9 Enable customizable context display and ordering (#210)
9 years ago