In this post, I explain how to get an APK from your phone/emulator and use JADX to pseudo decompile it.
Category: Reverse Engineering
This shows the steps I take to RE a certain binary or just concepts.
How to Write an Antivirus from Scratch
In this post I discuss some ideas I've had and captured from my little experience in this hard topic.
Internal vs External Game Hacks
If you're into game hacking then you probably have already heard the terms "Internal" and "External" hacks.
In this post I will go over the differences of each with code examples and which to opt for when hacking.
What are Multi-Level Pointers
Whether you're a programmer or a game hacker, you have probably dealt with those before, maybe even had a hard time understanding them.
Even if you have already used them in game hacking there's a high chance you don't know what they are at the high-level (C/C++ level)!
Brainpan: 1 – OSCP-Like Vulnhub Walkthrough
Yet another OSCP-Like Vulnhub machine, this one is recommended if you're looking to challenge your exploitation skills. Try it out by yourself first!
Machine link: https://www.vulnhub.com/entry/brainpan-1,51/