Lucene search
+L

30 matches found

Kitploit
Kitploit
added 2026/08/26 1:36 a.m.1 views

dsync

dsync Plugin IDAPython qui synchronise les vues de code décompilé et désassemblé. Veuillez vous référer aux commentaires dans le code source pour plus de détails. Nécessite IDA Pro 7.3 N.B.: Vous préférerez peut-être utiliser la fonctionnalité de synchronisation officielle introduite avec IDA 7.3...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 1:24 a.m.1 views

ida_kernelcache

idakernelcache: инструментарий IDA для анализа ядерных кешей iOS Форк Cellebrite Этот форк обновлён для работы с IDA 9.x / Python 3 / iOS 27.0 beta 1 Исходный README idakernelcache — это модуль IDAPython для IDA Pro, упрощающий работу с ядерными кешами iOS. Модуль предоставляет функции для:...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 9:55 p.m.1 views

AlphaGolang

AlphaGolang par Juan Andres Guerrero-Saade JAG-S @ SentinelLabs Description : AlphaGolang est une collection de scripts IDAPython pour aider les ingénieurs en rétro-ingénierie de malwares à maîtriser les binaires Go. L'idée est de diviser les scripts en étapes concrètes, évitant ainsi les scripts...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 5:25 p.m.1 views

ScratchABit

ScratchABit ScratchABit — это интерактивный инкрементальный дизассемблер с возможностями анализа потоков данных и управления. ScratchABit посвящён усилиям сообщества разработчиков open-source в области реверс-инжиниринга реверс-инжиниринг для создания драйверов/прошивок с открытым исходным кодом...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 5:19 p.m.2 views

COM-Code-Helper

COM-Code-Helper Deux scripts IDAPython vous aident à reconstruire le code Microsoft COM Component Object Model Les rétro-ingénieurs de logiciels malveillants trouveront cela particulièrement utile, car le code COM se trouve encore régulièrement dans les malwares. ClassAndInterfaceToNames.py Ce...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 3:21 p.m.1 views

Virtuailor

Virtuailor - Outil IDAPython pour la reconstruction des vtables C++ Virtuailor est un outil IDAPython qui reconstruit les vtables pour du code C++ écrit pour architecture Intel, aussi bien en 32 bits qu'en 64 bits, et pour AArch64 Nouveau !. L'outil est composé de 2 parties, statique et dynamique...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.1 views

IDAPython

В этом репозитории нет README...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.1 views

IDAPython-Malware-Scripts

IDAPython-Malware-Scripts Я включил скрипты, которые использую для автоматизации анализа. Не стесняйтесь использовать их и отправлять issues/PRs, если считаете, что я что-то упустил или допустил ошибки!...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 10:12 p.m.19 views

dsync

dsync IDAPython plugin that synchronizes decompiled and disassembled code views. Please refer to comments in source code for more details. Requires IDA Pro 7.3 N.B.: You may want to use the official synchronization feature introduced with IDA 7.3 instead...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/20 4:20 p.m.1 views

ida_kernelcache

idakernelcache: инструментарий IDA для анализа kernelcache iOS idakernelcache — это модуль IDAPython для IDA Pro, упрощающий работу с kernelcache iOS. Модуль предоставляет функции для: Преобразования новых статических тегированных указателей iOS 12 в обычные указатели ядра. Разбора сегмента...

5.3AI score
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2011-4701

Malware in sbrugna...

9.3CVSS6.4AI score0.04404EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2022/01/13 8:30 p.m.74 views

AlphaGolang - IDApython Scripts For Analyzing Golang Binaries

AlphaGolang is a collection of IDAPython scripts to help malware reverse engineers master Go binaries. The idea is to break the scripts into concrete steps, thus avoiding brittle monolithic scripts, and mimicking the methodology an analyst might follow when tackling a Go binary. Scripts are...

7AI score
SaveExploits0References8
Kitploit
Kitploit
added 2021/08/04 9:30 p.m.57 views

