Commit Graph

1712 Commits (2023.07.17-pkgs)
 

Author SHA1 Message Date
Patryk Sondej f5f518fa69 fix linter bundle-linux.sh
2 years ago
Patryk Sondej 2e423a165f fix linter on dev
2 years ago
Patryk Sondej 0f31bf1555 fix dockerfile
2 years ago
Patryk Sondej 2991872d4f add info for dockerfile
2 years ago
Patryk Sondej 225d05ad8b fix dockerfile caching
2 years ago
Patryk Sondej f3914e2696 init add portable pwndbg using nix, package for rpm,deb,arch,alpine
2 years ago
ntsleep dbdce5d72d Fixed linters
2 years ago
ntsleep cd616cf28b Added tests for command `telescope --frame`
2 years ago
ntsleep 2afc9575d9 Added command `telescope --frame`
2 years ago
disconnect3d 6d43a5353b tips command: add -a alias for --all
2 years ago
Tomasz Kowalik 8e3f3bcda4 Use color_tip
2 years ago
Tomasz Kowalik eb637f3d15 Move color_tip function to separate module
2 years ago
Tomasz Kowalik 940bdebaf2 Use arg
2 years ago
Tomasz Kowalik 3e91f9dc48 Add tips command (#1833)
2 years ago
Kamil Solecki 079045667f Update warn message
2 years ago
kamil-s-solecki 631f661b53 Update pwndbg/exception.py
2 years ago
Kamil Solecki 1600e54aaf Warn user about unmet dependencies (#1791)
2 years ago
Disconnect3d 7a528bb3f7 Update events.py
2 years ago
smiley 219746ea09 remove workaround for older gdbs that didn't have lookup_static_symbol
2 years ago
smiley 58120b47f2 remove handling of the case where we don't have alignof in older gdbs
2 years ago
smiley 46fe24a1f0 remove special handling if we don't have alignof
2 years ago
smiley 8abff0a346 remove a workaround when fetching the gdb version
2 years ago
smiley 227a7f83d4 remove workaround for issue #523
2 years ago
smiley a9e6195d94 description for entry command mentions GDB 8.1 - drop the parentheses
2 years ago
smiley 12e54c04df remove GDB < 7.9 try except in events
2 years ago
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