cocomelonc / 2022-06-05-malware-av-evasion-7
Malware AV evasion via disable Windows Defender (Registry). C++
☆35Updated 2 years ago
Alternatives and similar repositories for 2022-06-05-malware-av-evasion-7:
Users that are interested in 2022-06-05-malware-av-evasion-7 are comparing it to the libraries listed below
- Red Team Operation's Defense Evasion Technique.☆51Updated 8 months ago
- GetModuleHandle (via PEB) and GetProcAddress (via EAT) like☆32Updated 3 years ago
- Run payload like a Lazarus Group (UuidFromStringA). C++ implementation☆19Updated 2 years ago
- ☆68Updated last year
- using the gpu to hide your payload☆54Updated 2 years ago
- OFFZONE 2024 Malware Persistence workshop☆17Updated 2 months ago
- A Bumblebee-inspired Crypter☆80Updated 2 years ago
- Piece of code to detect and remove hooks in IAT☆62Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆135Updated last year
- Listing UDP connections with remote address without sniffing.☆30Updated last year
- NT AUTHORITY\SYSTEM☆37Updated 4 years ago
- API Hammering with C++20☆45Updated 2 years ago
- Detect API Hooks☆73Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆81Updated last year
- Collection of source code for Polymorphic, Metamorphic, and Permutation Engines used in Malware☆26Updated 5 years ago
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆26Updated last year
- A PE parser written in C++ which does not uses OOP. Helpful if you want to learn about PE parsing.☆16Updated last year
- CSharp4Pentesters☆12Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆9Updated last year
- Crossplatform tool for inject shellcode into .exe and .dll binaries (x86 and x64)☆57Updated 9 months ago
- Recreating and reviewing the Windows persistence methods☆37Updated 3 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆68Updated last year
- Bypass Malware Time Delays☆99Updated 2 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆50Updated last year
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆24Updated 8 months ago
- One Click Tool to Scan All the Enabled Protection of current Windows NT Kernel☆43Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆96Updated last year
- Shellcodev is a tool designed to help and automate the process of shellcode creation.☆106Updated last year
- Grab Firefox post requests by hooking PR_Write function from nss3.dll module using trampoline hook to get passwords and emails of users☆42Updated 2 years ago
- Manually perform syscalls without going through any external API or DLL.☆18Updated last year