Skip to content
View 4f3rg4n's full-sized avatar
🐧
Mefasten
🐧
Mefasten

Block or report 4f3rg4n

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

🎧 Noam's GitHub 🎧

I'm a low-level developer and researcher. On my GitHub, you'll find a variety of low-level tools and projects, along with some reverse engineering (RE) and malware analysis tools and plugins that I've written myself.

I invite you to visit my blog, maybe you'll find some interesting research or a solution to a cool challenge. Link to my blog

πŸ“ˆ GitHub Stats

GitHub Stats

🌱 Currently Learning

I’m focused on improving my knowledge in:

  • Advanced reverse engineering techniques
  • Exploitation and malware analysis

πŸ“ GitHub Languages

Top langs

πŸ“¬ Contact

πŸ† GitHub Trophies

User trophy

Pinned Loading

  1. Linux-Antivirus Linux-Antivirus Public

    This project provides a complete set of Antivirus components for Linux-based operating systems.

    C 3

  2. Assembly-Interpreter Assembly-Interpreter Public

    This tool can help you learn how to use assembly opcodes or run simple assembly code snippets.

    C++ 1

  3. IAT-Hooking IAT-Hooking Public

    This repository contains a proof-of-concept (PoC) project for the IAT-Hooking technique. You can use it to understand how to implement the technique or customize it to suit your needs.

    C++ 1

  4. SandBox-Broker SandBox-Broker Public

    SandBox-Broker is a security tool that monitors and hooks syscalls & functions related to file and network operations. It enables real-time inspection, modification of network communication, and lo…

    C