Commit Graph

1896 Commits (060106b1e634b476f7a3a0d1cfeefbcce6765c8b)
 

Author SHA1 Message Date
Gulshan Singh 060106b1e6
Switch from `black` to `ruff format` in lint script (#2130)
2 years ago
Gulshan Singh 477e73ac91
Only ask to install git hook if it doesn't exist (#2129)
2 years ago
Divyansh Singh b87e2a8cdb
Port checksec command (#2087)
2 years ago
jetchirag da94871adb
Malloc chunk dump (#2085)
2 years ago
Aryaman Sharma 87c042d077
fedora support for dev setup (#2124)
2 years ago
OBarronCS 50c47f4452
Annotate disasm (#2001)
2 years ago
Gulshan Singh e760b3c948
Update GH checkout action to v4 (#2121)
2 years ago
charif 7df87c93c6
improve kbase (#2097)
2 years ago
Aryaman Sharma 3ef485a256
Added tests for --asm search (#2114)
2 years ago
jetchirag 385e63f638
Added next flag to malloc_chunk (#2098)
2 years ago
jetchirag ebcff7cd59
WIP: Fix Flake8 warnings (#2101)
2 years ago
dependabot[bot] 6139d0b030
Bump idna from 3.6 to 3.7 (#2113)
2 years ago
smiley edfbd595fc
when gdb.execute throws an error in symbol.get return "" (#2094)
2 years ago
Aryaman Sharma 6b521b2e08
search --asm: set breakpoint on found instructions (#2103)
2 years ago
Gulshan Singh eb3ed7c41b
Add more flags to SCTLR register (#2111)
2 years ago
jetchirag e7548c7f14
Fix flake8 warnings (#2100)
2 years ago
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