1 follower
I am a software developer currently in college. My strongest language is python. I am interested in pretty much all things development, however I am particularly keen on reverse engineering lately.
Introduction In the last article we learned about some of the methods used to reverse engineer your target application. We also saw some of the tools that come bundled with pynject. In this article we will be using those tools to gain a better unders...
Reversing Methods In the last post, I talked about the development of pynject and the research leading up to it. Our target is a pygame game that's bundled with pyinstaller. When we left off we had just achieved code injection. Now the question remai...
The Backstory Lately I've been getting into reverse engineering. For some reason I just really love to make things do what they shouldn't. I started reversing games as an entry point. It's good fun, the feedback is instantaneous, and you learn a whol...