[Release] NosTale Encryption & Decryption - Versione stampabile +- BorderGame (https://www.bordergame.it) +-- Forum: NosTale (/Forum-NosTale) +--- Forum: Server Privati Nostale (/Forum-Server-Privati-Nostale) +--- Discussione: [Release] NosTale Encryption & Decryption (/Thread-Release-NosTale-Encryption-Decryption) |
[Release] NosTale Encryption & Decryption - Trollface- - 01-09-2012 02:36 PM JUST TRANSLATE TO YOUR LANGUAGE CREDITS: Trollface- ################################## FOR PEOPLE WHO WANTS TO CREATE PSERVER Für alle Developer die einen Privat Server erstellen wollen. Da ich häufig gefragt werde und am Server sowieso kaum/garnicht arbeite weil ich andere Projekte am start habe, release ich die Verschlüsselungen hierfür. Dies soll allen Entwicklern helfen die einen Privat Server erstellen wollen oder eventuell auch was anderes vorhaben. Ich kann euch nicht 100% Garantieren ob die Verschlüsselung 1:1 so ist, ich hab sie so Reversed und funktioniert auch einwandfrei. Zum Teil ist der Code unschön aber diesen könnt ihr ja nach belieben einfach umändern. ;p Login Decryption: Codice: std::string DecryptLoginPacket(std::string str) Login Encryption: Codice: std::string EncryptLoginPacket(std::string str) Password Hash Decryption (Hässliger Code): Codice: std::string DecryptHashPassword(std::string str) Session Packet Decryption: (Die Sessionid braucht ihr um die Gamepackets entschlüsseln zu können) Codice: std::string DecryptSessionPacket(std::string str) Game Packet Decryption (2 Parts): Codice: std::string DecryptGamePacket(int session_id, unsigned char *str, int length) Game Packet Encryption Codice: std::string EncryptGamePacket(string str) Viel spaß noch. RE: [Release] NosTale Encryption & Decryption - *Axel - 01-09-2012 02:41 PM Good RE: [Release] NosTale Encryption & Decryption - WK4ever - 01-09-2012 02:42 PM ke sarebbe?? RE: [Release] NosTale Encryption & Decryption - *Axel - 01-09-2012 02:45 PM Se lo capisci riesci anche a fare un pserver RE: [Release] NosTale Encryption & Decryption - Ð3V!L - 01-09-2012 02:46 PM good trollface.. WK4ever è roba che tu non riuscirai mai a capiree! 1.000 pserver usciranno fuori da oggi XD RE: [Release] NosTale Encryption & Decryption - SuicideSilence~ - 01-09-2012 02:53 PM Ok, da domani ci saranno 342309480239842834 pserver attivi. BRAVI RAGAZZI! RE: [Release] NosTale Encryption & Decryption - *Axel - 01-09-2012 03:06 PM Speriamo :O RE: [Release] NosTale Encryption & Decryption - riciardgo - 01-09-2012 03:22 PM Excellent Job TrollFace, you're doing an'excellent Job, Congratulation! RE: [Release] NosTale Encryption & Decryption - ~Giorigo1~ - 01-09-2012 03:31 PM Good job TrollFace °-° RE: [Release] NosTale Encryption & Decryption - minusto - 01-09-2012 03:39 PM Si parte RE: [Release] NosTale Encryption & Decryption - Sl4mDunk - 01-09-2012 03:58 PM Addio Nos.it menomale ancora non ho riniziato dovevo riniziare a metà mese dopo fine lavoro xD RE: [Release] NosTale Encryption & Decryption - minusto - 01-09-2012 04:01 PM Questi non sono tutti i codici xD Per cui, non tutti riusciranno a svilupparlo.. Ma molti ci proveranno RE: [Release] NosTale Encryption & Decryption - Releo - 01-09-2012 04:01 PM Nice job Devil addio ai tuoi progetti di guadagno :\ RE: [Release] NosTale Encryption & Decryption - giox90 - 01-09-2012 04:04 PM Traduzione? RE: [Release] NosTale Encryption & Decryption - Sl4mDunk - 01-09-2012 04:04 PM No cmq Devil potrà fare un suo Retro con un Nosmall a pagamento minore rispetto a Nos.it ci sn molti retro di Metin ad esempio ke fanno così e sn fatti molto bn e durano da molto tempo ^^ RE: [Release] NosTale Encryption & Decryption - iConnect - 01-09-2012 04:08 PM Good RE: [Release] NosTale Encryption & Decryption - OMG!ChePro - 01-09-2012 04:22 PM Grandee RE: [Release] NosTale Encryption & Decryption - *Axel - 01-09-2012 04:35 PM (01-09-2012 04:04 PM)giox90 Ha scritto: Traduzione? giox tu non ci capisci niente lì ma molti programmatori sanno che c'è scritto e se aspettiamo ancora un pò ci faranno il regalo di natale RE: [Release] NosTale Encryption & Decryption - Ð3V!L - 01-09-2012 04:50 PM Ehm xk addio? non sono tutti i decrypt/encrypt e non tutti riusciranno a proseguire xD.. questo mi manderà avanti col lavoro ^^ RE: [Release] NosTale Encryption & Decryption - *Axel - 01-09-2012 06:17 PM Speriamo che abbia breve termine |