When building your project with CMake, make sure to put all generated files in a different folder. Meta build $
Continue readingCategory: Building & Reversing
Software Cracking (Example 1)
0. Building The following crackme sourcecode got build with the C compiler from MinGW as PE x86. 1. Reverse
Continue readingReverse Engineering
The aim of Reverse engineering is to bring executable programs and libraries back into a human understandable code. Therefore exist
Continue readingInterpreter vs. Compiler
Often I read in forums posts like “C is a compiled language” or “PHP is a interpreted language”. But a
Continue readingSoftware Cracking Overview
It’s quite funny how people say they have cracked a program, but instead just used an online found patch, serial
Continue reading