Contribution Info
Fix Pwngdb is not running using #52 Fix version in pwndbg.
Reason
There are pwndbg.gdblib package are not implemented in source code. so i all change from pwndbg. to pwndbg.gdblib
However in pwndbg latest dev version, there are few method and field has been replace in package.
Like pwndbg.gdblib.proc.exe can't find exe filed. So it might not working properly if using pwndbg latest version.
I've confirm running in debian 11 version. more specific running envirorment is under below.
OS: Devian 11 (or it might possible in ubuntu 20.04 and latest version.)
pwndbg build version and commit version: 2024.02.14. 90dc42e5
Contribution Info Fix Pwngdb is not running using #52 Fix version in pwndbg.
Reason There are pwndbg.gdblib package are not implemented in source code. so i all change from
pwndbg.
topwndbg.gdblib
However in pwndbg latest dev version, there are few method and field has been replace in package. Like
pwndbg.gdblib.proc.exe
can't findexe
filed. So it might not working properly if using pwndbg latest version.I've confirm running in debian 11 version. more specific running envirorment is under below.
OS: Devian 11 (or it might possible in ubuntu 20.04 and latest version.) pwndbg build version and commit version: 2024.02.14. 90dc42e5