1007 matches found
tenet
Tenet - Un Esploratore di Tracce per Reverse Engineers Panoramica Tenet è un plugin per IDA Pro per esplorare tracce di esecuzione. L'obiettivo di questo plugin è fornire controlli più naturali e umani per navigare tracce di esecuzione rispetto a un dato binario. Questo lavoro nasce dal desiderio...
IDA2Obj
IDA2Obj IDA2Obj è uno strumento per implementare SBI Static Binary Instrumentation. Il flusso di lavoro è semplice: Dump file oggetto COFF direttamente da un binario eseguibile. Collega i file oggetto in un nuovo binario, quasi identico a quello vecchio. Durante il processo di dump, puoi inserire...
frinet
Frinet Durch die Kombination von Frida mit einer erweiterten Version von Tenet erleichtert Frinet das Studium großer Programme, die Schwachstellenforschung und die Root-Cause-Analyse auf iOS, Android, Linux, Windows und den meisten Architekturen. Blogpost auf der Synacktiv-Website Diese Version i...
VulFi
VulFi v3.0 Introduzione Lo strumento VulFi Vulnerability Finder è un plugin per IDA Pro che può essere utilizzato per assistere durante la caccia ai bug nei binari. Il suo obiettivo principale è fornire una singola vista con tutti i cross-reference alle funzioni più interessanti come strcpy,...
AlphaGolang
AlphaGolang di Juan Andres Guerrero-Saade JAG-S @ SentinelLabs Descrizione: AlphaGolang è una raccolta di script IDAPython per aiutare i reverse engineer di malware a padroneggiare i binari Go. L'idea è di suddividere gli script in passaggi concreti, evitando così script monolitici fragili, e...
efiXplorer
efiXplorer - Plugin IDA e caricatore per l'analisi del firmware UEFI e l'automazione del reverse engineering Documentazione Wiki del plugin Wiki del caricatore Istruzioni di compilazione e installazione Pubblicazioni efiXplorer: Caccia alle vulnerabilità del firmware UEFI su larga scala con...
HexRaysCodeXplorer
| | | | | \ / \ | | \ \ / / | | | || | | | / / | / / | | \ V / | | | |/ \ / / //| | | / | | / \ / |/ / | ' | |/ | '/ \ '| | | | | / | |\ \ | | || \ /\ | | | / /^\ \ | | | | | | / | | |///| ,| , |// / , |/ / . /||/| | || / | | | |/ || Das Hex-Rays Decompiler-Plugin für eine bessere Codenavigation ...
uEmu
Panoramica uEmu è un piccolo e carino plugin emulatore per IDA basato sul motore unicorn. Supporta le seguenti architetture out of the box: x86 , x64 , ARM , ARM64 , MIPS , MIPS64 A cosa è UTILE? Emulare codice bare metal bootloader, firmware embedded ecc. Emulare funzioni autonome A cosa NON è...
idasec
idasec Plugin IDA per reverse-engineering e interazioni dinamiche con la piattaforma Binsec Avvertenze IDAsec è un tool prototipo in fase di sviluppo, alcune funzionalità potrebbero presentare bug e vanno usate con cautela. Caratteristiche Decodifica di un'istruzione in DBA IR Caricamento di trac...
ida-pro-mcp
IDA Pro MCP Semplice server MCP per consentire il vibe reversing in IDA Pro. https://github.com/user-attachments/assets/6ebeaa92-a9db-43fa-b756-eececce2aca0 I binari e il prompt per il video sono disponibili nel repository mcp-reversing-dataset. Prerequisiti Python 3.11 o superiore Usa idapyswitc...
lst2x64dbg
lst2x64dbg This command extracts all the labels found in the LST file that is given as the single argument. An x64dbg database is created in the current directory based on the extracted labels. The LST file can be generated in IDA from the File menu: Produce file - Create LST file... Example...
lst2x64dbg
lst2x64dbg Questo comando estrae tutte le etichette trovate nel file LST fornito come unico argomento. Viene creato un database x64dbg nella directory corrente basato sulle etichette estratte. Il file LST può essere generato in IDA dal menu File : Genera file - Crea file LST... Esempio...
Kam1n0-Community
Kam1n0 v2 क्या है?...
COM-Code-Helper
COM-Code-Helper Due script IDAPython ti aiutano a ricostruire il codice Microsoft COM Component Object Model Specialmente i reverse engineer di malware troveranno questo utile, poiché il codice COM si trova ancora regolarmente nei malware. ClassAndInterfaceToNames.py Questo script IDAPython...
grap
grap: Graphmuster in Binärdateien definieren und erkennen https://github.com/QuoSecGmbH/grap grap nimmt Muster und Binärdateien entgegen, verwendet einen Capstone-basierten Disassembler, um die Kontrollflussgraphen aus den Binärdateien zu extrahieren, und gleicht dann die Muster mit ihnen ab...
polypyus
Polypyus Firmware Historian Polypyus learns to locate functions in raw binaries by extracting known functions from similar binaries. Thus, it is a firmware historian. Polypyus works without disassembling these binaries, which is an advantage for binaries that are complex to disassemble and where...
heap-viewer
HeapViewer Un plugin per IDA Pro per esaminare l'heap, focalizzato sullo sviluppo di exploit. Attualmente supporta l'implementazione glibc malloc ptmalloc2. 3° classificato al Concorso Plugin Hex-Rays 2018 Requisiti IDA Pro = 7.0 Testato su glibc 2.23 = 2.26 GraphView per liste collegate...
heap-viewer
HeapViewer An IDA Pro plugin to examine the heap, focused on exploit development. Currently supports the glibc malloc implementation ptmalloc2. 3rd place winner of the 2018 Hex-Rays Plugin Contest Requirements IDA Pro = 7.0 Tested on glibc 2.23 = 2.26 GraphView for linked lists bins/tcache Struct...
flare-emu
flare-emu flare-emu unisce un framework di analisi binaria supportato, come IDA Pro o Radare2, con il framework di emulazione Unicorn per fornire all'utente un'interfaccia facile da usare e flessibile per scrivere script di emulazione. È progettato per gestire tutte le attività di manutenzione...
Karta
root@kitploit: /$$ /$$ /$$ | $$ /$$/ | $$ | $$ /$$/ /$$$$$$ /$$$$$$ /$$$$$$ /$$$$$$ | $$$$$$/ | $$ /$$ $$| $$/ | $$ | $$ $$ /$$$$$$$| $$ / | $$ /$$$$$$$ | $$\ $$ /$$ $$| $$ | $$ /$$ /$$ $$ | $$ \ $$| $$$$$$$| $$ | $$$$/| $$$$$$$ |/ / /|/ / / Zweck „Karta“ Russisch für „Karte“ ist ein IDA...