Yes It is, but you need to disable GameGuard.
You can do this by running the exe using ollydbg and have some asm knowdolege. You should unpack the exe with codedoctor plugin since It's packed with ASProtect 1.23 RC4.
The exe has antidebugger so you should search for IsDebuggerPresent in NINED module and change this first byte 01 from dump with a 00, that would "bypass" the first comprobation, but there are more.
I would tell you all steps but lets go the fastest way, there is a version.dll that can do that job, just search in google "blad and soul bypass gg version.dll", works in 9D too. Just place this dll in main 9D folder and done. But there is a heartbeat and every 5 mins you will get disconnected from game.
You can just go to "select character" to restart the 5 mins counter untill get disconnected, or find the paquets that the game sends to GG servers and fake them to avoid heartbeat kick.
Here you need some reverse ing knowdelege to be able to find the main crypt loop from the "send" paquets and reverse it to decrypt the GG paquet, inject a dll with c++ code and well, you better use the "select character" option.
Yes It is, but you need to disable GameGuard.
You can do this by running the exe using ollydbg and have some asm knowdolege. You should unpack the exe with codedoctor plugin since It's packed with ASProtect 1.23 RC4.
The exe has antidebugger so you should search for IsDebuggerPresent in NINED module and change this first byte 01 from dump with a 00, that would "bypass" the first comprobation, but there are more.
I would tell you all steps but lets go the fastest way, there is a version.dll that can do that job, just search in google "blad and soul bypass gg version.dll", works in 9D too. Just place this dll in main 9D folder and done. But there is a heartbeat and every 5 mins you will get disconnected from game.
You can just go to "select character" to restart the 5 mins counter untill get disconnected, or find the paquets that the game sends to GG servers and fake them to avoid heartbeat kick.
Here you need some reverse ing knowdelege to be able to find the main crypt loop from the "send" paquets and reverse it to decrypt the GG paquet, inject a dll with c++ code and well, you better use the "select character" option.
Thanks buddy,I'll try it out soon
EDIT: I stil get that 114 error, but when i test it on my main OS it works...hmm dunno where i went wrong with the virtual m. I turned off automatic updates and firewall and put the .dll in the folder but that 114 error persists..I'm using VMware Workstation 12 Player for the VM..
it's not you, i tryed too and google it and it's a comun problema, the game guard simply don't work on VMWare (don't know about virtuallbox or others), if you want to run game in VMWare need to bypass gg
it's not you, i tryed too and google it and it's a comun problema, the game guard simply don't work on VMWare (don't know about virtuallbox or others), if you want to run game in VMWare need to bypass gg
Aha i see,but i did try and put the aforementioned version.dll to baypass it but i still get the same error,the weird thing is, i managed to bypass it on my main OS but it seems not to work for some reason on the VM..which is the thing troubling me
Now maybe that method won't work on the vm which again is weird since it works on other OS...
Aha i see,but i did try and put the aforementioned version.dll to baypass it but i still get the same error,the weird thing is, i managed to bypass it on my main OS but it seems not to work for some reason on the VM..which is the thing troubling me
Now maybe that method won't work on the vm which again is weird since it works on other OS...