[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.