Uchihash - A Small Utility To Deal With Malware Embedded Hashes

Uchihash is a small utility that can save malware analysts the time of dealing with embedded hash values used for various things such as: Dynamically importing APIs especially in shellcode Checking running process used by analysts Anti-Analysis Checking VM or Antivirus artifacts Anti-Analysis...

7.1AI score
SaveExploits0References8
Kitploit
Kitploit
added 2021/02/07 8:30 p.m.72 views

COM-Code-Helper - Two IDAPython Scripts Help You To Reconstruct Microsoft COM (Component Object Model) Code

Two IDAPython Scripts help you to reconstruct Microsoft COM Component Object Model Code Especially malware reversers will find this useful, as COM Code is still regularly found in malware. ClassAndInterfaceToNames.py This IDAPython script scans an idb file for class and interfaces UUIDs and creat...

7.6AI score
SaveExploits0References1
FireEye
FireEye
added 2020/04/07 4:00 p.m.25 views

Thinking Outside the Bochs: Code Grafting to Unpack Malware in Emulation

This blog post continues the FLARE script series with a discussion of patching IDA Pro database files IDBs to interactively emulate code. While the fastest way to analyze or unpack malware is often to run it, malware won’t always successfully execute in a VM. I use IDA Pro’s Bochs integration in...

7.7AI score
SaveExploits0References7
Kitploit
Kitploit
added 2019/11/01 9:11 p.m.361 views

Virtuailor - IDAPython Tool For Creating Automatic C++ Virtual Tables In IDA Pro

Virtuailor is an IDAPython tool that reconstructs vtables for C++ code written for intel architecture, both 32bit and 64bit code and AArch64 New!. The tool constructed from 2 parts, static and dynamic. The first is the static part, contains the following capabilities: Detects indirect calls. Hook...

7.5AI score
SaveExploits0References5
Exploit DB
Exploit DB
added 2019/07/30 12:00 a.m.226 views

macOS / iOS NSKeyedUnarchiver - Use-After-Free of ObjC Objects when Unarchiving OITSUIntDictionary Instances

When deserializing NSObjects with the NSArchiver API 1, one can supply a whitelist of classes that are allowed to be unarchived. In that case, any object in the archive whose class is not whitelisted will not be deserialized. Doing so will also cause the NSKeyedUnarchiver to "requireSecureCoding"...

9.8CVSS7.9AI score0.09776EPSS
SaveExploits4
exploitpack
exploitpack
added 2019/07/30 12:00 a.m.35 views

macOS iOS NSKeyedUnarchiver - Use-After-Free of ObjC Objects when Unarchiving OITSUIntDictionary Instances

macOS iOS NSKeyedUnarchiver - Use-After-Free of ObjC Objects when Unarchiving OITSUIntDictionary Instances When deserializing NSObjects with the NSArchiver API 1, one can supply a whitelist of classes that are allowed to be unarchived. In that case, any object in the archive whose class is not...

0.3AI score
SaveExploits0
myhack58
myhack58
added 2019/06/25 12:00 a.m.130 views

Router 0day vulnerability discovery practical-vulnerability warning-the black bar safety net

! Last year 7 month in the company's internal share over this issue, said to also almost a year, too lazy to now only issued to. In 2018, 3, 4 on more than two or three months time, spent more and more time to engage in a domestic router, dug some holes, after also don't get it. Also wrote a litt...

0.1AI score
SaveExploits0
Kitploit
Kitploit
added 2019/02/24 12:11 p.m.643 views

HexRaysCodeXplorer - Hex-Rays Decompiler Plugin For Better Code Navigation

The Hex-Rays Decompiler plugin for better code navigation in RE process. CodeXplorer automates code REconstruction of C++ applications or modern malware like Stuxnet, Flame, Equation, Animal Farm ... The CodeXplorer plugin is one of the first publicly available Hex-Rays Decompiler plugins. We kee...

7.3AI score
SaveExploits0References9
Rows per page
Query Builder