Commit Graph

2146 Commits (a534af1c283d445b017183c2c4b8d5b143eff990)
 

Author SHA1 Message Date
OBarronCS e9b7f82cc9
Add bitwise math helper functions (#2278)
1 year ago
Jason An 9c0dd25a13
Memory exploration bug fixes and minor improvements (#2311)
1 year ago
OBarronCS a2546e736f
Small fix to remote qemu branch target detection (#2306)
1 year ago
dependabot[bot] 85bf10879a
Bump setuptools in the pip group across 1 directory (#2308)
1 year ago
dependabot[bot] 0b866be4d3
Bump zipp from 3.18.1 to 3.19.1 in the pip group across 1 directory (#2299)
1 year ago
Matt aa566e595a
Expand Debugger-agnostic API and split `pwndbg.dbg.evaluate_expression` (#2280)
1 year ago
Jason An a076273a62
Fix race condition in test_loads.py (#2296)
1 year ago
OBarronCS b74fcdde97
use os._exit() (#2295)
1 year ago
Jason An b0f42a6c8b
improve mprotect docs (#2294)
1 year ago
OBarronCS 27a2e0da04
Remove two lines that reference unused arch.mode (#2293)
1 year ago
OBarronCS 58ef6b4828
Arm mode in banner (#2281)
1 year ago
dependabot[bot] 0e8f73f561
Bump certifi in the pip group across 1 directory (#2288)
1 year ago
k4lizen 068c8c1625
Fix heap-dereference-limit description (#2286)
1 year ago
k4lizen 1d8983b6a1
refactor: make allocator fastbins call arena fastbins (#2283)
1 year ago
OBarronCS 21b87df06a
Move signal check to end of stepuntilasm (#2279)
1 year ago
Matt b5fc45b62e
Move argument value parsing of custom commands to Debugger-agsnostic API (#2255)
1 year ago
Matt 0355804908
Move addition of custom commands to the Debugger-agnostic API (#2254)
1 year ago
Jason An f2bdc4c755
remove assert with typo in it (#2276)
1 year ago
Gulshan Singh 75f9a36db1
Add pcplist command for printing Linux kernel per-cpu page cache (#1487)
1 year ago
Gulshan Singh 0fce2074ea
Add command to display Android binder driver information (#1488)
1 year ago
Jason An 72b7eacc3d
Improve the mprotect command (#2274)
1 year ago
Disconnect3d 2c9492bcd5
gdblib/stacks.py: fix bug with stack exploration (#2273)
1 year ago
Disconnect3d 0f41194427
pwndbg/enhance.py: remove unused code (#2272)
1 year ago
OBarronCS 5809aa67dc
Honor delay slots - MIPS (#2262)
1 year ago
Gulshan Singh 95dd553ab7
Start migrating to Python logging and add log_level command (#2230)
1 year ago
OBarronCS 83cc8c57cf
Call like instructions (#2261)
1 year ago
OBarronCS 41f335bec8
Manually resolve AArch64 conditional branches (#2259)
1 year ago
Jason An 3bb28e9121
Underline WX memory instead of RWX memory (#2265)
1 year ago
Jason An 211b82a7a9
Move tests from lib/memory.py to separate unit test (#2258)
1 year ago
OBarronCS 0ab077ffde
Import disasm folder gdblib (#2260)
1 year ago
Jason An 28e25feaf8
Fix caching for pwndbg.gdblib.elf functions (#2240)
1 year ago
Gulshan Singh dc9c87254a
Exit with non-zero code from gdbinit.py if an exception occurs (#2242)
1 year ago
Aaron Adams b4d6d5cbb8
Add nix development shell (#2166)
1 year ago
OBarronCS 9a1af18a26
Mips64 arch (#2241)
1 year ago
Disconnect3d 684d7f9485
Fix config.disasm_annotations fetching (#2256)
1 year ago
OBarronCS 8eacacfb68
Future syscalls (#2205)
1 year ago
Matt 4e5e44b3fb
Add initialization under LLDB (#2253)
1 year ago
Jason An a6c1209a68
suppress unintended output in setup.sh (#2252)
1 year ago
Matt 7dbc5472d8
Move GDB initialization and basic startup functionality to a new Debugger-agnostic API (#2243)
1 year ago
Matt 2ecdce4ea8
Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244)
1 year ago
Gulshan Singh f21000356f
More gdbinit cleanup (#2246)
1 year ago
Gulshan Singh 6cb96632a4
Cleanup gdbinit.py (#2239)
1 year ago
卂フ卂ㄚ Ҝㄖ卩卩卂Ҝ卂 a1c4bb47e7
Using full PATH length to install poetry (#2238)
1 year ago
卂フ卂ㄚ Ҝㄖ卩卩卂Ҝ卂 180102bf17
Auto-update dependencies after a git pull (#2203)
2 years ago
Gulshan Singh bf091df527
Make sure the vermin linter runs on all files (#2231)
2 years ago
Raffi Utama ffc09e57f3
add feature to detect command pacman (#2228)
2 years ago
k4lizen 20f8fe044c
add artix to pacman installed distros (#2226)
2 years ago
卂フ卂ㄚ Ҝㄖ卩卩卂Ҝ卂 919d740415
Using Poetry to install all dependencies (#2221)
2 years ago
Matt d38e57639f
Move pwndbg/{heap,disasm} into gdblib (#2206)
2 years ago
Aaron Adams 6e6583f5ae
feat: Add a few new memory APIs and replace old APIs (#2155)
2 years ago