Recent posts

Root Me – Xor Madness – Walkthrough

4 minute read

Hello, In this article I will describe how I solved the PE x86 – Xor Madness challenge from Root-Me This challenge will ask you for a password and the pass...

MAD: Game DevLog #5: Game Over

1 minute read

Image by Steve Buissinne from Pixabay Hello, I don’t think I’d like to invest time and resources in this project anymore, I had fun programming it and lear...

Introduction to Angr

3 minute read

I always wanted to play around with a binary analysis framework but most of the time I was turned off by how difficult it was to install and use it. Just rec...

Root-Me: ELF C++ – 0 protection solution

1 minute read

Hello! My daily work is doing full stack web development, and reversing is a side thing that I do for fun and in my free time. In this article I will show y...

Root-Me Reversing: crackme_wtf hints

less than 1 minute read

It’s been some time since I’ve done some Reverse Engineering and today I’ve completed a simple challenge on . The filename of the challenge is crackme_wtf a...

MAD: Game DevLog #3

less than 1 minute read

Hello everyone! I don’t have much to tell so I’m going to make it quick. We’ve added Android build support and we’re working on setting up an internal test...

MAD: Game DevLog #2

2 minute read

Hello everyone! Time for devlog number #2! In the last week, we’ve implemented transparent walls and the player animation state machine. Max continued desig...

MAD Game DevLog #1

1 minute read

Hello Everyone! In this devlog I’ll try to keep you updated with the latest state of our game. Since we all have full-time jobs, we’ve been working on this ...