Commit Graph

2328 Commits (574e3125f000a085266ce3bf9182472c67cd7479)
 

Author SHA1 Message Date
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)
2 years ago
卂フ卂ㄚ Ҝㄖ卩卩卂Ҝ卂 a1c4bb47e7
Using full PATH length to install poetry (#2238)
2 years 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
Gulshan Singh e847755316
Make output when downloading qemu images less verbose (#2217)
2 years ago
Disconnect3d 440eeb428e
Add Ubuntu 24.04 to CI tests run (#2215)
2 years ago
Disconnect3d b84b09049c
Fix lint issue in canary.py (#2214)
2 years ago
Disconnect3d 00028a80ce
Fix lint issue in setup.sh (#2213)
2 years ago
CptGibbon 8625b30746
Inherit ChunkField from int, Enum (#2210)
2 years ago
xtex d0e54b8e44
Fix dependency installation on openSUSE Tumbleweed (#2211)
2 years ago
smiley 1faed37165
better display for canary command (#2044)
2 years ago
CptGibbon 7c438dee5c
Fetch chunk metadata (#2152)
2 years ago
Aaron Adams 2fb92b2a46
nix development docs (#2187)
2 years ago
Aaron Adams 581861d2fd
Executable bit/shebang house cleaning (#2189)
2 years ago
Alan Li 9a0094b564
Retrieve RELRO and PIE status directly from ELF object (#2202)
2 years ago
charif 84d5fda42b
improve kernel commands (#2208)
2 years ago
Matt 9111977c29
Add Vim's `*.swp` files to .gitignore (#2207)
2 years ago
Aaron Adams 8154470ae9
add vmmap --gaps option (#2191)
2 years ago
Alan Li 5a90397be4
Fix the color and alignment of the `checksec` output (#2197)
2 years ago
卂フ卂ㄚ Ҝㄖ卩卩卂Ҝ卂 cfeba7cbb6
Added Document on Environment Variabes (#2198)
2 years ago
Gulshan Singh 6937566aa8
Manually set test script exit code (#2199)
2 years ago
Aaron Adams c85d16b246
fix trailing whitespace everywhere (#2188)
2 years ago