Lucene search
+L

837 matches found

Kitploit
Kitploit
added 2026/08/31 9:00 p.m.7 views

salt

Welcome to salt , a tool to reverse and learn kernel heap memory management. It can be useful to develop an exploit, to debug your own kernel code, and, more importantly, to play with the kernel heap allocations and learn its inner workings. This tool helps tracing allocations and the current sta...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/31 8:03 p.m.316 views

radare2

Radare2: Libre Reversing Framework for Unix Geeks Current git master branch is 6.2.0, next release will be 6.2.1. Description r2 is a complete rewrite of radare. It provides a set of libraries, tools and plugins to ease reverse engineering tasks. Distributed under LGPLv3, despite each plugin can...

6AI score
SaveExploits0References27
Kitploit
Kitploit
added 2026/08/31 7:39 p.m.37 views

gef

GEF pronounced ʤɛf - "Jeff" is a set of commands for x86/64, ARM, MIPS, PowerPC and SPARC to assist exploit developers and reverse-engineers when using old school GDB. It provides additional features to GDB using the Python API to assist during the process of dynamic analysis and exploit...

5.6AI score
SaveExploits0References1
CVE
CVE
added 2026/08/31 7:23 p.m.6 views

CVE-2026-13732

GDB is affected by an out-of-bounds write in its STABS debug format parser , specifically in the read_member_functions() function within gdb/stabsread.c. The root cause is a linked-list removal bug: when separating destructor from non-destructor member functions of C++ classes, destructor entries...

7.8CVSS6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 5:21 p.m.5 views

rr

Overview rr is a lightweight tool for recording, replaying and debugging execution of applications trees of processes and threads. Debugging extends gdb with very efficient reverse-execution, which in combination with standard gdb/x86 features like hardware data watchpoints, makes debugging much...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/31 4:09 p.m.3 views

gdb-static

GDB/GDBServer static Description Public repository of static GDB and GDBServer. Links https://github.com/hugsy/gef https://github.com/hugsy/gef-extras...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 3:41 p.m.251 views

peda

peda PEDA - Python Exploit Development Assistance for GDB Key Features: Enhance the display of gdb: colorize and display disassembly codes, registers, memory information during debugging. Add commands to support debugging and exploit development for a full list of commands use peda help: aslr --...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 3:32 p.m.2 views

PwnCtfTool

Tool for ret2win challenges. root@kitploit: / \ / / // / / / / / // / | /| / / / / / / / / / / / / / / /| |/ |/ / / / / // // / / / / // / // / / // |/|// ///// // /// By: DiegoAltF4 and Dbd4 Introduction It can be used both locally and remotely indicating IP and port. It automatically finds...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 12:54 p.m.64 views

voltron

Voltron Voltron is an extensible debugger UI toolkit written in Python. It aims to improve the user experience of various debuggers LLDB, GDB, VDB and WinDbg by enabling the attachment of utility views that can retrieve and display data from the debugger host. By running these views in other TTYs...

5.9AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/08/31 7:48 a.m.4 views

gef

GEF pronunciado ʤɛf - "Jeff" es un conjunto de comandos para x86/64, ARM, MIPS, PowerPC y SPARC para ayudar a desarrolladores de exploits e ingenieros inversos cuando usan el clásico GDB. Proporciona funcionalidades adicionales a GDB mediante la API de Python para asistir durante el proceso de...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 4:10 a.m.7 views

pwndbg

pwndbg pwndbg /paʊnˈdiˌbʌɡ/ — это плагин для GDB и LLDB, который делает отладку менее болезненной, с акцентом на функции, необходимые низкоуровневым разработчикам, хакерам оборудования, специалистам по реверс-инжинирингу и разработчикам эксплойтов. У него масса функций, смотрите нашу страницу с...

5.9AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/08/31 3:10 a.m.3 views

WhatsApp-Double-Free-Vulnerability_CVE-2019-11932

WhatsApp-Double-Free-VulnerabilityCVE-2019-11932 Exploit Analysis of The WhatsApp Double-Free Vulnerability CVE-2019-11932 Using the GEF-GDB Debugger This vulnerability was found by researcher Awakened, who published an exploit PoC of this bug. In this blog, I will demonstrate how this exploit...

8.8CVSS7.6AI score0.4453EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/08/31 2:57 a.m.79 views

heapinspect

HeapInspect Pwnning is an art. HeapInspect is designed to make heap much more prettier. Now this tool is a plugin ofnadbg. Try it! Features Free of gdb and other requirement Multi glibc support 2.19, 2.23-2.27 currently tested both 32bit and 64bit Nice UI to show heap HeapShower detailed...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 2:57 a.m.3 views

heapinspect

HeapInspect Pwnning es un arte. HeapInspect está diseñado para hacer que el heap sea mucho más bonito. Ahora esta herramienta es un plugin denadbg. ¡Pruébalo! Características Libre de gdb y otros requisitos Soporte multi glibc 2.19, 2.23-2.27 probados actualmente tanto 32 bits como 64 bits Interf...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 2:21 a.m.7 views

heappy

🙂 Heappy: un editor de heap feliz Heappy es un editor basado en gdb/gef que te ayuda a manejar el heap durante el desarrollo de tus exploits. El proyecto debe considerarse una herramienta didáctica útil para comprender la evolución del heap durante el ciclo de vida del proceso. Se ha creado para...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 2:21 a.m.129 views

heappy

🙂 Heappy: a happy heap editor Heappy is an editor based on gdb/gef that helps you to handle the heap during your exploitation development. The project should be considered a didactic tool useful to understand the evolution of the heap during the process life cycle. It has been created to simplify...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 12:08 a.m.121 views

pyrasite

.. image:: docs/logo.png pyrasite .. image:: https://api.travis-ci.org/lmacken/pyrasite.png?branch=develop :target: http://travis-ci.org/lmacken/pyrasite .. image:: https://coveralls.io/repos/lmacken/pyrasite/badge.png?branch=develop :target: https://coveralls.io/r/lmacken/pyrasite?branch=develop...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 12:08 a.m.4 views

pyrasite

.. image:: docs/logo.png pyrasite .. image:: https://api.travis-ci.org/lmacken/pyrasite.png?branch=develop :target: http://travis-ci.org/lmacken/pyrasite .. image:: https://coveralls.io/repos/lmacken/pyrasite/badge.png?branch=develop :target: https://coveralls.io/r/lmacken/pyrasite?branch=develop...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 12:01 a.m.3 views

pylane

pylane 简体中文 Pylane is a python vm injector with debug tools, based on gdb and ptrace. Pylane uses gdb to trace python process, inject and run some code in its python vm. Usage use inject command to inject a python script in an process: root@kitploit: pylane inject use shell command to inject an...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 6:48 p.m.89 views

angrgdb

angrgdb Use angr inside GDB. Create an angr state from the current debugger state. Install root@kitploit: pip install angrgdb echo "python import angrgdb.commands" /.gdbinit Usage angrgdb implements the angrdbg API in GDB. You can use it in scripts like this: root@kitploit: from angrgdb import...

5.7AI score
SaveExploits0References1
Rows per page
Query Builder