An open API service indexing awesome lists of open source software.

https://github.com/dosx-dev/findexec

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

analyzer dosx exe exesort findexec native net scanner signatures sorter tool vb windows

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 💾 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](https://raw.githubusercontent.com/DosX-dev/FindEXEC/main/pic1.jpg)

![Scr2](https://raw.githubusercontent.com/DosX-dev/FindEXEC/main/presentation.jpg)