| Author | Message | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| Decompress EO client
is it possible to decompress the eo client and if this works do you really have the source? --- opensource isometric game engine ~ www.avac-engine.blogspot.com
|
| Re: Decompress EO client
it's quite possible and yes, but first you have to get rid of the protection that's been put upon it, (you can use PieD or whatever it is to find out what protection is on it) I'm not going to be posting links but it took me a while to find what you need on google :P! --- If money doesn't grow on trees, then why do banks have branches?
|
| Re: Decompress EO client
I tried peid but didn't find the way how it was protected can you maybe say a bit more about what protection it is for example --- opensource isometric game engine ~ www.avac-engine.blogspot.com
|
| Re: Decompress EO client
... AC Protect 2.0 kgo. --- If money doesn't grow on trees, then why do banks have branches?
|
| Re: Decompress EO client
thank you ;p and with that i can decompress it ? --- opensource isometric game engine ~ www.avac-engine.blogspot.com
|
| Re: Decompress EO client
clive posted: (1st Sep 2010 04:26 pm) its protected with AC protect 2.0... >_> --- Eoserv classes: Forum ghost, test player, ex-server owner, TOP 50, mapper & an oldbie
|
| Re: Decompress EO client
k so with ac protect i can rid of the protection? and if i get rid of it what do i got than? --- opensource isometric game engine ~ www.avac-engine.blogspot.com
|
| Re: Decompress EO client
clive posted: (1st Sep 2010 04:31 pm) if you get rid of the AC Protect which by the looks of things isnt looking too hopeful, you get the source to eoserv.exe. and you modify you're client to unimaginable lengths :P --- If money doesn't grow on trees, then why do banks have branches?
|
| Re: Decompress EO client
i'm still looking for it but it would be cool if you just say how to do it xD. else i just try to find it out myself --- opensource isometric game engine ~ www.avac-engine.blogspot.com
|
| Re: Decompress EO client
not many people have successfully managed it, i only know of one way to do it and it's beyond my knowlege to complete the removal of AC protect, and i'm not sure if i'm allowed to post a link on how to get rid of AC protect because it'll be exploiting Vult or something along those lines.. The only successful case i know of for decompression is FE :) --- If money doesn't grow on trees, then why do banks have branches?
|
| Re: Decompress EO client
so he got the source now? --- opensource isometric game engine ~ www.avac-engine.blogspot.com
|
| Re: Decompress EO client
indeed he has. --- If money doesn't grow on trees, then why do banks have branches?
|
| Re: Decompress EO client
i think this is probably too hard for me like you said.. but help is always welcome I want to decompress it to find some things that are handy for a new coded client in c++ --- opensource isometric game engine ~ www.avac-engine.blogspot.com
|
| Re: Decompress EO client
i don't know anything of it to either?
|
| Re: Decompress EO client
DanScott posted: (1st Sep 2010 04:40 pm) If by "got the source" you mean source code then the answer is "No he hasn't". Decompressing the .exe won't give you the source, it will give you the decompressed .exe "Unprotecting" .exe's and .dll's is remarkably easy. You don't need any special decompression/unencryption software. I feel like I've already answered this a million and one times: https://eoserv.net/forum/topic/4809#post22730 or for just getting at PE resources: https://eoserv.net/forum/topic/8939#post43525 Just to refresh: Working compressed and/or encrypted PE (.exe/.dll) files are completely pointless. Took me just a few lines of code to decompress the endless client. There is NO WAY to secure an executable and still have it work. Anyone that does so (like Vult, and FE) are just wasting their own time and making their software use more memory XD --- http://sordie.co.uk http://twitter.com/@SordieEO |
