DEV Community

Cover image for Reverse Engineering?
KleverKobra
KleverKobra

Posted on

Reverse Engineering?

I started learning to reverse engineer programs so that I could hack some of my favourite old videogames - it seems fascinating!

I've already had some background C++ knowledge and programming in general.
Fortunately, I started reverse engineering like 1 week ago and I really like it, but sometimes I can't grasp some information, learning assembly has been a nightmare and I still can't do any crackmes on my own..

It'll be very helpful if you could recommend any easy to understand resources (I am 16 lol)

Top comments (1)

Collapse
 
sebastiandevelops profile image
Sebastian Van Rooyen

Hey, did you make any progress on this? Did you perhaps find some good resources? What’s your journey been like this far? I’ve start reverse engineering 2 days ago, good at C++ and general coding, I understand computer science concepts like how CPUs work, memory etc.