Commit Graph

57 Commits (2025.10.10)

Author SHA1 Message Date
patryk4815 5a6491228f
Drop `PWNDBG_PLEASE_SKIP_VENV` option (#3139)
6 months ago
patryk4815 df12edc0d5
Use gdb/lldb from pypi (#3119)
6 months ago
k4lizen 6938228235
More robust uv usage (#2986)
6 months ago
patryk4815 5ca7930a50
Cleanup sys.exit, os._exit, flush stdout, fix tests (#2931)
7 months ago
k4lizen 52a4be5e50
Improve convenience function helps and autogenerate documentation (#2900)
8 months ago
patryk4815 d264a075be
gdbinit, lldbinit: detect and prevent double-loading of pwndbg (#2912)
8 months ago
OBarronCS 12116a82c5
Align gdbinit.py with lldbinit.py (#2877)
8 months ago
patryk4815 85582c0ccf
Remove poetry and add uv packet manager (#2726)
10 months ago
patryk4815 9c734cfc17
Fix readline bug (#2622)
12 months ago
k4lizen f7379ae760
Fix poetry not finding the pwndbg folder (#2561)
1 year ago
卂フ卂ㄚ Ҝㄖ卩卩卂Ҝ卂 cf9f3185fc
Added an option to disable the auto update of deps (#2380)
1 year ago
disconnect3d 6a9c8d36b5 Fix #2490: Inform about outdated deps and updating process
1 year ago
peace-maker 9577ae7ebb
Fix pwnlib terminal initialization (#2459)
1 year ago
patryk4815 620f38008c
fix nix + charset + bump dependencies (#2355)
1 year ago
OBarronCS b74fcdde97
use os._exit() (#2295)
1 year ago
Gulshan Singh 95dd553ab7
Start migrating to Python logging and add log_level command (#2230)
1 year ago
Gulshan Singh dc9c87254a
Exit with non-zero code from gdbinit.py if an exception occurs (#2242)
1 year ago
Matt 7dbc5472d8
Move GDB initialization and basic startup functionality to a new Debugger-agnostic API (#2243)
1 year ago
Gulshan Singh f21000356f
More gdbinit cleanup (#2246)
1 year ago
Gulshan Singh 6cb96632a4
Cleanup gdbinit.py (#2239)
1 year ago
卂フ卂ㄚ Ҝㄖ卩卩卂Ҝ卂 a1c4bb47e7
Using full PATH length to install poetry (#2238)
1 year ago
卂フ卂ㄚ Ҝㄖ卩卩卂Ҝ卂 180102bf17
Auto-update dependencies after a git pull (#2203)
2 years ago
Disconnect3d adee7ba896
Hopefully fix UTF-8/unicode issues once and for all (#2139)
2 years ago
jetchirag ebcff7cd59
WIP: Fix Flake8 warnings (#2101)
2 years ago
Disconnect3d c4b71af356
Typing fixes (#1970)
2 years ago
Levente Polyak 139b7542cd fix: allow site installation without enforcing a venv
2 years ago
psondej ab96e1a9b9 - remove gdb-pt-dump from all files
2 years ago
FalcoGer 5e5f911b9c Fixes #1870
2 years ago
Patryk Sondej f3914e2696 init add portable pwndbg using nix, package for rpm,deb,arch,alpine
2 years ago
Disconnect3d 9e9f328ccc
Update code to Python >= 3.8 (#1840)
2 years ago
intrigus-lgtm f7cb2f9cb9
Bringt back Archlinux CI. Fixes #1772, closes #1783 (#1800)
2 years ago
Disconnect3d 976363a3d8
Setup.sh use virtualenv (#1780)
2 years ago
Gulshan Singh a3b66dae5b
Convert format strings to f-strings (#1738)
3 years ago
Gulshan Singh 37376c8ac7
Covert printf format strings to f-strings (#1735)
3 years ago
Disconnect3d ee832c80d2
Fix plt and gotplt commands (#1576)
3 years ago
Disconnect3d 606ad31300
gdbinit.py: fix message when locales are wrong (#1573)
3 years ago
Disconnect3d b39c63bb19
gdbinit.py: improve virtualenv detection and warnings (#1489)
3 years ago
Gulshan Singh 02c97693f7
Add support for performance profiling (#1413)
3 years ago
Disconnect3d 446f5d5ae2
add patch command (#1150)
3 years ago
Gulshan Singh ccc56b9a58
Remove unused imports (#1139)
3 years ago
Gulshan Singh 544ea0eab7
Linting/formatting improvements (#1138)
3 years ago
Disconnect3d b3a560eff0
black all da code (#1103)
3 years ago
Janusz Kamieński 4a7f9ada3d
Remove Python 2 legacy code (#1052)
3 years ago
Your Name f8860ec936 fix path
3 years ago
disconnect3d 34f6cb2800 Make virtualenv warning more robust
3 years ago
Wiktor f21d568576 [#1035] Use virtualenv when available
3 years ago
Disconnect3d 301012abf2
Py3k (#817)
5 years ago
Zach Riggle efe6c8b148 Sort inputs
9 years ago
Disconnect3d 94bc5910d9 Add check for UTF-8 encoding (#131) (#135)
9 years ago
Zach Riggle eae961289c Add shebang and encoding to each file
9 years ago