[release] main.swf decrypter 11/11/2023 - DarkOrbit - 16 Replies Hi
I build a tool do decrypt the main.swf.
This Tool download the main.swf from int1 server -> decrypt it -> and you can save it where you want on your computer
Will help you to find out, which scripts are at the game and how it works.
http://www7.pic-upload.de/14.11.13/hdlnoagxbloh.j pg
[C++ Release] NOS Unpacker + Decrypter 08/30/2014 - Nostale - 18 Replies Hi guys,
i open this thread for release the unpacker ( with decrypter ) for .NOS files ^^
http://epvpimg.com/8X3id
Extractor function
private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) {
System::IO::Stream ^myStream;
[RELEASES] warCrypt [ Bin EN/DEcrypter and Packet EN/DEcrypter ] 12/26/2012 - WarRock Hacks, Bots, Cheats & Exploits - 18 Replies Informations:
This Lib is coded for WarRock you 2 different classes inside this Lib:
The 'BinFile' class and the 'PacketData' class.
The BinFile class has the options:
- EncryptBinRaw(byte)
- DecryptBinRaw(string)
The function 'DecryptBinRaw' returns the the decrypted result of the used input string.
The function 'EncryptBinRaw' returns the the crypted result of the used input bytes.
[Release] .set decrypter (with source) 06/20/2010 - General Gaming Discussion - 36 Replies // FantasyTennis 2 .setting file decoder
// by AnotherCoder (ZeroTen)
// 03 jun 2010
Here is a little program I wrote to decrypt the .set files inside of the .res files.
Usage: settingdecoder example.set
or easier: simply drop the .set file on my settingdecoder.exe
The .set files can be found inside of the .res files, which simply are normal .zip files.