JoF EJK – debug and some code

Last time we set our environment. Now let’s try to write some code and debug it. The code is extremely vast and very often it is much easier to check how is something similar done rather than trying to think about the solution from scratch. For example in JoF EJK client you can do /say …

What exactly does processor to your code and reverse engineering

Sometimes people ask me why is reverse engineering so hard. “But you have the files, why don’t you just somehow look in them?” Well, you can “somehow” look in them, but that is the hard part. Let’s try it on example – we will write a code, generate exe and then we will try to …