Skip to content

DosX-dev/FindEXEC

Repository files navigation

💾 FindEXEC — the best sorting tool for software reversers

This program will be useful if you have to reverse a huge amount of binary files.

Put this script in a folder with lots of .EXE/.DLL files and it will sort them into categories: NET / Native. The script will search for binary files and categorize them.

Use hotkey {H} for getting help

Currently supports: [VB NET, C#, JScript, Delphi] (NET) | [C++, C, VB4-6] (NATIVE) and detects UPX

Did you like FindEXEC ? Put a star 🌟! :)

Download link - https://github.com/DosX-dev/FindEXEC/releases/tag/Windows

Scr1

Scr2