Skip to content
View springmusk026's full-sized avatar
:electron:
Focusing
:electron:
Focusing

Highlights

  • Pro

Block or report springmusk026

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
springmusk026/README.md
██████╗  █████╗ ███████╗ █████╗ ███╗   ██╗████████╗ █████╗
██╔══██╗██╔══██╗██╔════╝██╔══██╗████╗  ██║╚══██╔══╝██╔══██╗
██████╔╝███████║███████╗███████║██╔██╗ ██║   ██║   ███████║
██╔══██╗██╔══██║╚════██║██╔══██║██║╚██╗██║   ██║   ██╔══██║
██████╔╝██║  ██║███████║██║  ██║██║ ╚████║   ██║   ██║  ██║
╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝   ╚═╝   ╚═╝  ╚═╝

Software Engineer — Android · Systems · Reverse Engineering

Kathmandu, Nepal · NxP Studio


I build across the Android stack and backend systems, with a focused interest in low-level tooling — Unity game internals, IL2CPP instrumentation, and ADB automation. My open-source work leans heavily toward the reverse engineering and modding community, where the most technically interesting problems live.

Five years in, working across mobile, systems, and web. Currently learning Rust for systems work and exploring advanced cloud architecture at scale.


Projects

Reverse Engineering & Instrumentation

The repos with the most traction. Tools for inspecting and modifying Unity game binaries at runtime.

Imgui-Unity ImGui overlay integration for Unity games. Hooks into the render pipeline to expose in-game debug interfaces without modifying game source. C++ ⭐ 52  ·  🍴 79
Frida-Il2cpp-Dumper Dumps IL2CPP metadata from live processes using Frida. Useful for analyzing stripped Unity binaries without a symbol table. TypeScript ⭐ 25  ·  🍴 15
libmain.so Reference source for libmain.so in Unity games. Used as a base for understanding and extending the native Unity bootstrap layer. C++ ⭐ 19  ·  🍴 4

Android Applications

AntiBloater Removes carrier and OEM bloatware via a local ADB connection. No root required — establishes a bridge over USB or Wi-Fi to execute pm uninstall commands selected by the user. Kotlin
MitraAI AI chat companion for Android. Built with Jetpack Compose, streaming responses, and local conversation history. Kotlin
X-Pense Personal expense tracker with category breakdowns and monthly summaries. Offline-first with Room persistence. Kotlin
MovieApp Movie discovery and tracking app backed by TMDB. Clean Architecture with MVVM, Retrofit, and Glide. Kotlin

Stack

Systems

C / C++
Rust (learning)
Linux internals
ADB / Frida
IL2CPP / Unity

Android

Kotlin / Java
Jetpack Compose
Room / Retrofit
MVVM / Clean Arch
Coroutines / Flow

Web

TypeScript
React / Next.js
Node.js
Laravel / PHP
Tailwind CSS

Infrastructure

AWS / GCP
Docker
MySQL / MongoDB
Git
Linux (Debian)

Writing

I write about systems, Android, and the broader software landscape at basantasapkota026.com.np. Recent:


Stats



Pinned Loading

  1. Imgui-Unity Imgui-Unity Public

    C++ 52 79

  2. AntiBloater AntiBloater Public

    Antibloater is an Android application designed to streamline the process of removing bloatware apps from your device. It establishes a local ADB connection to execute commands selected by users for…

    Kotlin 6 2

  3. Frida-Il2cpp-Dumper Frida-Il2cpp-Dumper Public

    Generate dump of il2cpp games using frida.

    TypeScript 25 15

  4. libmain.so libmain.so Public

    Raw code for libmain.so in almost all unity games

    C++ 19 4