© MalSec 2025
Packer Overview
2025-03-18
What is a packer, basic concept of how does it work and some anti-unpacker techniques
2549 words
|
13 minutes
Introduction to Anti-debugging
2024-11-25
Another day of college, another day of hell—I mean, a beautiful day to write a blog! :)
Now, I may not know much about the ’90s, but for sure, nowadays people use mechanisms to defend their software against reverse engineering.
However, that doesn’t mean they’re safe. Don’t take me wrong, but if you have a house made out of sticks, it will break easily.
Therefore, there are higher and more complex mechanisms to defend themselves from the same branch.
Yeah, I’m talking about anti-debugging, even though real-time debugging is so helpful.
Signed by Cringe Blogger (i mean me )
1574 words
|
8 minutes
Stack, Heap and Buffer
2024-09-20
In this blog, we’ll break down the stack, heap, and buffers—what they are, how they work, and why they’re important.
1166 words
|
6 minutes