This is the Linux app named pwndbg whose latest release can be downloaded as pwndbg-lldb_2025.10.10_s390x-portable.tar.xz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named pwndbg with OnWorks for free.
请按照以下说明运行此应用程序:
- 1. 在您的 PC 中下载此应用程序。
- 2. 在我们的文件管理器 https://www.onworks.net/myfiles.php?username=XXXXX 中输入您想要的用户名。
- 3. 在这样的文件管理器中上传这个应用程序。
- 4. 从此网站启动OnWorks Linux online 或Windows online emulator 或MACOS online emulator。
- 5. 从您刚刚启动的 OnWorks Linux 操作系统,使用您想要的用户名转到我们的文件管理器 https://www.onworks.net/myfiles.php?username=XXXXX。
- 6. 下载应用程序,安装并运行。
截图:
pwndbg
描述:
Pwndbg is a fast, simple and lightweight tool for modern debugging. It improves debugging experience with the strength of GDB for low-level software developers, hardware hackers, reverse engineers, and exploit developers. It provides features crucial for efficient debugging in the world of low-level programming. Vanilla GDB is terrible to use for reverse engineering and exploit development. Typing x/g30x $esp is not fun, and does not confer much information. The year is 2024 and GDB still lacks a real hexdump command! GDB's syntax is arcane and difficult to approach. Windbg users are completely lost when they occasionally need to bump into GDB.
功能
- Pwndbg is a Python module which is loaded directly into GDB
- Provides a suite of utilities and crutches to hack around all of the cruft that is GDB and smooth out the rough edges
- Pwndbg exists not only to replace all of its predecessors
- 可用文档
- Comes batteries-included, so all of its features are available if you run setup.sh
- Installation on RPM-based Systems (CentOS/Alma/Rocky/RHEL)
- 可用示例
程式语言
Python
分类
This is an application that can also be fetched from https://sourceforge.net/projects/pwndbg.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.