Skip to content
View Esgr0bar's full-sized avatar

Highlights

  • Pro

Block or report Esgr0bar

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

Typing SVG


🌟 Current Projects


👨‍💻 Programming Languages

C C++ Python Rust


💾 Enthusiastic About

  • Incident Response ✔️
  • Forensics ✔️
  • Development ✔️

📊 GitHub Statistics

Esgr0bar's GitHub Stats
Top Langs


Pinned Loading

  1. secmalloc secmalloc Public

    Ce projet consiste à développer une bibliothèque d'allocation de mémoire sécurisée en C, qui remplace les fonctions standards telles que malloc, free, calloc et realloc.

    C

  2. DualHorizon/blackpill DualHorizon/blackpill Public archive

    A Linux kernel rootkit in Rust using a custom made type-2 hypervisor, eBPF XDP and TC programs

    Rust 330 41

  3. rce-3/libMMU rce-3/libMMU Public

    Rust crate that aims to simplify the process of rebuilding virtual address spaces from a memory dump

    Nix 8 1

  4. PE_Injector PE_Injector Public

    Cet outil est un injecteur PE 64-bits. Il réalise : Infection de fichiers : pour chaque .exe 64-bits dans le répertoire courant (sauf lui-même), il crée une nouvelle section nommée .yarna, injecte …

    C