Skip to content
View brokengg4's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report brokengg4

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.

Content in all repositories owned by your account will be closed.
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
brokengg4/README.md
brokengg4 — reverse engineering in progress

reverse engineer  ·  web  ·  automation  ·  i take things apart to see how they work


imports resolved

symbol linked from purpose
Go backend fast services, converters, tooling
JavaScript web frontends, obfuscation, scraping
Python scripts automation, glue, quick RE
Ghidra · x64dbg re disassembly, unpacking, protocol extraction

currently reversing

Morphix — a file converter that looks simple and isn't. Go + ffmpeg engine, obfuscated frontend, Cloudflare-fronted, origin-locked.

field notes

> stack ............. Go · JavaScript · Python
> toolkit .......... Ghidra · x64dbg · Wireshark · Burp
> natural habitat .. devtools, disassembly, 3am
> current quest .... making the web do things it wasn't asked to

the best documentation is the binary itself.

Popular repositories Loading

  1. brokengg4 brokengg4 Public

  2. WindowsActivite WindowsActivite Public

    Activite Windows using CMD

    Batchfile

  3. CleanUp-Tool CleanUp-Tool Public

    A tool to clean up your pc using bat file

    Batchfile

  4. morphix morphix Public

    Self-hosted file converter (images, video, audio, docs, data, archives) with a Go + ffmpeg backend. A hardened web app: obfuscated frontend, devtools protection, Cloudflare reverse proxy, origin lo…

    Go