This app is designed to obfuscate Arma 3 client and server side mission files to slightly ehance security.
Developed in C#, UI template from Windows Template Studio to create a nice starting point.
** Current Functionality **
- Removing all comments
- Renaming all possible file names
- Function files that do not match any other file names get renamed
- All references to the original file/function get renamed
- Removal of whitespace with consideration for preprocessor commands requiring line breaks