14 results found Sort:
- Filter by Primary Language:
- C (5)
- Python (4)
- C++ (2)
- Assembly (1)
- Go (1)
- Nim (1)
- +
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
Created
2015-11-12
533 commits to master branch, last one 2 months ago
Template-Driven AV/EDR Evasion Framework
Created
2021-08-02
58 commits to main branch, last one about a year ago
Loader, dropper generator with multiple features for bypassing client-side and network-side countermeasures.
This repository has been archived
(exclude archived)
Created
2017-11-13
24 commits to master branch, last one 5 years ago
An online AV evasion platform written in Springboot (Golang, Nim, C) supports embedded, local and remote loading of Shellocde methods.
Created
2024-01-24
27 commits to main branch, last one 7 months ago
Multilayered AV/EDR Evasion Framework
Created
2024-05-26
138 commits to main branch, last one 3 months ago
AV evading OSX Backdoor and Crypter Framework
Created
2022-02-28
175 commits to main branch, last one 9 months ago
AV bypass while you sip your Chai!
Created
2024-03-29
22 commits to main branch, last one 8 months ago
The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls
Created
2023-05-23
10 commits to main branch, last one 11 months ago
Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low level).
Created
2023-04-14
17 commits to main branch, last one about a year ago
Artificially inflate a given binary to exceed common EDR file size limits. Can be used to bypass common EDR.
Created
2022-04-08
5 commits to main branch, last one 2 years ago
ApexLdr is a DLL Payload Loader written in C
Created
2024-06-16
37 commits to main branch, last one 5 months ago
A simple and stealthy reverse shell written in Nim that bypasses Windows Defender detection. This tool allows you to establish a reverse shell connection with a target system. Use responsibly for educ...
Created
2023-07-14
4 commits to main branch, last one about a year ago
This code example allows you to create a malware.exe sample that can be run in the context of a system service, and could be used for local privilege escalation in the context of an unquoted service p...
Created
2023-05-08
12 commits to main branch, last one about a year ago
The provided Python program, Inject-EXE.py, allows you to combine a malicious executable with a legitimate executable, producing a single output executable. This output executable will contain both th...
Created
2024-06-29
4 commits to main branch, last one 5 months ago