Skip to content

This app is designed to obfuscate Arma 3 client and server side mission files to slightly ehance security.

Notifications You must be signed in to change notification settings

CBlevings/Arma3MissionObfuscator

Repository files navigation

Arma3MissionObfuscator

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.

Function reference renaming

** 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

About

This app is designed to obfuscate Arma 3 client and server side mission files to slightly ehance security.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages