mirror of https://github.com/pwndbg/pwndbg.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
673 B
ReStructuredText
28 lines
673 B
ReStructuredText
.. pwndbg documentation master file, created by
|
|
sphinx-quickstart on Tue Feb 28 14:36:07 2017.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
pwndbg
|
|
==================================
|
|
|
|
``pwndbg`` provides an API and set of commands to extend functionality of the GNU Debugger (GDB).
|
|
|
|
It is written in Python, and designed to assist in software debugging, reverse engineering, and exploit development. It is designed to be robust and easily extensible.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
commands
|
|
api
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
|