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.
- Host: GitHub
- URL: https://github.com/dosx-dev/findexec
- Owner: DosX-dev
- License: mit
- Created: 2022-11-08T20:44:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-15T12:59:08.000Z (over 1 year ago)
- Last Synced: 2025-05-07T04:58:28.992Z (5 months ago)
- Topics: analyzer, dosx, exe, exesort, findexec, native, net, scanner, signatures, sorter, tool, vb, windows
- Language: Visual Basic .NET
- Homepage: https://dosx.su
- Size: 2.14 MB
- Stars: 153
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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

