Submit your favorite resources for free.

Submit
LogoHackDB
RecentCategoryTagPricingSubmit
Sign In
LogoHackDB
Sign In

Newsletter

Join the Community

Subscribe to our newsletter for the latest news and updates

LogoHackDB

The Ultimate Directory for Offensive Security

Resources
  • Recent
  • Category
  1. Home
  2. Items
  3. pwndbg
icon of pwndbg

pwndbg

Pwndbg is a GDB/LLDB plugin for exploit development and reverse engineering, simplifying debugging with advanced features.

Visit WebsiteShare on X
image of pwndbg
Visit Website

Introduction

Back

Information

  • Publisher
    Admin
  • Websitegithub.com
  • Created date03/31/2025
  • Published date03/31/2025

Categories

  • Reverse Engineering
  • Exploit Development

Tags

  • External

More Resources

  • Tag
  • Listing
    • Pricing
    • FAQ
    • Submit
    Pages
    • Home
    • Support
    • Sitemap
    • llms.txt
    Company
    • About Us
    • Privacy Policy
    • Terms of Service
    Copyright © 2026 All Rights Reserved.
    image of IronPE
    Exploit DevelopmentInfrastructure SecurityRed Team Operations
    Visit Website

    IronPE

    Details

    Rust-based Windows PE manual loader supporting x86/x64. Implements manual mapping, base relocations, and import resolution for memory-based execution.

    Internal
    image of Lab401
    Wireless SecurityPhysical SecurityRed Team OperationsReverse Engineering
    Visit Website

    Lab401

    Details

    Premier hardware store for offensive security, providing Flipper Zero, Proxmark, Hak5 tools, SDR equipment, and specialized RFID cloning hardware.

    WirelessPhysicalInternal
    image of KittySploit Framework
    Exploit DevelopmentReconnaissance
    Visit Website

    KittySploit Framework

    Details

    KittySploit is a modular exploitation framework featuring a web proxy and AI-powered analysis to help red teams automate recon and vulnerability research.

    ExternalOSINT

    Pwndbg is a GDB and LLDB plugin designed to streamline exploit development and reverse engineering. It enhances the debugging experience by providing a suite of utilities and features that address the shortcomings of vanilla GDB and LLDB.

    Key features include:

    • User-Friendly Interface: Simplifies complex debugging tasks with intuitive commands and displays.
    • Hexdump Command: Offers a robust hexdump functionality for memory analysis.
    • Feature-Rich: Includes a wide array of features tailored for low-level software developers, hardware hackers, and reverse engineers.
    • GDB and LLDB Support: Ensures a consistent debugging experience across both GDB and LLDB.
    • Portable Installation: Offers a portable version with all dependencies included, facilitating easy setup without external package installations.

    Pwndbg is suitable for debugging Linux binaries, Mach-O binaries on macOS (LLDB), Linux kernel debugging, and embedded systems. It aims to provide a clean, efficient, and extensible debugging environment.