Skip to content
View ramzerk's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Zoldik corp
  • Paris/Lausanne

Block or report ramzerk

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

Embedded and Blockchain 💻

                  ##  **                      Contact: 0xmaskass@gmail.com
                *####****.                    ----------------
                  ###,                        Languages: Rust, C, Solidity, Python
               ...,/#,,,..                    Embedded : ESP32, STM32, Embassy
          /,,,,,,,,,*,........,,              Blockchain: Security, Foundry, ZK
        ,((((((//;,,,,,,,,,......             Tools: Docker, Cargo
       ((((((((((((((%............
     ,(((((((((((((((@@(............          OS: asashi
    (((((((((((((((((@@@@/............        Terminal : ghostty
  ,((((((((((((((((((@@@@@&*...........       IDE : neovim
 ((((((((((((((((((((@@@@@@@&,...........     
(((((((((((((((((((((@@@&%&@@@%,..........    
 /(((((((((((((((((((@@@&%%&@@@@(........     If you want an app or a bot send me a mail.
    ,((((((((((((((((@@@&&@@&/&@@@/..         
        /((((((((((((@@@@@@/.../&&            
           .(((((((((@@@@(....                
               /(((((@@#...                   
                  .((&,                       

Projects Summary
sinker ESP32-based DNS sinkhole written in Rust to intercept, analyze, and redirect DNS traffic on constrained embedded hardware.
woody-woodpacker Custom ELF packer exploring binary obfuscation, runtime unpacking, and low-level execution flow control.
jwtui Lightweight CLI tool for offline encoding, decoding, and inspection of JWTs, built for portability and pentesting workflows.
CVE-2024-46987 Rust-based reproduction of CVE-2024-46987 created to analyze vulnerability mechanics and exploitation paths.
bot Async Rust Telegram bot designed to reduce doom scrolling through automated behavioral nudges.
payloads4burp Experimental project using Burp Suite to explore and better understand Java internals, behaviors, and common security patterns.
ft_nm Minimal reimplementation of the `nm` utility to study ELF symbol tables and binary introspection.
dr-quine Experimental self-replication project exploring quines and controlled replication mechanics in low-level systems.

Roadmap / Upcoming Research

  • ESP32 Wi-Fi management frame research in Rust (deauthentication behavior analysis)
  • Minimal Minecraft protocol server implementation on ESP32
  • Lightweight MITM proxy on ESP32 for network protocol inspection
  • Controlled keylogging research project to study input capture mechanisms and defensive detection
  • Water plant bot

Coding gif

Views counter

Pinned Loading

  1. bot bot Public

    Bot in rust for telegram

    Rust 1 1

  2. sinker sinker Public

    esp32 dns sinker.

    Rust

  3. token token Public

    Simple solidity token.

    Solidity

  4. ds4 ds4 Public

    A DualShock 4 driver written in Rust, built to run everywhere.

    Rust

  5. ZmigriOS ZmigriOS Public

    Minimal x86 kernel in Zig

    Zig

  6. heapforge heapforge Public

    Custom embedded memory allocator (malloc/free) for STM32 in C.

    C