Skip to content

Commit 49b707e

Browse files
authored
Update README.md
1 parent 246c820 commit 49b707e

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
# FindEXEC
2-
Put this script in a folder with lots of .EXE files and it will sort them into categories: NET (VB NET/C#/IL) / Native.
1+
# 💾 FindEXEC — the best sorting tool for software reversers
32

4-
UPD.: .NET DLL support added!
3+
**This program will be useful if you have to reverse a huge amount of binary files.**
4+
5+
> During operation, a small error is allowed (non-standard NET assemblies may be incorrectly detected by the program)
6+
7+
Put this script in a folder with lots of .EXE/.DLL files and it will sort them into categories: NET (VB NET/C#/IL) / Native.
8+
Once launched, the script will search the current folder for binary files and categorize them.
9+
10+
**Did you like _FindEXEC_ ? Put a _star_ 🌟! :)**
511

612
![Screenshot](https://raw.githubusercontent.com/DosX-dev/FindEXEC/main/pic.jpg)
713

0 commit comments

Comments
 (0)