Back to blog
VideoYouTube

BinNexus — Visualize DLL & EXE Dependencies in Seconds

EcosystemDvurechenskyPersonal brand hub, products, experiments, infrastructure. reverse engineering and engineering directions.Related projectBinNexusRepository for binary analysis and related reverse engineering experiments.

BinNexus is a tool for analyzing Windows binaries (DLL/EXE) that creates an interactive dependency graph, allowing exploration of exports, symbols, and addresses through a user-friendly web interface. It provides immediate insight into system structure, identifying core DLLs, linked modules, and key entry points. Features include a DLL and EXE dependency graph, export viewing, undecorated symbols, global search by symbols and addresses, and filtering of system noise. Ideal for the initial analysis phase before reverse engineering.