Skip to content
View AnonymoDGH's full-sized avatar
:octocat:
Btw
:octocat:
Btw

Block or report AnonymoDGH

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

AnonymoDGH

Security tooling Β· Reverse engineering Β· Automation Β· Colombia πŸ‡¨πŸ‡΄

GitHub followers PyPI npm


$ whoami

I build security tools, reverse-engineered clients, and bots. I dig into the guts of things β€” Discord's webpack, the Minecraft protocol, Qwen's and Baidu's internal APIs β€” and turn them into clean, tested code.

Python and JavaScript are my stack. If it has an endpoint, an internal store, or an NBT packet, I will find it.


🐍 Toolkit β€” 7 packages on PyPI

Pure Python (stdlib only) Β· ~74k lines Β· 3.4k tests

Package What it does
book-cipher-kit Book cipher with Shamir secret sharing, audit trail, and TUI
dns-tunnel-messenger Covert messaging over DNS: shaping, fragmentation, anti-replay
metadata-stripper Strips metadata (EXIF/HEIF/PDF/Office), risk engine, GPS forensics
honeypot-server Deception platform: 8 protocols, tar pit, canary tokens, TTP classifier
hash-auditor Password auditing lab: rainbow tables, PCFG, masks, zxcvbn-lite
cover-identity Consistent covert identities: full dossier, encrypted vault, drills
deadman-switch Dead man's switch: signed heartbeats, proof-of-life, quorum, legacy
pip install book-cipher-kit dns-tunnel-messenger metadata-stripper \
            honeypot-server hash-auditor cover-identity deadman-switch

πŸ”§ Reverse engineering

Project What it is
Qwen-Reverse Async client for chat.qwen.ai β€” streaming, reasoning, tool calling, image/video
baidu-reverse Async client for Baidu Wenxin β€” streaming, reasoning, proxy pool
reverse-agent Multi-provider terminal coding agent
gguf2bin C99 runtime: GGUF β†’ G2BX β†’ inference (Qwen3 / Qwen2 / Llama)

πŸ“Œ Featured projects

Project Description β˜…
mineflayer-schem Builds structures from schematics with mineflayer Β· npm v1.5.2 stars
Discord-Quest-Auto-Completer Completes Discord quests by injecting into the internal webpack stars
Armonia Generates music from natural language Β· 214K scores β†’ WAV/MIDI/ABC stars
vital-agent Autonomous agent that must earn its own money... or die stars
OurBook An MCP where the agent doesn't remember your data β€” it remembers your story stars
ultimate-free-llm-resources The most complete collection of free LLM resources stars
rdru-lm Character-level LM with iterative transformer block + denoising stars

πŸ› οΈ Stack

Python JavaScript TypeScript Node.js C C++ pytest PyPI npm Wireshark Linux Docker Git React Next.js Webpack internals Prismarine / mineflayer


πŸ“Š Stats

github stats top languages

πŸ“ˆ Activity

contribution activity

🐍 Contributions

contribution snake

πŸ“¬ Contact

GitHub PyPI npm

Got a weird idea, an interesting bug, or want to collaborate β€” reach out.

Pinned Loading

  1. Flow Flow Public

    C++ 1

  2. Capybara-CLI Capybara-CLI Public

    Capybara CLI is an intelligent coding agent designed to dramatically outperform previous models on programming tasks, academic reasoning, and cybersecurity challenges.

    Python

  3. ultimate-free-llm-resources ultimate-free-llm-resources Public

    The most comprehensive collection of free LLM resources - APIs, models, tools, services and more.

    Python 2

  4. gguf2bin gguf2bin Public

    Custom C99 runtime: GGUF β†’ G2BX β†’ inference (Qwen3 / Qwen2 / Llama).

    C 1

  5. Qwen-Reverse Qwen-Reverse Public

    Reverse-engineered async Python client for chat.qwen.ai β€” text chat, streaming with real-time reasoning, tool calling, image and video generation. No official API key required (works anonymously).

    Python 1

  6. MyDrugs MyDrugs Public

    Fan-made recreation of the fictional MyDrugs.to website from the Netflix series "How To Sell Drugs Online (Fast)". No real substances involved.

    TypeScript