This application can do some basic XOR, ADD, SUB and ROR/L calculation, crypt files with these algorithms, search for crypted string inside file (for code with 1 char length) or analyze file for byte occurrence.
Features:
- Basic XOR, ADD, SUB and ROR/L calculator
- Crypt/decrypt file
- Search encoded string in file
- Analyze file (byte occurrence)
Read more in Readme.txt !
Screens:
What's new in this release:
Added:
- Analyze file (byte occurrence)
- Crypt file with other file (as key)
- Minimize buttons
- Closing subwindows with standard "Close" button
- String problem with zero char inside