Skip to content
View malvads's full-sized avatar
🧠
🧠

Organizations

@Sloppers

Block or report malvads

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
malvads/README.md

Previously @malvads2. I'm a Software Engineer at Red Hat. Started coding at 11 and got into game modding, reverse engineering, memory hacking, binary reversing, and network protocols. Somehow all this weird background turned into a career.

I've worked with communities such as Kali Linux, Apache Software Foundation and more. I also reverse engineered stuff like A3 ERP and ICG Front-Hotel, contributed to RPM and Podman, and worked on the redborder Linux distribution for a while.

I'm recognized in the Google Bug Hunters Hall of Fame and back in 2016 I was the first person to bypass Miniclip's Agar.io Anti Bot System, helping to decrypt the encryption algorithm and the communication protocol.

I also made AgarRepacker, a reverse engineered Agar.io MITM proxy and protocol translator that converts binary packets between v5 and v13+ protocol, and rb-sip to decode binary RTP data over SIP and reconstruct calls in realtime, and sqlmc, an official Kali Linux tool to check all URLs of a domain for SQL injections, among many others.

Everything I build is open source. I just prefer knowing what's running on my machine. And yours.

I also write a poorly written blog.

I also get out of my house sometimes btw.

I even touch grass occasionally btw.

Pinned Loading

  1. sqlmc sqlmc Public

    Official Kali Linux tool to check all urls of a domain for SQL injections :)

    Python 378 51

  2. AgarRepacker AgarRepacker Public

    Reverse Engineered Agar.io MITM proxy and protocol translator that converts binary packets between v5 and v13+ protocol

    JavaScript 6 1

  3. rb-sip rb-sip Public

    Forked from redBorder/rb-sip

    SIP & RTP real-time binary decoder and audio reconstructor in C for VoIP

    C

  4. rb-druid-indexer rb-druid-indexer Public

    Forked from redBorder/rb-druid-indexer

    redBorder Apache Druid third party library to manage druid indexer tasks in a cluster

    Go

  5. mojo mojo Public

    Non sucking cross-platform extremely fast C++ crawler to convert entire websites into LLM readable data

    C++ 15 1

  6. kernel-bpcontroller kernel-bpcontroller Public

    Forked from redBorder/kernel-bpcontroller

    Linux kernel module that hooks into the AF_PACKET kernel notifier via kprobes to monitor bpctl bridge interfaces and automatically enable bypass on link-down events.

    C