Commit Graph

2130 Commits (3ecca0fc1e5c70ab24ffa61065ebc7f11d15e8a2)
 

Author SHA1 Message Date
jetchirag 66740fc803
Cleaned up compatibility code for unsupported gdb version in cymbol command (#2099)
2 years ago
jetchirag 6d12d2f3d8
Cleaned up compatibility code for gdb < 9.2 (#2092)
2 years ago
Disconnect3d 7828ec504f
README: update gdb build commands (#2093)
2 years ago
Disconnect3d 4f4b677ddb
README: update gdb build steps (#2089)
2 years ago
RoboSchmied 2ef3f983ab
Fix: 6 typos (#2088)
2 years ago
Divyansh Singh 83d8d95b57
search --asm: look for assembly instruction's bytes (#2081)
2 years ago
Uros Lazic 8d067127a7
add archcraft to the list of arch-based distros (#2083)
2 years ago
dependabot[bot] f55198b6e1
Bump black from 24.2.0 to 24.3.0 (#2079)
2 years ago
Divyansh Singh a75b150242
show `mypy` errors inline on PRs (#2075)
2 years ago
Divyansh Singh c0d785565b
Accept heap dereference limit (#2077)
2 years ago
Divyansh Singh f1f8fa0e43
make prepush hook executable (#2076)
2 years ago
Gulshan Singh 06257f2f3f
Return `int` in `fix_int_reraise` (#2061)
2 years ago
Gulshan Singh da817b2378
Install dev dependencies with poetry (#2065)
2 years ago
Tcc100 2a50da82ff
Restore stack frame after display (#2069)
2 years ago
nu1lptr bb5de91228
Update setup.sh (#2073)
2 years ago
Liu Jiayin 600da35bee
Update context.py (#2072)
2 years ago
Gulshan Singh 45665e823c
Make ruff output in github format if running on CI (#2070)
2 years ago
Disconnect3d 638cd45e5e
asm command: fix default arch (#2066)
2 years ago
Pratik Raj d209d9a3b3
feat : use "PIP_NO_CACHE_DIR" env with pip in dockerfiles to save space (#2068)
2 years ago
Gulshan Singh 994505b8be
Update types-gdb version (#2064)
2 years ago
Gulshan Singh da3f0f3b26
Re-enable attr-defined typecheck error for some modules (#2060)
2 years ago
Gulshan Singh c2b96d268f
Add more type annotations (#2059)
2 years ago
Gulshan Singh f797b0ae90
Fix setflags commands for multibit flags (#2057)
2 years ago
Gulshan Singh 037cb8a1f4
Re-enable name-defined type checks in auxv.py (#2058)
2 years ago
Gulshan Singh 5be38a5bf3
Add test for setflags command (#2056)
2 years ago
Gulshan Singh 8a09a89c34
Fix pwndbg.auxv.get() (#2055)
2 years ago
Gulshan Singh 30ecebe7ee
Add type hint for cache_until (#2051)
2 years ago
Niko 4423ae6322
[Docs] remove revision date from docs (#2054)
2 years ago
Gulshan Singh d346499d19
Add ipython as a dependency (#2041)
2 years ago
patryk4815 7f9ae113d1
nix: cryptography: disable build from source, because rust hash had to be repaired many times, see: eg. https://github.com/pwndbg/pwndbg/pull/2024 (#2052)
2 years ago
Gulshan Singh 6a85949ff7
Add codecov badge to README (#2049)
2 years ago
Gulshan Singh 80aa9eb76c
Improve events decorator typing (#2050)
2 years ago
Gulshan Singh 3d57de2eda
Enable more lint checks (#2048)
2 years ago
Gulshan Singh 3e855ad220
Allow fixing ruff errors in lint.sh (#2047)
2 years ago
Gulshan Singh 5ab3ed0888
Update dev requirements (#2046)
2 years ago
Gulshan Singh 03f4dd0638
Disallow any-generics (#2045)
2 years ago
Gulshan Singh 66df243bd6
Add SCR and SCTLR AArch64 register flags (#2043)
2 years ago
Gulshan Singh a7e7d468b3
Add stepuntilasm to 'next' command category (#2042)
2 years ago
Gulshan Singh 604d2e4067
Allow using regs command for any valid register (#2039)
2 years ago
Gulshan Singh 8496d1a428
Add extra_flags to register sets (#2037)
2 years ago
Gulshan Singh ba8c7bdece
Fix exception in repeated command function (#2038)
2 years ago
Gulshan Singh 5c5bf5ae3a
Fix regs command (#2036)
2 years ago
Alan Li c8292e8f1d
Add a helper command for one_gadget (#2018)
2 years ago
Disconnect3d 379f680885
README.md: fix cheatsheet link (#2035)
2 years ago
Gulshan Singh 0948712555
Allow multibit register bitflags (#2029)
2 years ago
Gulshan Singh 4191ceb5ec
Fix lint.sh (#2030)
2 years ago
Gulshan Singh f7ffe38888
Allow passing an argument to cpsr command (#2032)
2 years ago
Gulshan Singh 8dad24d375
Allow customizing qemu image download URL from command line (#2031)
2 years ago
Gulshan Singh c26832243c
Don't lint .venv files (#2028)
2 years ago
Matt 0cb1ce61d4
Add support for glibc heap UAF detection (#1841)
2 years ago