Commit Graph

2693 Commits (10c27bf3791fa48a68213acc4ea61e2f464869fa)
 

Author SHA1 Message Date
jackmisbach 10c27bf379
Optimize and cleanup Dockerfile (#3442)
1 week ago
patryk4815 145d5c9673
Bump gdb from pypi + fix gdb-pt-dump dependency (#3445)
1 week ago
k4lizen 04c06fa450
Make mallocng test more consistent (#3444)
1 week 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)
4 weeks ago
OBarronCS 52d1ba5562
Fix nearpc lines parameter (#3357)
4 weeks ago
k4lizen 2263a40a68
Cleanup kmem-trace docs a bit (#3392)
4 weeks ago
Carl Smedstad 77158104f1
Support system Zig in addition to the one bundled in a Python package (#3398)
4 weeks 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
marywinter3 39083a134c
Hexdump command (#3337)
1 month ago
k4lizen e5ab235049
Add ks alias to klookup (#3385)
1 month ago
Ritoban Dutta d85917d2bf
Remove deprecated underscore aliases (#3383)
1 month ago
k4lizen dfe443ed47
upd pr template (#3378)
1 month ago
THARUN BALAJI G 733bd317f3
Update link to the Contributing Guide (#3377)
1 month ago
OBarronCS c8042c554b
Lint files that inconsistently get linted (#3376)
1 month ago
patryk4815 0608aba8d2
Create robots.txt
1 month ago
k4lizen b47dd3f543
Change /latest to /stable (#3374)
1 month ago
k4lizen db03238abb
update links (#3373)
1 month ago
OBarronCS 4ff1c3cb9e
Fix nearpc selection of previous instructions (#3363)
1 month ago
k4lizen bb687cc761
integration: add highlighting to ida (#3367)
1 month ago
jxuanli 217590668b
Partial support for simultaneously debugging different kernel tasks (#3370)
1 month ago
OBarronCS f13cd4654b
Add check for empty string before passing it to os.path.relpath (#3372)
1 month ago
OBarronCS 3218591627
Add script with benchmarking commands (#3368)
2 months ago
OBarronCS bc259f0473
Rename variable so we don't overwrite the parameter (#3369)
2 months ago
Patryk Sondej 100719166d
install.sh: must be bumped after release, bump 2025.10.20
2 months ago
Patryk Sondej c39faae403
test2
2 months ago
Patryk Sondej 3c106bcfd1 test
2 months ago
Patryk Sondej 0af61b512c bump 2025.10.20
2 months ago