Hey guys, I'm posting this here for the guys they want (like me) learn the ''divine art of reversing''... This tutorial was created by Lenas and teach you (in forty lessons) to learn reversing...
You may be wondering (for beginners) why I'm posting this here: simple! This tutorial teaches you to work with OllyDbg and assembly (language used to add new things like aloken and etc ...) if you to learn do not have to wait for release's of anyone, even you can do it! I hope I helped ^.^
PsI.:Let's make Dekaron (as well as other games) a game more democratic!
PsII:It's nice you get everything done, but it's still nice to yourself!
PsIII:I did not do anything like that, everything was done by Lenas of the tuts4you ... I'm just reup in another link!
PsIV: Firs i think u should can one look in this topic to you understand better what this tutorial says:
Quote:
Links to download:
All credits to Lenas and the tuts4you for this tutorial and for introduction to staff of the website friendspace
And this goes to the "dekaron" section, and not the coding or any other programming/tutorial section, because?
This doesn't really have anything to do with dekaron.
And this goes to the "dekaron" section, and not the coding or any other programming/tutorial section, because?
This doesn't really have anything to do with dekaron.
and how you think it adds a new class, or refine that do not exist in the game, etc ...?
I dont posted elsewhere, why the session more appropriate what i found was this ...
[Guide] Assignments to help learn C# 09/21/2010 - Coding Tutorials - 11 Replies Ok so due to a request in the Co2 programing section, I decided to post some really simple programs people can try to code as ways to teach themselves C# and test out new concepts. Note: I'll try to rank them by difficulty but A: it's been forever since I saw the writeup for these programs and B: I everyone finds different things more/less complicated. I'll also link off to some good resources for people to look at.
C# Resources!
GREAT video tutorials in C# that hybrid made a while back...
[GUIDE]To all who want learn about edit shop dat and item dat using hexedit 11/30/2009 - EO PServer Guides & Releases - 3 Replies So i got some pm from peoples that need guides on how to use hexedit to edit shop dat and itemtype dat..
so i will give some link that you all can use
http://www.elitepvpers.com/forum/eo-pserver-hostin g/189204-guide-hexedit-shopping-mall-replace-items -equipment-eggs.html
http://www.elitepvpers.com/forum/eo-pserver-hostin g/345275-release-itemtype-editor.html
http://www.elitepvpers.com/forum/eo-pserver-hostin g/352209-release-shop-dat-editor.html...
Reversing... 07/09/2009 - Rohan - 0 Replies Hi , i'm actually trying to patch gameguard with ollydbg , i disable it at launch of game , i can connect to my account , but when i'm arriving at the selection of my different caracter , the bouton "START" is disable , i can't click on it.
Anyone can guid me how to patch this ?
Thx.
[request]guide how to learn to code 10/03/2008 - CO2 Private Server - 6 Replies hey all does anyone has a guide to learn how to code cause i'm sick of waiting till someone releases a good source or some new releases
+ i wanna release new things to
and make unique things for pservers
if someone has a guide to learn how to code stuff for conquer only pls post it
that would be awesome
greetz jochemke
Reversing / Debugging Q 01/19/2006 - General Coding - 11 Replies So i got this address range in the 00ee0000 -> 00eeffff area ... its inventory bits /array of bytes(not bits) 1=inventory slot filled, and 0=not filled.
Thats good and all, but being dynamic and all means that the base address changes a bit from time to time.
SO I am looking for a pointer to that specific area of memory.
However i cannot find one ? The nearest pointer i find is like fff away from the destination!
MY question is this ; im obvsioly going about this wrong, finding a...