OldSchoolHack

Registrieren / Anmelden Deutsch

Scripting Tool v2 (SQF Encrypter/Decrypter)


icon Scripting Tool v2 (SQF Encrypter/Decrypter) #1

Anmeldungsdatum: Aug 2007

Beiträge: 8646

Benutzer-Bewertung:

199 positiv
33 negativ
Kategorie: DayZ
Entwickler: chickeninabiskit

Beschreibung:
This version of the program will support any type of "encryption" method. At least from what I've seen. Rustler's new "encryption" method requires more manual labor (not really) which is why I added in the reverse string function. I only plan on releasing 1 more version. Everything should be added in by then.

Changelog:
v1 - Initial Release
v2 - Added decode function. Stopped program from hanging. Added reverse string function. Added option to encode/decode a pre-set number of times. Changed font. Changed color. Added second tab for drag & drop/auto-decrypt (not yet implemented)

Walkthrough on how to decode Rustler's method of "encryption" using this program:

1. Load the SQF into the program

http://i37.tinypic.com/2cxc47a.jpg

2. Decode the SQF once. It should only take a couple of seconds. And don't worry. It won't "make the script decryption program crash." @RustlerShyt


http://i33.tinypic.com/2j0iglv.jpg


3. Remove any excess text (stuff not related the actual code) e.g. ("array 1 =" and "array2 = [];for '_i' from 0 to ((count array1)-1) do{_v = array1 select (((count array1)-1) - _i);array2 = array2 + [_v];};call compile toString array2;"). It's not that big of a deal it's just that those lines contain numbers in which the program will convert...Resulting in an less accurate translation.


http://i36.tinypic.com/2zfjsba.jpg

http://i33.tinypic.com/2j0iglv.jpg

4. Decode the text another time


http://i34.tinypic.com/2rx8h8w.jpg


5. Reverse the string. The option to do so is under the Decode drop down button.


http://i35.tinypic.com/24nqxip.jpg


6. Remove any excess text (stuff not related the actual code) e.g. ("array 1 =" and "_asd = array1 select 1...")


http://i35.tinypic.com/30wo320.jpg


7. Decode once more. As you can seem, there's blatant advertising in the code...Which I blurred out for obvious reasons...


http://i35.tinypic.com/fng27q.jpg

Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/7a827d31fd8502287a8f934c32860832.jpg

Download:
[DAYZ] Scripting Tool v2 (SQF Encrypter/Decrypter)

__________________

Hallo