pwn-env-init
pwn-env-init copied to clipboard
使用最后支持Ubuntu 18.04的Pwndbg版本
Hi giantbranch! I find that Pwndbg has drop the support for python 3.6 and 3.7 since Mar. 2023, which means its newest version has not support Ubuntu 18.04. So I change the pwndbg to the latest of Ubuntu 18.04-support version.
References:
- https://github.com/pwndbg/pwndbg/issues/1744#issue-1724823301
- https://github.com/pwndbg/pwndbg/pull/1840