Skip to content

Put this script in a folder with lots of .EXE files and it will sort them into categories: NET (VB NET/C#/IL) / Native.

Notifications You must be signed in to change notification settings

Davidos02/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. Once launched, the script will search the current folder for binary files and categorize them.

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

About

Put this script in a folder with lots of .EXE files and it will sort them into categories: NET (VB NET/C#/IL) / Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 100.0%