Commit Graph

1960 Commits (4e5e44b3fb2d56f4579b076d257c4eb721513bb4)
 

Author SHA1 Message Date
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
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
charif c40b0f831e
fix partial slab (#2192)
2 years ago
Gulshan Singh d6abb33e02
Fix and re-enable unit tests (#2182)
2 years ago
OBarronCS db320b6b97
Make instruction enhancer methods private (#2193)
2 years ago
Aaron Adams 416ea74226
Refactor tests.py and small tweaks for running on nix (#2181)
2 years ago
Lennard Hofmann 2b9beef7af
Small fixes for RISC-V (#2172)
2 years ago
Aaron Adams 213bc8bc3e
fix: add a try catch around elftype reload so failure isn't fatal (#2156)
2 years ago
Aaron Adams 676ff74484
Add strip_colors as lib/strings API (#2164)
2 years ago
Aaron Adams 5d083d471c
Modify python test scripts to work from nix (#2168)
2 years ago
OBarronCS 6b3f8155ea
Don't re-resolve register value - riscv5 (#2177)
2 years ago
Aaron Adams 68c648bee0
Make shebangs and other bash usage portable (#2179)
2 years ago
Aaron Adams 9fe3a87b52
Fix lint script shebang, args, and nix env checks (#2167)
2 years ago
Aaron Adams 4b7bc1c062
run nixfmt-rfc-style on all nix files (#2165)
2 years ago
dependabot[bot] 05926d0250
--- (#2178)
2 years ago
Aaron Adams e812ef0fff
docs: Reword porting public tools section (#2169)
2 years ago
peace-maker 90dc42e5b2
Additional type hints (#2120)
2 years ago
Gulshan Singh f2c4e2bfea
Add pending-author-response workflow (#2140)
2 years ago
Aaron Adams b8fbb7461a
docs: Add note about giving credit to ported tools (#2154)
2 years ago
Piotr Zarycki 92640c7131
Fix tests on Arch Linux (#2163)
2 years ago