Lucene search
+L

295 matches found

Kitploit
Kitploit
added 2026/09/17 2:33 p.m.15 views

APKLab

APKLab The ultimate Android RE experience right inside your VS Code. APKLab seamlessly integrates the best open-source tools: Apktool, smali-lsp, Jadx, uber-apk-signer, apk-mitm and more to the excellent VS Code so you can focus on app analysis and get it done without leaving the IDE. Features...

5.9AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/17 1:50 p.m.13 views

ghidra

Dockerized Ghidra Build From the root directory of your Ghidra release, run the following command. root@kitploit: ./docker/build-docker-image.sh This will build the ghidra docker image with a tag corresponding to the release version of Ghidra. The MODE environment variable The Ghidra Docker...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 12:22 p.m.11 views

bindiff

Copyright 2011-2026 Google LLC. BinDiff This repository contains the BinDiff source code. BinDiff is an open-source comparison tool for binary files to quickly find differences and similarities in disassembled code. Table of Contents About BinDiff Quickstart Documentation Codemap Building from...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 10:36 a.m.12 views

splinter

splinter splinter is a jvm analysis toolkit, allowing the user to view classes, methods, fields, constant pools and bytecode on runtime. this was made and tested on openjdk build 22.0.2+9-70 what is splinter? usually, when you think of an analysis toolkit for the jvm, you would think it uses jni ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 9:54 a.m.15 views

z80-sans

Z80 Sans What's your favourite disassembler? Mine's a font: https://github.com/user-attachments/assets/bb6ceb18-c2fd-40a9-be4f-202321a214d9 This font converts sequences of hexadecimal lowercase characters into disassembled Z80 instructions, by making extensive use of OpenType's Glyph Substitution...

5.6AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/17 9:53 a.m.92 views

rehex

Reverse Engineers' Hex Editor A cross-platform Windows, Linux, macOS, BSD hex editor for reverse engineering, and everything else. An online copy of the manual can be accessed here: solemnwarning.net/rehex/manual/. Features Large 1TB+ file support Decoding of integer/floating point value types...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 9:23 a.m.15 views

rop-tool

rop-tool v2.4.2 A tool to help you write binary exploits OPTIONS root@kitploit: rop-tool v2.4.2 Help you make binary exploits. Usage: rop-tool OPTIONS Commands : gadget Search gadgets patch Patch the binary info Print info about binary heap Display heap structure disassemble Disassemble the binar...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 8:55 a.m.75 views

droidlysis

DroidLysis DroidLysis is a pre-analysis tool for Android apps : it performs repetitive and boring tasks we'd typically do at the beginning of any reverse engineering. It disassembles the Android sample, organizes output in directories, and searches for suspicious spots in the code to look at. The...

6.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 8:49 a.m.12 views

sickle-pdk

Sickle - Payload Development Kit Sickle is a tool I originally developed to help me be more effective, in both developing and understanding shellcode. However, throughout the course of its development and usage It has evolved into a payload development kit. Although current modules are mostly aim...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 7:41 a.m.69 views

pharos

Pharos Static Binary Analysis Framework The Pharos static binary analysis framework is a project of the Software Engineering Institute at Carnegie Mellon University. The framework is designed to facilitate the automated analysis of binary programs. It uses the ROSE compiler infrastructure develop...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 7:22 a.m.8 views

XMachOViewer

XMachOViewer Overview XMachOViewer is a Mach-O viewer for Windows, Linux, and macOS. Features Heuristic Scan : Automatically detect various characteristics and anomalies in Mach-O files. String Viewer : Display all readable strings within the Mach-O file. Hex Viewer : Inspect the raw hexadecimal...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 6:11 a.m.10 views

Alcatraz

Alcatraz Alcatraz is a x64 binary obfuscator that is able to obfuscate various different pe files including: .exe .dll .sys Overview Alcatraz Requirements Usage Features Obfuscation of immediate moves Control flow flattening ADD mutation Entry-point obfuscation Lea obfuscation Anti disassembly...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 4:51 a.m.106 views

ghidra-evm

Ghidra EVM Module In the last few years, attacks on deployed smart contracts in the Ethereum blockchain have ended up in a significant amount of stolen funds due to programming mistakes. Since smart contracts, once compiled and deployed, are complex to modify and update different practitioners ha...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 4:51 a.m.16 views

ghidra-evm

Módulo Ghidra EVM En los últimos años, los ataques a contratos inteligentes desplegados en la cadena de bloques de Ethereum han resultado en una cantidad significativa de fondos robados debido a errores de programación. Dado que los contratos inteligentes, una vez compilados y desplegados, son...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 4:49 a.m.67 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/09/17 3:44 a.m.11 views

Android-Disassembler

Android-Disassembler CodeFactor Analyze malicious app on your phone Maintenance status Maintenance has resumed, but the project is still in a recovery and modernization phase. The baseline now expects initialized git submodules before building. Default open/import/export flows now use SAF-first...

5.8AI score
SaveExploits0References25
Kitploit
Kitploit
added 2026/09/17 3:34 a.m.10 views

machscope

MachScope A native macOS binary analysis tool providing Mach-O parsing, ARM64 disassembly, and process debugging. Built entirely in Swift with zero external dependencies. Features...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 3:28 a.m.10 views

dncil

dncil is a Common Intermediate Language CIL disassembly library written in Python that supports parsing the header, instructions, and exception handlers of .NET managed methods. Parsed data is exposed through an object-oriented API to help you quickly develop CIL analysis tools using dncil. Why...

6.1AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/17 3:13 a.m.14 views

peanalyzer

peanalyzer 高度なポータブル実行可能ファイル解析ツール Python 3.5.2 : テスト済み(動作確認済み) 使用方法 python peanalyzer.py --file file.exe --show all|file-path|general|dos-header|file-header|optional-header|data-directory|section-headers|imports python peanalyzer.py --file file.exe --disassemble all インストール root@kitploit: git clone...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 2:55 a.m.18 views

capstone

Capstone 引擎 !TIP 欢迎加入我们的社区群组! Capstone 是一个反汇编框架,目标是成为安全社区中用于二进制分析和逆向工程的终极 反汇编引擎。 由 Nguyen Anh Quynh 创建,随后由一个小型社区开发和维护, Capstone 提供了一些无与伦比的功能: 支持多种硬件架构:ARM、AArch64、Alpha、ARC、BPF、Ethereum VM、 LoongArch、HP PA-RISC HPPA、M68K、M680X、Mips、MOS65XX、PPC、RISC-Vrv32G/rv64G、SH、...

5.9AI score
SaveExploits0References6
Rows per page
Query Builder