← All projects

Maldev_Evasion_prevails

by @AbdouRoumi

11

This is a repo of Malware Developement Workshop that I hosted with Nexus Security Club, it contains the modules and also the slides. If you are beginner in MalDev you can check the content to learn some new stuff

About this project

MalDev: Detection Fails, Evasion Prevails 🚀 Hosted at: ESTIN Béjaïa 🛡 Organized by: Nexus Security Club 📌 Overview Malware Development (MalDev) focuses on understanding modern detection mechanisms and exploring evasion techniques. This session will provide a hands-on approach to bypassing Antivirus (AV) & Endpoint Detection & Response (EDR) solutions. 🔧 Requirements To follow along, ensure you have: Windows OS (for testing & analysis) Visual Studio (for compiling the malware) C/C++ Development Tools Process Explorer & Process Hacker (for debugging & analysis) A safe test environment (e.g., Virtual Machine, isolated system) Metasploit (msfvenom) for generating shellcodes 📌 Important: 👉 You must replace the provided shellcodes with your own generated shellcodes before execution. 📂 What’s in this session? 🚀 Malware Evasion Techniques ✅ Empty Malware – Testing basic detection on VirusTotal ✅ Simple Shellcode Execution – Using msfvenom to generate payloads ✅ x86 Shellcode Execution – Understanding architecture-specific payloads ✅ Code Signing – Making malware appear legitimate

From the project README on GitHub

Stars
11
Forks
3
Last push
26 Feb 2025

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/maldev-evasion-prevails.svg)](https://www.madeinalgeria.dev/projects/maldev-evasion-prevails)

Related projects