Commit Graph

1687 Commits (2dc00e885c9684de97834f04bdcaf52e125c4f96)
 

Author SHA1 Message Date
smiley ca2c005822 drop support for gdb77_get_register
2 years ago
duckl1ng e959a47548
Fixed null thread name (#1850)
2 years ago
duckl1ng 1c4307df9d
Added more tips (#1852)
2 years ago
Squirre17 c136e6c579
enhance decompiler compatible problem with rizin and radare2 (#1846)
2 years ago
duckl1ng 16a0f3b57b
Enable thread context by default (#1844)
2 years ago
Xeonacid 4fdd72e4f6
pacman: only install not-installed deps (#1845)
2 years ago
Disconnect3d 2e11b79797
code cleanup: use lexer.py from pwntools (#1842)
2 years ago
Disconnect3d 9e9f328ccc
Update code to Python >= 3.8 (#1840)
2 years ago
Disconnect3d 238435f969
emu/emulator.py: small code cleanup (#1839)
2 years ago
Disconnect3d bdd589df6c
gdblib.memory.write: revert cache-clear since its already fired (#1838)
2 years ago
Disconnect3d 01fd9b6c02
vmmap: make linux kernel pages searchable via name (#1837)
2 years ago
RHL120 37fcc691b5
Add support for FreeBSD (#1832)
2 years ago
shenhavmor10 04dea93798
add libc 2.12+ functionality for structs.py (#1823)
2 years ago
Filip Grzywok a56303857c
`vmmap -A / -B` improvements (#1830)
2 years ago
duckl1ng d08b9640b6
Added thread section to context (#1829)
2 years ago
Disconnect3d 1cb2be2f35
get_one_instruction: clear "cont" cache on mem/reg changed (#1828)
2 years ago
Disconnect3d 6271157090
heap_config: validate glibc version when 'glibc' param is set (#1826)
2 years ago
Disconnect3d 13cd7d8d86
config: change 'Def' to 'Default' (#1827)
2 years ago
duckl1ng 835c77cbdc
Fix golang check (#1825)
2 years ago
Disconnect3d c671e30182
review fixes for spray command + OnlyWhenRunning (#1819)
2 years ago
Disconnect3d 26f7c442bc
Rename chain command to plist (print list) (#1817)
2 years ago
Disconnect3d 8d9c440231
requirements.txt: remove Python <= 3.7 support (#1816)
2 years ago
Disconnect3d b2bd87939f
Remove support for Ubuntu 18.04 (#1812) (#1814)
2 years ago
Disconnect3d 793065ada4
Fix tests status in README by triggering CI on push to dev branch (#1811)
2 years ago
Disconnect3d faae5197d6
Run CI lint only on Ubuntu 22.04 (#1813)
2 years ago
Disconnect3d 2552f95e1f
Remove support for Debian 10 (#1812)
2 years ago
Filip Grzywok afd3839086
Implement `-B` and `-A` in `vmmap` (#1810)
2 years ago
SlidyBat 1fb1b24a19
Fix glibc-fastbin-bug option of find_fake_fast (#1774)
2 years ago
Matheus Branco Borella 3e8b597929
Add a `chain` command to traverse liked lists (#1795)
2 years ago
duckl1ng f218532073
Added `--only-funcptrs` feature to spray comand (#1809)
2 years ago
Disconnect3d 0fccd647e3
Fix #1803: break_next_call: fix regex compilation (#1807)
2 years ago
Disconnect3d 9254cea201
Update capstone to 5.0.0.post1: fixes #1554, #1419 (#1808)
2 years ago
Disconnect3d 41e0725d9b
Fix #1805: clear stop caches on gdblib.bpoint.Breakpoint (#1806)
2 years ago
Matheus Branco Borella cb053dda41
Adds `break-if-taken` and `break-if-not-taken` (#1799)
2 years ago
Matheus Branco Borella 29fea60b21
Add `stepuntilasm` command (#1798)
2 years ago
NT Sleep e37591b25d
Print real size in heap command #1748 (#1781)
2 years ago
disconnect3d 71c4e1d6f3 Set version to 2023.07.17
2 years ago
intrigus-lgtm f7cb2f9cb9
Bringt back Archlinux CI. Fixes #1772, closes #1783 (#1800)
2 years ago
intrigus-lgtm 2a6a05f2b8
Use fork of action-docker-layer-caching to prevent warnings (#1794)
2 years ago
intrigus-lgtm c54d040f06
Fix/ignore venv restrict bind mount (#1796)
2 years ago
intrigus-lgtm 7d9d2dc1de
Fix codecov (#1792)
2 years ago
duckl1ng de4acb2f40
Improvements to spray command (#1789)
2 years ago
Disconnect3d 2f3438ddb2
CI: disable builds on push (#1788)
2 years ago
Disconnect3d cc13296abe
Fix #1785: remove unused PWNDBG_GITHUB_ACTIONS_TEST_RUN (#1786)
2 years ago
Alan Li d7d54cb895
Enhance got command (#1771)
2 years ago
Disconnect3d 976363a3d8
Setup.sh use virtualenv (#1780)
2 years ago
duckl1ng a676ce6c3a
Add "spray" command (#1782)
2 years ago
NT Sleep 89b1f437fb
` telescope -r` should always display the input address #1240 (#1779)
2 years ago
Lonny Wong fc083b9865
Fix context without CONFIG_IKCONFIG in kernel (#1767)
2 years ago
Alan Li 4bc5aa08b0
Fallback to `gdb.parse_and_eval` instead of `info address` (#1724)
2 years ago