I am an Android enthusiast and Reverse Engineer. I specialize in creating custom ROMs for different platforms, unlocking restricted features, and like digging into what manufacturers try to hide.
My work focuses on specific hardware architectures and security layers.
| Project | Language | Description |
|---|---|---|
| mtkclient | Python |
β‘ MTK reverse engineering and flash tool (Fork). |
| abatools | Python |
ποΈ Utility for working with Android boot animations. |
| Android-Contacts-Exporter | Java |
π Save contacts to VCF. Supports UI and ADB. |
| Security-Now-GRC-Player | Kotlin |
ποΈ Stream and enjoy all episodes of the Security Now podcast. |
| IB Contacts Converter | Python |
π A Website for converting IB files to VCF. |
user@OxB0:~/targets# tree -L 2
βββ π‘ Baseband & Chipsets
β βββ MTK (MediaTek Modem)
β βββ SPD (Spreadtrum / Unisoc)
β βββ Mocor
β
βββ π Security Layers
β βββ TEE (Trusted Execution Environment)
β βββ Bootloader (Unlock/Relock)
β βββ eFuse (Manipulation)
β βββ NV (NON-Volitile)
β βββ FRP / Passwords
β
βββ π² System Internals
βββ VoLTE (Config & Patching)
βββ Custom ROMs
βββ App Reversing (Frida/Smali)
