398 / 540

Kong: Agentic Reverse Engineering

Kong: Agentic Reverse Engineering - Product Hunt launch logo and brand identity

The world's first fully-autonomous reverse engineer.

#Developer Tools #Artificial Intelligence #GitHub #Hacking

Kong: Agentic Reverse Engineering – Fully autonomous binary decompilation

Summary: Kong is a fully autonomous reverse engineering agent that decompiles binaries, including stripped and obfuscated ones, into readable C code with functional naming and explanations. It currently supports x86 and ARM64 architectures and organizes output by complexity and domain.

What it does

Kong processes binaries to produce fully decompiled C output with deobfuscation and function explanations. It supports x86/ARM64 and plans to expand via triaging and Ghidra extensions.

Who it's for

It is designed for users needing automated binary analysis and decompilation for medium-length binaries with hundreds of functions.

Why it matters

Kong automates reverse engineering, enabling detailed analysis of complex or obfuscated binaries without manual intervention.