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.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
pwndbg
DESCRIPTION
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.
Features
- 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
- Documentation available
- Comes batteries-included, so all of its features are available if you run setup.sh
- Installation on RPM-based Systems (CentOS/Alma/Rocky/RHEL)
- Examples available
Programming Language
Python
Categories
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.