May 5th, 2008
Programming
This was my first project to be released to the public. The program was a 3rd party program for the game Ragnarok Online.
I haven’t really done it to get advantages but to learn about DLL injection and network programming. There were two different versions using two different methods. [...]
Read the whole post »
In this tutorial I want to show you how to modify another application to call a function in your injected DLL. I use the game Ragnarok Online as an example. I want a function in my DLL to be called when I open a shop in the game. In my last tutorial you can see how I found the piece of code that is executed when a shop is opened.
Read the whole post »
In this tutorial I want to show you how to call a function of another program or game and how to get the address of this function. The tutorial is written for people who have little to no assembly knowledge.
Read the whole post »
That’s right. I finally got around to get this site up and running.
This is not the billionth blog that one could care less about. It’s just that I was lacking a better name for my articles, tutorials or whatever’s going to be here and since everyone has an own blog at least I can [...]
Read the whole post »