Lucene search
+L

22 matches found

Kitploit
Kitploit
added 2026/09/15 8:32 a.m.14 views

efiXplorer

efiXplorer - IDA plugin and loader for UEFI firmware analysis and reverse engineering automation Documentation Plugin wiki Loader wiki Build instructions and installation Publications efiXplorer: Hunting for UEFI Firmware Vulnerabilities at Scale with Automated Static Analysis Static...

5.8AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/15 6:18 a.m.7 views

Karta

root@kitploit: /$$ /$$ /$$ | $$ /$$/ | $$ | $$ /$$/ /$$$$$$ /$$$$$$ /$$$$$$ /$$$$$$ | $$$$$/ | $$ /$$ $$| $$/ | $$ | $$ $$ /$$$$$$$| $$ / | $$ /$$$$$$$ | $$\ $$ /$$ $$| $$ | $$ /$$ /$$ $$ | $$ \ $$| $$$$$$$| $$ | $$$$/| $$$$$$$ |/ / /|/ / / Purpose "Karta" Russian for "Map" is an IDA Python...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:07 a.m.7 views

bn-uefi-helper

bn-uefi-helper ATTENTION: This plugin has been deprecated. See EFI Resolver Description Helper plugin for analyzing UEFI firmware. This plugin contains the following features: Apply the correct prototype to the entry point function Fix segments so all segments are RWX and have the correct semanti...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 4:40 a.m.8 views

frinet

Frinet Al combinar Frida con una versión mejorada de Tenet, Frinet facilita el estudio de programas grandes, la investigación de vulnerabilidades y el análisis de causa raíz en iOS, Android, Linux, Windows y la mayoría de arquitecturas. Entrada de blog en el sitio web de Synacktiv Esta versión es...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 2:38 a.m.6 views

rematch

|Read The Docs| |Gitter Chat| |Build Status| |Codacy Badge| |idaplugin PyPI| |server PyPI| rematch REmatch, yet another binary comparison tool. Rematch is still a work in progress and is not as feature-rich as we'd like it to be. Basic functionality is available at this point and more advanced...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:29 a.m.6 views

HexRaysCodeXplorer

root@kitploit: | | | | | \ / \ | | \ \ / / | | | || | | |/ / | / / | | \ V / | | | |/ \ / / // | | | / | | / \ / |/ / | ' | |/ | '/ \ '| | | | | / | |\ \ | | || \ \ /\ | | | / /^\ \ | | | | | | / | | |///\| \,|, |/// ,|\/ / ./||/|| || / | | | |/ ||...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 2:13 a.m.5 views

idaguides

IDA Guides Small plugin for IDA that adds indent guides to the decompiler view. Installation 1. Clone or download this repository 2. Extract it's contents to your IDA plugins directory 3. Restart IDA Tested With IDA 9.2, 9.3...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 10:33 p.m.12 views

DriverBuddyReloaded

Driver Buddy Reloaded Table of Contents Driver Buddy Reloaded Table of Contents Installation Quick Usage Advanced Usage About Driver Buddy Reloaded Finding DispatchDeviceControl Labelling WDM and WDF Structures Finding and Decoding IOCTL Codes Flagging Functions Finding DeviceName Dumping Pooltag...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 9:24 p.m.22 views

bincat

Introducción ¿Qué es BinCAT? BinCAT es un kit de análisis de código binario estático , diseñado para ayudar a los ingenieros inversos, directamente desde IDA o usando Python para automatización. Incluye: análisis de valores registros y memoria análisis de contaminación reconstrucción y propagació...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 2:28 p.m.8 views

idasec

idasec IDA plugin for reverse-engineering and dynamic interactions with the Binsec platform Disclaimer IDAsec is prototype tool under development, some features are likely buggy and should be used with care. Features Decoding an instruction in DBA IR Loading execution traces generated by Pinsec...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 12:43 p.m.8 views

grap

grap: define and match graph patterns within binaries https://github.com/QuoSecGmbH/grap grap takes patterns and binary files, uses a Casptone-based disassembler to obtain the control flow graphs from the binaries, then matches the patterns against them. Patterns are user-defined graphs with...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 5:27 p.m.7 views

ttddbg

ttddbg - Plugin de Time Travel Debugging para IDA ⚠️ Atención usuarios de IDA 8: usar ttddbg con IDA 8 requiere una solución temporal por el momento, consulteProblemas conocidos Este plugin añade un nuevo depurador a IDA que permite cargar trazas de Time Travel Debugging generadas con WinDBG...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 8:28 p.m.8 views

EFISwissKnife

. //| | | | | | | \ | \ | | / / / || / / . . . / / || | |/ | | |/ \ / / / |/ /// | || | /|| | / / / / / / EFI Swiss Knife An IDA plugin to improve UEFI reversing Copyright C 2016, 2017 Pedro Vilaça fG! - [email protected] - https://reverse.put.as This is an IDA plugin to assist in UEFI...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 8:27 p.m.56 views

ida-efiutils

EFI scripts for IDA Pro Some IDA scripts to assist with reverse engineering EFI executables. This package contains the following files: 1. efiutils.py - IDAPython module with some helper functions 2. efiguids.py - A collection of known GUIDs for EFI protocols 3. efiguidsami.py - A collection of...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 8:27 p.m.47 views

ida-efitools2

About It is an IDA plugin for extending UEFI reverse engineering capabilities. Based on ida-efitools with a bunch of fixes and new features. Works with both Python 2 and Python 3. Supports outdated versions of IDA Pro 7.x with no guarantees. Features GUIDs defining Structures propagating register...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 10:20 p.m.6 views

PPLorer

PPLorer PPLorer es un plugin de IDA que resuelve llamadas PPL hacia la función PPL subyacente real. Instalación 1. instala ida-netnode en algún lugar donde IDA pueda importarlo 2. clona el repositorio y enlaza simbólicamente /.idapro/plugins/pplorer.py a pplorer.py en el repositorio clonado Uso...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 8:53 p.m.7 views

SusanRTTI

SusanRTTI Otro plugin de análisis RTTI para IDA Características Todo en ida-python Diseño basado en clases, registro de errores Algoritmo de análisis RTTI que escanea primero las vtables en lugar de aplicar fuerza bruta a todas las secciones rdata/data Graficado de la jerarquía de clases usando...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/18 2:34 p.m.7 views

diaphora v3.4.2

δiaphora Installation Install with the Hex-Rays plugin manager: root@kitploit: hcli plugin install https://github.com/joxeankoret/diaphora/archive/refs/tags/3.4.2.zip Manual install instructions are below. Diaphora διαφορά, Greek for 'difference' version 3.4 is the most advanced program diffing...

10CVSS8AI score0.91353EPSS
SaveExploits34References3
Talos Blog
Talos Blog
added 2020/05/28 7:59 a.m.34 views

Dynamic Data Resolver (DDR) — IDA Plugin 1.0 beta

By Holger Unterbrink Executive summaryStatic reverse-engineering in IDA can often be problematic. Certain values are calculated at run time, which makes it difficult to understand what a certain basic block is doing. If you try to perform dynamic analysis by debugging a piece of malware, the...

2.6AI score
SaveExploits0
Talos Blog
Talos Blog
added 2019/01/16 7:55 a.m.299 views

Dynamic Data Resolver (DDR) - IDA Plugin

This blog post was authored by Holger Unterbrink Executive Summary Static reverse-engineering in IDA can often be problematic. Certain values are calculated at run time, which makes it difficult to understand what a certain basic block is doing. But, if you try to perform dynamic analysis by...

7AI score
SaveExploits0
Rows per page
Query Builder