I think we found a temporary solution according to this:
Quote:
Originally Posted by Jason
Basically, one way Nexon can detect hack attempts is to take a "hash" of the .dll when it's injected. They then compare this hash to a list of "blacklisted" dlls and if there is a match, they report a hack detection and exit. The purpose of a cipher like this is to change up some data within the .dll so that the hash of the file changes. Previously this was achieved by writing a few extra bytes of data to the end of the file. However, recently Nexon have changed the way they hash the dll (rather than simply hashing the entire file, they hash only a portion of the file), which is why some of the old ciphers have stopped working.
My method modifies safe data within the file itself (through the documented PE structure), and is thus more likely to modify the portion of the file that Nexon hashes (most likely the executable sections, but not 100% sure so I modify a few different areas). The idea, of course, is to not break the .dll itself when modifying data.
Credit to from
Quote:
Originally Posted by medievil17
thanks for this sir. This is the result when i run the dlog.exe and i open the dlog.dat then result is "The file does not have any data" what's the meaning of this? and its 0kb
Means that dlog don't have any log hack,is empty.So you are clean at the moment.
inssider ur sure that tool u quoted works 100% and i wont get ban??
NO i am not.
That quote was for you guys to have a start point.
Now is up to you if will test it or not.
About ban...you can get banned now,even for using the word hack.
Good luck with it!
Quote:
Originally Posted by ichezen23
- I got the Same Error ? what does this means ?
it has already been answered several times.
that means you log is empty(clean).
Please read the entire thread next time.
what that means string match!??!?! what is module?!?!?
sry i dont very understand
please write in simple language
if i have dlog.dat empty there is chance i get banned or there is completely no chance?
dlog.dat has text from dl.enc -> almost surely banned
dlog.dat has not text from dl.enc -> not banned but maybe checked
dlog.dat has no text at all -> nothing to worry about
Quote:
Originally Posted by ibonehj15
hhmm.. little experiment..
renamed my mikezWH.dll to wcahllak.dll
see 4 urself.
The dlog.dat file gets updated when you close the Cabal client, not on start or during gameplay.
[RELEASE] My .Dat Files Encrypter & Decrypter 08/11/2015 - CO2 Exploits, Hacks & Tools - 120 Replies I decided to release my .Dat De-En program to you guys, It decrypts and encrypts ANY CONQUER ONLINE .DAT files.
PRESS THANKS IF YOU ARE DOWNLOADING IT.
*> You may do not re-release my software without my permission!
*> This program encrypts & decrypts ANY CONQUER ONLINE .DAT file!
*> If you have any problem with my software, just post your issue below.
[Release]WarRock File Decrypter 06/12/2011 - WarRock - 70 Replies Hey Leute,
da manche daran zweifelten, dass ich wirklich einen WarRock Server geschrieben habe, werde ich mal als "kleinen" Beweis ein Programm releasen, welches Dateien vom WarRock Client "entschlüsseln" kann, womit der Inhalt leserlich ist! Ich weiß, es ist keine große Sache so ein Programm zu coden, aber trotzdem release ich es mal :D Leider habe ich ja meinen alten Source von den ServerFiles verloren, wie manche schon wissen, sonst lest euch den Thread durch:...
[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.