Hi guys,
Since REs are supposedly dying out soon, I thought I'd post my RE encrypter for you all to use.
Basically it just does tostring but on multiple levels. You'll want to make your input have as few characters as possible (the recently leaked hangender's re is included as an example, with as many characters as possible removed).
This encryptor was used on a few of the RE that have been posted here recently.
Input file: toEncode.txt
Output file: exec.sqf
Of course in the program's directory.
Sample output:
http://www.mpgh.net/forum/624-dayz-h...re-bypass.html
That output was run through the program 5 times. Edit the config.ini if you want to change how many times it encrypts. The size of the file (and time to initially decrypt) goes up exponentially with how many times and characters you add.
The first time you run it (ingame) by trying to spawn something it will freeze for some time (10 seconds if you do 5x the included bypass). After the first time it's used, it will not freeze again.
A couple tips on sqf minification:
Include as little as you can, try to make short vairable names, and remove ALL the newlines. Unnecessary spaces shouls also be removed. See the included RE as an example.
Thanks guys!
Screenshot: It's a blank console. I could put some debug output but seriously it's just a command line tool.
Virustotal:
https://www.virustotal.com/en/file/0...is/1365380464/
Virscan:
http://r.virscan.org/report/2e1c91a1...b3ef8699c.html
Notice the two are complaining about it being packed by confuser - 2/47 reported as confuser, rest are not a virus.