Commit Graph

2707 Commits (dev)
 

Author SHA1 Message Date
k4lizen 78e3c55267
hex print (#3467)
2 days ago
patryk4815 82dc478359
Refactor tests (#3457)
3 days ago
Arthur 2d3e7775de
fix: also look in $XDG_CONFIG_HOME (defaults to ~/.config) for gdbinit (#3462)
3 days ago
k4lizen 53f3fe10c1
clearer docs update for conv funcs (#3465)
4 days ago
Abdullah 632ae3d9e0
tests: relax jemalloc heap address regex for portability (#3460)
5 days ago
Eshaan Gupta 8d1adc2a1e
Fix plist to support pointer-sized integer fields (#3448) (#3453)
6 days ago
Matt. a3721aecaf
Fix handling of O_NONBLOCK in IODriverPlainText (#3443)
7 days ago
k4lizen 0daaf1889a
help out curious arch users (#3455)
7 days ago
patryk4815 89d307fa54
Refactor tests (#3456)
7 days 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…"
1 week ago
OBarronCS 4ff9f010f6
Remove pwndbg.aglib.regs.__getattr__, convert uses to pwndbg.aglib.regs.read_reg (#3441)
1 week ago
patryk4815 2b3bd070b6
Bump lldb20->lldb21 from pypi (#3446)
1 week ago
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)
2 weeks ago
OBarronCS 4038a1b880
Fix aarch64_be disassembly. Instructions are always little-endian (#3423)
2 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)
4 weeks 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