Commit Graph

1960 Commits (4e5e44b3fb2d56f4579b076d257c4eb721513bb4)
 

Author SHA1 Message Date
Gulshan Singh 5e77036b77
Add script to generate command documentation (#2161)
2 years ago
Gulshan Singh 7ae13403de
Source venv before deploying docs (#2160)
2 years ago
Gulshan Singh 33e91c2bab
Minor docs/website cleanup (#2159)
2 years ago
Gulshan Singh 00adfbbb5e
Only look for readable address in retaddr command (#2143)
2 years ago
Matej Kafka d6408b98a4
Fix utf-8 encoding check in docs.py (#2147)
2 years ago
CptGibbon c2ace79eac
Use ruff as the default Python formatter in devcontainer.json (#2148)
2 years ago
CptGibbon 5d744513bb
Fetch C struct as Python dictionary (#2082)
2 years ago
Lennard Hofmann acc16b8999
constants: add more syscall numbers (#2141)
2 years ago
Disconnect3d adee7ba896
Hopefully fix UTF-8/unicode issues once and for all (#2139)
2 years ago
Gulshan Singh 8e641929f9
Upgrade dev dependencies (#2137)
2 years ago
Disconnect3d a607bbe711
Add more tips: $base, track-got, mmap, mprotect, hi (#2135)
2 years ago
Gulshan Singh 90933c3b58
Upgrade all dependencies (#2128)
2 years ago
Disconnect3d 77121ac7b8
Assume register/memory_changed GDB events exist (#2134)
2 years ago
Disconnect3d e144da7798
Fix `show emulate` docstring (#2133)
2 years ago
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