Skip to content
View Against-All-Odds-07's full-sized avatar

Block or report Against-All-Odds-07

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

hey, i'm Against-All-Odds-07 (not my real name, btw!).


who am i?

Just a Guy trying to be top 1%

the kind of person crazy enough to BELIEVE. no judgment if you do too.


what i actually do

  • reverse engineering → decompile, analyze, understand
  • firmware hacking → android, bootloaders, partitions—it all falls apart eventually
  • ctf grinding → crackmes, hackthebox, just for the sake of it

the projects


MTK-SuperBuilder — android partition tool

build and unpack android dynamic partition images. mediatek devices mostly. the kind of tool you need when you want to actually understand your phone's firmware.

why it exists: dynamic partitions are a mess. this makes it slightly less of a mess.

android | firmware | partition-manipulation | mediatek | python

Realme C55 Root Guide — technical documentation

deep dive into bootloader unlocking, avb verification, recovery flashing. basically "how to completely own your phone and why it's harder than it should be."

why it exists: because detailed technical documentation on this stuff is hard to find, and i learned it the hard way.

android-rooting | bootloader | avb | firmware-analysis | mediatek

Reverse Engineering Writeups — ctf solutions & crackmes

hackthebox, tryhackme, random crackmes. solutions to problems. my notes on how i broke things open.

why it exists: documenting the process helps me learn. maybe it helps you too.

reverse-engineering | binary-analysis | ctf | ghidra | radare2 | malware-analysis

Tool's I've Used

tool what i use it for
Ghidra decompilation, when you need to actually understand code
Radare2 lightweight analysis, scripting automation
GDB debugging, dynamic analysis, watching things execute
x64dbg windows reversing, when you have to go there
Python everything else. tools, scripts, automation
Assembly when you're reading the real stuff

basically: the lower the level, the more interesting it gets.

— Against-All-Odds-07

Pinned Loading

  1. reverse-engineering-writeups reverse-engineering-writeups Public

    Reverse engineering, malware analysis, crackmes, and CTF challenge writeups

  2. MTK-SuperBuilder MTK-SuperBuilder Public

    Build and unpack Android Dynamic Partition super.img images from OEM super_def.json layouts using lpmake.

    Python 2 1

  3. realme-c55-root-guide realme-c55-root-guide Public

    A technical guide for rooting the Realme C55, covering bootloader unlocking, boot image patching, AVB, recovery, and troubleshooting.

  4. Against-All-Odds-07 Against-All-Odds-07 Public