Commit Graph

2712 Commits (832a0098640103cf5cec46694ab53f156baf8719)
 

Author SHA1 Message Date
jackmisbach 832a009864
Retrieve debug info when present to show stack variables (#3451)
16 hours ago
Disconnect3d 7084a4321e
Improve load_custom_structure message (#3474)
17 hours ago
Disconnect3d a97aff4f1c
Add vmlinux command to load kernel syms from bzImage/vlinux (#3461)
17 hours ago
Disconnect3d 69394fa2b2
Fix aglib.kernel.try_usymbol size value (#3473)
18 hours ago
patryk4815 944e4f09b9
Make tests architecture-agnostic v4 (#3468)
18 hours ago
k4lizen 78e3c55267
hex print (#3467)
4 days ago
patryk4815 82dc478359
Refactor tests (#3457)
5 days ago
Arthur 2d3e7775de
fix: also look in $XDG_CONFIG_HOME (defaults to ~/.config) for gdbinit (#3462)
5 days ago
k4lizen 53f3fe10c1
clearer docs update for conv funcs (#3465)
6 days ago
Abdullah 632ae3d9e0
tests: relax jemalloc heap address regex for portability (#3460)
1 week ago
Eshaan Gupta 8d1adc2a1e
Fix plist to support pointer-sized integer fields (#3448) (#3453)
1 week ago
Matt. a3721aecaf
Fix handling of O_NONBLOCK in IODriverPlainText (#3443)
1 week ago
k4lizen 0daaf1889a
help out curious arch users (#3455)
1 week ago
patryk4815 89d307fa54
Refactor tests (#3456)
1 week ago
patryk4815 aa485a7324
Refactor gitlab-ci release (#3452)
1 week ago
patryk4815 4e85c8cc2b
Portable release use gdb/lldb from pypi (#3425)
1 week ago
patryk4815 7c83a2acd4 Revert "Remove pwndbg.aglib.regs.__getattr__, convert uses to pwndbg.aglib.re…"
2 weeks ago
OBarronCS 4ff9f010f6
Remove pwndbg.aglib.regs.__getattr__, convert uses to pwndbg.aglib.regs.read_reg (#3441)
2 weeks ago
patryk4815 2b3bd070b6
Bump lldb20->lldb21 from pypi (#3446)
2 weeks ago
jackmisbach 10c27bf379
Optimize and cleanup Dockerfile (#3442)
2 weeks ago
patryk4815 145d5c9673
Bump gdb from pypi + fix gdb-pt-dump dependency (#3445)
2 weeks ago
k4lizen 04c06fa450
Make mallocng test more consistent (#3444)
2 weeks ago
OBarronCS 9763fc3437
Replace all occurrences of pwndbg.aglib.regs[x] with pwndbg.aglib.regs.read_read("x") for register reads. Remove __getitem__ from the regs module. (#3440)
2 weeks ago
Matt. 683c2de30d
Fix and expand process driver debug messages (#3431)
2 weeks ago
k4lizen 653f8666f1
Add a note about spray to cyclic (#3439)
2 weeks ago
patryk4815 c02999f66c
fix macos-15-intel https://github.com/actions/runner-images/issues/13046 (#3436)
2 weeks ago
k4lizen 833181083e
make doc generation always use a consistent python version (#3429)
2 weeks ago
jackmisbach e65f384843
Fix debugger-aware parsing for int arguments in subcommands (#3432)
2 weeks ago
jackmisbach 4f7e515775
Update Fix vmmap indicator overwriting address prefix (#3422)
2 weeks ago
OBarronCS 4d32831b8f
PowerPC branch condition resolution and emulation (#3426)
2 weeks ago
k4lizen 51e03c96c1
upd pull request template (#3414)
2 weeks ago
patryk4815 ee7519b556
drop ppc64 big-endian portable release (#3424)
3 weeks ago
OBarronCS 4038a1b880
Fix aarch64_be disassembly. Instructions are always little-endian (#3423)
3 weeks ago
OBarronCS fcaebb752e
Enable cross-architecture instruction patching (#3419)
3 weeks ago
k4lizen aae7ce5324
Fix the type errors that newer versions of mypy complain about (#3415)
3 weeks ago
jxuanli b5b410aa9b
re-adds handling for `lines is None` in `nearpc` (#3420)
3 weeks ago
Matt. 5369d4149a
Rework cancellation in pwndbg-lldb (#3387)
3 weeks ago
Alan Li b843b3f158
Allow one-liner installation with curl or wget only (#3403)
3 weeks ago
OBarronCS 42b2f9e3b7
Install script sudo check edge case (#3402)
4 weeks ago
patryk4815 b6dbbcb397
remove unneeded unit-tests for readline on py3.13 (#3400)
1 month ago
OBarronCS 52d1ba5562
Fix nearpc lines parameter (#3357)
1 month ago
k4lizen 2263a40a68
Cleanup kmem-trace docs a bit (#3392)
1 month ago
Carl Smedstad 77158104f1
Support system Zig in addition to the one bundled in a Python package (#3398)
1 month ago
OBarronCS 755ff4ccc2
Remove duplicate GDB tests (#3397)
1 month ago
jxuanli d09b6739a5
handle `kbase == None` (#3393)
1 month ago
jxuanli e91e883e59
optimizing `first_kernel_ro_page` part 2 (#3395)
1 month ago
jxuanli 17979d4c1a
Tracing kernel memory management (#3379)
1 month ago
jxuanli 03dfc4d929
Fixing `kernel_vmmap` perf issue when symbol file is not added (#3390)
1 month ago
OBarronCS 0488970cfd
Update one-liner install (#3389)
1 month ago
Will Rosenberg 3029957148
fix get_file() checking relative paths (#3386)
1 month ago