Commit Graph

2727 Commits (662b0010d6ee32b4a781860297d1226dbb964d7c)
 

Author SHA1 Message Date
OBarronCS 662b0010d6
Register read fix - correctly mask register using the real register size (#3437)
1 day ago
jxuanli b49b95487e
Scanning page tables but on steroids (#3394)
2 days ago
k4lizen 9c95466903
Make mallocng tests pass on fedora (#3491)
2 days ago
OBarronCS 5a29ea00b5
Add more type hints to register printing logic (#3490)
2 days ago
k4lizen dddb82b075
Revert "Add vmlinux command to load kernel syms from bzImage/vlinux (#3461)" (#3479)
2 days ago
OBarronCS 98cd6d9add
Cleanup emulator register reads (#3489)
2 days ago
k4lizen d3bf95f3ba
Fix up archlinux glibc 2.42 tests (#3487)
2 days ago
patryk4815 a2bc608387
Fix tests v5 (#3485)
3 days ago
OBarronCS 959f5fce4e
Remove regs getattr + setattr (#3471)
3 days ago
k4lizen 35585eb5fc
Minor fixups (#3483)
3 days ago
0x6fe1be2 559ed99542
improved glibc 2.42 support (#3464)
3 days ago
k4lizen 84da46cea7
Clarify kernel symbols message (#3480)
3 days ago
k4lizen 0cdc2db4c4
Re-enable archlinux tests (#3478)
3 days ago
Arthur 32085bda12
fix(cymbol): specify types so command works (#3477)
4 days ago
k4lizen df1aaf3636
Check that PRs dont introduce more mypy --strict errors (#3416)
4 days ago
jackmisbach 832a009864
Retrieve debug info when present to show stack variables (#3451)
5 days ago
Disconnect3d 7084a4321e
Improve load_custom_structure message (#3474)
5 days ago
Disconnect3d a97aff4f1c
Add vmlinux command to load kernel syms from bzImage/vlinux (#3461)
5 days ago
Disconnect3d 69394fa2b2
Fix aglib.kernel.try_usymbol size value (#3473)
5 days ago
patryk4815 944e4f09b9
Make tests architecture-agnostic v4 (#3468)
5 days ago
k4lizen 78e3c55267
hex print (#3467)
1 week ago
patryk4815 82dc478359
Refactor tests (#3457)
1 week ago
Arthur 2d3e7775de
fix: also look in $XDG_CONFIG_HOME (defaults to ~/.config) for gdbinit (#3462)
1 week ago
k4lizen 53f3fe10c1
clearer docs update for conv funcs (#3465)
1 week ago
Abdullah 632ae3d9e0
tests: relax jemalloc heap address regex for portability (#3460)
2 weeks ago
Eshaan Gupta 8d1adc2a1e
Fix plist to support pointer-sized integer fields (#3448) (#3453)
2 weeks ago
Matt. a3721aecaf
Fix handling of O_NONBLOCK in IODriverPlainText (#3443)
2 weeks ago
k4lizen 0daaf1889a
help out curious arch users (#3455)
2 weeks ago
patryk4815 89d307fa54
Refactor tests (#3456)
2 weeks ago
patryk4815 aa485a7324
Refactor gitlab-ci release (#3452)
2 weeks ago
patryk4815 4e85c8cc2b
Portable release use gdb/lldb from pypi (#3425)
2 weeks 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)
3 weeks ago
Matt. 683c2de30d
Fix and expand process driver debug messages (#3431)
3 weeks ago
k4lizen 653f8666f1
Add a note about spray to cyclic (#3439)
3 weeks ago
patryk4815 c02999f66c
fix macos-15-intel https://github.com/actions/runner-images/issues/13046 (#3436)
3 weeks ago
k4lizen 833181083e
make doc generation always use a consistent python version (#3429)
3 weeks ago
jackmisbach e65f384843
Fix debugger-aware parsing for int arguments in subcommands (#3432)
3 weeks ago
jackmisbach 4f7e515775
Update Fix vmmap indicator overwriting address prefix (#3422)
3 weeks ago
OBarronCS 4d32831b8f
PowerPC branch condition resolution and emulation (#3426)
3 weeks ago
k4lizen 51e03c96c1
upd pull request template (#3414)
3 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