Skip to content
View metaver5o's full-sized avatar
πŸ’­
cryptography enthusiast
πŸ’­
cryptography enthusiast
  • C R I P T O G R A F I A

Organizations

@dockerizer @h4ck0 @BlockDevsUnited @UdotCASH @4EVER3 @criptografia-app

Block or report metaver5o

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
metaver5o/README.md

🟐 metaver5o.eth πŸ“

/low-level-key-shaman/zero-day-alchemist/51%-attack-survivor

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  WARNING:   I break things for a living. Your "unhackable" system is my    
  next challenge. Proceed only if you speak AES-256 and ZKP fluently.       
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++)

πŸ’€ What I Do

$> sudo make me-a-sandwich

I architect cryptographic systems so secure, even I can't break them (but I keep trying).
Specializing in:

  • *Breaking β†’ Smart contracts, HSMs, "military-grade" encryption
  • *Building β†’ Zero-trust systems, MPC wallets, ZK-rollups
  • *Burning β†’ Insecure RNGs, deprecated curves, and your CEO's "blockchain idea"

πŸ™« Nerd Stats

class CryptoPunk {
    constructor() {
        this.achievements = [
            "Secured +50M USD in Gnosis Safe vaults I architected",
            "Recovered 2.4M USD from a hardware wallet compromised seed",
        ];
        
        this.skills = {
            cryptography: ["ZKP (Circom/SnarkJS)", "Lattice-based crypto", "HSM pentesting"],
            blockchain: ["EVM (Geth client patches)", "Cosmos SDK", "Solana Program Runtime"],
            languages: ["JavaScript (sadly)", "Rust", "Go"]
        };
        
        this.projects = [
            "(Ledger/Trezor attack surface analysis)",
            "(NIST PQC migration tools)",
            "(Enterprise key rotation)"
        ];
    }
    
    toString() {
        return `⚑ metaver5o.ETH ⚑
ACHIEVEMENTS: ${this.achievements.join("\n")}
SKILLS: ${JSON.stringify(this.skills, null, 2)}
REPOS: ${this.repos.join("\n")}`;
    }
}

console.log(new CryptoPunk().toString());

Pinned Loading

  1. public_key public_key
    1
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    2
    
                  
    3
    mQINBFfxgy4BEACmSA/Dea3HtrfyWY3anNd3qE7QZV5+TYvtR7BkTvu1PI7YF1Ia
    4
    UrXHnh1RFb2nIwzHicJhZLgKcEh9Ohs7/xvI1rmL18d/TPX7prVy43R+ljz5Su1e
    5
    NmUI8rr5g+TD9alJ8PfdOR3/E5akR5VQRzZ9hBWlTVfFORDruJ3pmIuNtslq4WAS
  2. blueborne blueborne Public

    The dangers of Bluetooth implementations: Unveiling zero day vulnerabilities and security flaws in modern Bluetooth stacks.

    Java 35 15

  3. UdotCASH/Counterparty-RSK-Bridge UdotCASH/Counterparty-RSK-Bridge Public

    A 2-way bridge for XCP and Counterparty assets to move between Counterparty and RSK Chain

    JavaScript 1

  4. criptografia-app/yubihsm-shell criptografia-app/yubihsm-shell Public

    Dockerfile for yubihsm-shell

    Dockerfile

  5. Blockchain-Forensic-Toolkit Blockchain-Forensic-Toolkit Public

    Transaction tracing and clustering tools for Bitcoin/ETH investigations.

  6. criptografia-app/Secrets-Manager-Lite criptografia-app/Secrets-Manager-Lite Public

    Vault + your branded UI for secret storage (feature-limited).