Self-Taught Freelance Developer | 4th Year IT Student | he/him ๐ฎ๐น
- I really like Reverse Engineering, Modding, and just adding my own style to everything!
- Currently learning Assembly, Rust, Reverse Engineering, and a bunch of low-level stuff that I love!!
I've been into IT for about 6 or 7 years. I started with some Discord bots (which, looking back, I consider just "larping" as a dev) before discovering my absolute LOVE for low-level programming. I'm also deeply interested in Cybersecurity and occasionally build utility tools and quick scripts, though now with a much more professional touch.
When LLMs blew up, I started using them as a personal tutor to help me grasp complex subjects quickly. Yes, I use AI to help me code and do other stuff, but who cares? As long as I'm the one architecting the logic and directing the AI to execute my plans, it's just another tool in the toolbox.
- Self-Hosted Captcha Solving Service: Currently supports Cloudflare, with planned support for HCaptcha, Kasada, reCAPTCHA (v1, v2, v3), and more.
- KuruDecompiler: A Rocket League decompiler that converts generated
.jsondumps into decompiled UnrealScript packages. - Kuru: An offline Rocket League mod loader. It serves as my personal playground for game modding while providing an (hopefully) easier SDK for others compared to BakkesMod.
- HCaptcha Research: Analyzing the WASM disassembly of
hswand integrating it with my existing solver. (Currently on hold while I fine-tune a YOLO model for captchas). - Nuitka Decompiler: A tool to consistently parse Nuitka-compiled Python binaries. Since the
__main__package patterns are usually identical, reading Binary Ninja's High/Low Level IL makes reverse-engineering Python-compiled code much easier. (Not started yet). - Portfolio Rewrite: Rebuilding my portfolio from scratch. The old one used React, and as you can imagine, GitHub Pages + React isn't great for website performance...
โ ๏ธ Disclaimer: While some of my projects (like captcha solvers or game modding) might look unethical at a glance, they are strictly for educational research and exploring my favorite topics. I ensure all public repositories include clear disclaimers stating they are not intended for malicious use.
๐ฌ Low-Level & Reverse Engineering


