Lucene search
+L

1669 matches found

Kitploit
Kitploit
added 2026/09/03 5:24 a.m.7 views

python-uncompyle6

|buildstatus| |Pypi Installs| |Latest Version| |Supported Python Versions| |packagestatus| .. contents:: uncompyle6 Un descompilador nativo de Python para múltiples versiones y descompilador de fragmentos. El sucesor de decompyle, uncompyle y uncompyle2. Di una charla sobre esto en BlackHat Asia...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 5:05 a.m.4 views

IOSSecuritySuite

⭐️ ¿Quieres convertirte en un Ingeniero de Seguridad de Aplicaciones iOS certificado? ⭐️ Consulta nuestro curso práctico y completamente en línea en: https://courses.securing.pl/courses/iase Descripción de ISS por @r3ggi 🌏 iOS Security Suite es una librería avanzada y fácil de usar de seguridad de...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 5:00 a.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...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 4:44 a.m.186 views

gdb-frontend

GDBFrontend is an easy, flexible and extensionable gui debugger. Installing Requirements GDB = 8.2 with python3 python3 = 3.6 tmux PIP Package Python Wheel Recommended You can install GDBFrontend with pip. root@kitploit: sudo python3 -m pip install gdbfrontend if it is already installed and you a...

5.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/03 4:12 a.m.5 views

edb-debugger

edb is a cross platform AArch32/x86/x86-64 debugger. It was inspired by Ollydbg, but aims to function on AArch32, x86, and x86-64 as well as multiple OS's. Linux is the only officially supported platform at the moment , but FreeBSD, OpenBSD, OSX and Windows ports are underway with varying degrees...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/03 2:55 a.m.4 views

MCPDebugger

Fatmike's MCP Debugger Server Introduction This project is a self-made, lightweight MCP Debugger Server developed for learning and experimentation. The MCP Debugger Server exposes debugger functionality as MCP tools, enabling external MCP clients to control execution, inspect memory, and analyze...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 2:32 a.m.37 views

lupo

For instructions on how to use Lupo, visit https://github.com/malienist/lupo/wiki/Lupo-Wiki Lupo — Malware IOC Extractor Debugging module for Malware Analysis Automation For a step by step post on how to use Lupo, with images and instructions, please see this post:...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 2:10 a.m.71 views

jshole

jshole A simple JavaScript components vulnrability scanner, based on RetireJS. Why use JShole instead of RetireJS? By default, RetireJS only searches one page, but JShole tries to crawl all pages. Get Started Requirements requests Install git clone https://github.com/callforpapers-source/jshole.g...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:54 a.m.3 views

ltm

ltm Depurador de historial de máquina para Linux. Registra procesos, archivos, red, memoria y E/S de bloque mediante eBPF, almacena metadatos en SQLite y responde preguntas sobre la línea de tiempo / diferencias / inglés simple / SQL sobre lo que sucedió en el sistema. ⚠️ Captura solo mediante...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:17 a.m.8 views

dnSpy

dnSpyEx dnSpyEx es una continuación no oficial del proyecto dnSpy que es un depurador y editor de ensamblados .NET. Puedes usarlo para editar y depurar ensamblados incluso si no tienes código fuente disponible. Principales características: Depurar ensamblados .NET y Unity Editar ensamblados .NET ...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 12:51 a.m.11 views

delve

/statusIcon.svg The GitHub issue tracker is for bugs only. Please use the developer mailing list for any feature proposals and discussions. About Delve Installation Getting Started Documentation...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/03 12:19 a.m.3 views

gdbgui

Una interfaz gráfica basada en navegador para gdb depurador GNU Documentación : https://gdbgui.com Código Fuente : https://github.com/cs01/gdbgui/...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 12:04 a.m.5 views

apiscope

ApiScope ApiScope is a Windows x64 research tool for tracing selected API calls in a new or running process. It follows DLL load events through the Windows debugger API and installs hooks before the debuggee continues from each event. Included hooks: ntdll.dll!NtCreateFile records the target path...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/02 11:27 p.m.6 views

shellcide

Shellcide x8664 shellcode IDE for Linux. You can find an online demodoes not support debugging here: Shellcide Online Demo Status This is a tool I tried to make back in around 2018, but never finished because of my lack of skills and interest in GUI development. I'm now using this as an excuse to...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 10:29 p.m.4 views

heapinfo

HeapInfo Como amantes del pwn, mientras jugamos CTF con explotación de heap, siempre necesitamos un depurador por ejemplo, gdb para rastrear el diseño de la memoria. Pero realmente no necesitamos gdb si queremos ver si el diseño del heap coincide con nuestra imaginación o no. ¡Espero que esta...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/02 9:39 p.m.5 views

windbg-mcp

WinDbg MCP Un servidor MCP Model Context Protocol que expone cada función del depurador de Windows de pybag como una herramienta nativa de MCP. Le otorga a cualquier cliente compatible con MCP Claude Desktop, Claude Code, Cowork, OpenAI Codex CLI, Cursor y agentes personalizados control total sob...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 8:18 p.m.45 views

x64dbg

x64dbg...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 7:58 p.m.4 views

decomp2dbg

decomp2dbg La ingeniería inversa implica análisis tanto estático descompilador como dinámico depurador, pero a menudo usamos estos análisis sin compartir conocimiento entre ellos. En el caso de hacer ingeniería inversa de binarios estáticos, el cambio de contexto entre el ensamblador del depurado...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 7:53 p.m.6 views

makin

J'ai créé makin pour rendre l'évaluation initiale des malwares un peu plus facile pour moi, je pense qu'il est utile pour les autres aussi. Il aide à révéler les techniques de détection de débogueur utilisées par un échantillon. Tout retour est grandement apprécié : @qazqaz Comment ça marche ?...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 7:36 p.m.6 views

WinDbg-Samples

This is a collection of extensions and sample scripts for extending WinDbg. We'll be adding more samples and extensions over time. Getting Started To load JavaScript extensions: 1. Download the script file locally. 2. Ensure you have a recent version of WinDbg. 3. Start your debugging session. 4...

5.9AI score
SaveExploits0
Rows per page
Query Builder