avcleaner
Code protector
An obfuscation tool designed to evade antivirus software detection in compiled C/C++ code.
C/C++ source obfuscator for antivirus bypass
1k stars
32 watching
178 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yworks/yguard | A Java tool that protects software by making its underlying code difficult to understand or reverse engineer | 380 |
bonnetn/vba-obfuscator | A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software | 150 |
hack2fun/bypassav | A tool for generating obfuscated executable files to evade antivirus detection | 902 |
epi052/rustdsplit | Re-implements a method to bypass signature-based AV detection by splitting a file into two halves and modifying one byte in each half to evade detection. | 35 |
k8gege/scrun | A tool designed to bypass antivirus software and load malicious shellcode into processes | 177 |
perceptionpoint/suprotect | Changes memory protection in an arbitrary process by modifying its mapping | 47 |
bearer/bearer | A tool for discovering and prioritizing security risks in software code | 2,112 |
dr4k0nia/unscrambler | A utility for removing and fixing modifications to ConfuserEx protections in compiled code. | 102 |
encodegroup/uac-silentclean | A technique to bypass Windows UAC security restrictions using a DLL planting method for executing malicious code in high integrity processes. | 190 |
govolution/avetosx | An AntiVirus Evasion Tool for Windows systems using assembly shellcodes and encoding techniques. | 4 |
samlarenn/pepacker | A tool for encrypting and obfuscating .text sections of executable files. | 49 |
phackt/stager.dll | A tool that embeds known payloads to evade detection by Windows Defender | 170 |
d35ha/callobfuscator | Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 984 |
ed1s0nz/cool | A tool designed to bypass antivirus software and evade detection. | 691 |
stavroskasidis/blazorwasmantivirusprotection | Protects Blazor Wasm projects against false positives from antiviruses | 68 |