Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories

Tools

AllAndroid SecurityAuthentication & AuthorizationCloud Infrastructure SecurityDefensive ToolsDisk ForensicsEmbedded Systems SecurityGeneral Purpose UtilitiesIndicator of Compromise (IOC) ManagementOSINT (Open Source Intelligence)Packet Sniffing & AnalysisPassword CrackingPenetration Testing FrameworksPhishing ToolsPrivilege EscalationReconnaissanceStatic AnalysisVulnerability ScannersWeb Vulnerability ScannersWi-Fi AuditingBluetooth SecurityContainer SecurityDynamic Analysis (Sandboxing)Encryption/Decryption ToolsExploit FrameworksIdentity ManagementiOS SecurityIoT SecurityMemory ForensicsNetwork MappingOSINT for Social EngineeringPassword AttacksPayload GenerationPersistence MechanismsPort ScanningStatic Code Analysis (SAST)Threat Feeds & AggregatorsVulnerability AnalysisWeb Proxies & InterceptionCode AnalysisDNS & Subdomain EnumerationDynamic Code Analysis (DAST)ExploitationHash AnalysisIDS/IPS EvasionImpersonation ToolsLateral MovementMobile App PentestingNetwork ForensicsReverse EngineeringRFID/NFC ToolsSCADA/ICS SecurityScripting & AutomationServerless SecurityShellcodeWeb Application ExploitationAPI Security TestingConfiguration AuditingData ExfiltrationDebuggersForensicsInformation GatheringMobile ForensicsNetwork Access ControlPost-ExploitationSecurity VirtualizationPhishingWAF BypassWeb SecurityFuzzingNetwork SecuritySteganographyWireless SecurityData RecoveryMalware AnalysisDigital ForensicsHardware HackingCryptographyCTFPenetration TestingCloud SecurityDevSecOpsMobile SecurityPrivacyCommand and ControlSocial EngineeringHardware SecurityUtilities & FrameworksHardware & IoT SecuritySecret DetectionBinary AnalysisThreat IntelligenceIdentity & Access Management (IAM)Supply Chain SecurityAuthenticationMachine LearningIntrusion DetectionPapers & ResearchMisconfigurationSubdomain EnumerationEmail HarvestingLearning & EducationAI-Assisted ReversingDNS FuzzingRed TeamingIncident ResponseCrawlerCurated ResourcesRemote Access ToolShellcode GenerationPayload DevelopmentRemote Access TrojanAPI SecurityAnti-BotFingerprint SpoofingCAPTCHA BypassEmail SecurityDNS AnalysisChaos EngineeringLearning Paths & CoursesContainer EscapeAI SecurityDatabase SecurityFirmware AnalysisAnomaly DetectionLog AnalysisAdversarial AttackBinary ExploitationLabs & Practice
NewestRelevanceMost popularRecently updated
110 results
BinAbsInspector preview

BinAbsInspector

GitHubkeensecuritylab/binabsinspector

Static binary vulnerability scanner using abstract interpretation on Ghidra Pcode. Detects CWE classes like buffer overflows, use-after-free, and…

binary-analysisfuzzingreverse-engineering+2
1.7k
2 years ago
fuzzable preview

fuzzable

GitHubex0dus-0x/fuzzable

Static analysis framework that identifies fuzzable function targets in source code and binaries, generates harness templates, and integrates with…

binary-analysisfuzzingreverse-engineering+2
5492 years ago
binwalk preview

binwalk

GitHubrefirmlabs/binwalk

Fast firmware analysis tool that identifies, extracts, and analyzes embedded files and data using signature scanning and entropy analysis, re-written…

binary-analysisctfdata-recovery+8
14.3k14 days ago
diaphora preview

diaphora

GitHubjoxeankoret/diaphora

Advanced program diffing tool for IDA Pro that compares binaries at assembly, pseudo-code, and microcode levels to detect patched vulnerabilities and…

binary-analysisreverse-engineeringvulnerability-analysis
4.4k7 days ago
fernflower preview

fernflower

GitHubjetbrains/fernflower

Decompiler from Java bytecode to Java, used in IntelliJ IDEA.

binary-analysisreverse-engineeringstatic-analysis
4.4k15 days ago
reko preview

reko

GitHubuxmal/reko

Multi-architecture binary decompiler that translates machine code into high-level C-like pseudocode, supporting x86, ARM, RISC-V, and M68K with GUI…

binary-analysisreverse-engineeringstatic-analysis
2.6k0 days ago
unblob preview

unblob

GitHubonekey-sec/unblob

Extract files from any kind of container formats

binary-analysisdata-recoveryembedded-systems-security+3
2.5k1 day ago
Krakatau preview

Krakatau

GitHubstoryyeller/krakatau

Java decompiler, assembler, and disassembler

binary-analysisreverse-engineering
2.2k4 months ago
Alcatraz preview

Alcatraz

GitHubweak1337/alcatraz

x64 binary obfuscator for PE files with control flow flattening, anti-disassembly, import obfuscation, and instruction mutation to hinder reverse…

binary-analysisreverse-engineering
2.0k3 years ago
vmlinux-to-elf preview

vmlinux-to-elf

GitHubmarin-m/vmlinux-to-elf

A tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)

binary-analysisembedded-systems-securityfirmware-analysis+1
1.8k2 months ago
goblin preview

goblin

GitHubm4b/goblin

An impish, cross-platform binary parsing crate, written in Rust

binary-analysisfuzzingreverse-engineering
1.5k2 months ago
XPEViewer preview

XPEViewer

GitHubhorsicq/xpeviewer

PE file viewer/editor for Windows, Linux and MacOS.

binary-analysisreverse-engineeringstatic-analysis
1.2k2 days ago
protobuf-inspector preview

protobuf-inspector

GitHubmildsunrise/protobuf-inspector

🕵️ Tool to reverse-engineer Protocol Buffers with unknown definition

binary-analysisreverse-engineeringutilities-frameworks
1.1k5 years ago
efiXplorer preview

efiXplorer

GitHubrehints/efixplorer

IDA plugin and loader for UEFI firmware analysis and reverse engineering automation

binary-analysisembedded-systems-securityfirmware-analysis+5
1.1k6 days ago
XPKeygen preview

XPKeygen

GitHubendermanch/xpkeygen

Generates valid Windows XP and Server 2003 product keys by reconstructing elliptic-curve signatures and BINK resources, with a parser for pidgen.dll…

binary-analysiscryptographyreverse-engineering
1.1k1 month ago
Starlink-FI preview

Starlink-FI

GitHubkuleuven-cosic/starlink-fi

Voltage fault-injection modchip for black-box security evaluation of Starlink terminals, bypassing bootloader signature verification to execute…

binary-analysisembedded-systems-securityexploitation+4
1.0k3 years ago
HexWalk preview

HexWalk

GitHubgcarmix/hexwalk

Hex Viewer/Editor/Analyzer compatible with Linux/Windows/MacOS

binary-analysisdata-recoverydebuggers+7
1.0k13h 55m ago
rz-ghidra preview

rz-ghidra

GitHubrizinorg/rz-ghidra

Deep ghidra decompiler and sleigh disassembler integration for rizin

binary-analysisreverse-engineeringstatic-analysis
9728 days ago
Previous1234567Next