bypassing-avs
There are 10 repositories under bypassing-avs topic.
stormshadow07/HackTheWorld
An Python Script For Generating Payloads that Bypasses All Antivirus so far .
DamonMohammadbagher/NativePayload_DNS
C# code for Transferring Backdoor Payloads by DNS Traffic and Bypassing Anti-viruses
NtRaiseHardError/Antimalware-Research
Research on Anti-malware and other related security solutions
DamonMohammadbagher/NativePayload_Reverse_tcp
Meterpreter Encrypted Payload by C#
DamonMohammadbagher/NativePayload_ARP
C# code for Transferring Backdoor Payloads by ARP Traffic and Bypassing Anti-viruses (Slow)
DamonMohammadbagher/Videos-BypassingAVsByCSharp
Video files for eBook: "Bypassing AVs by C#.NET Programming"
scipag/ProxyExe
Launch a Windows EXE file with this EXE file (application filter evasion)
DamonMohammadbagher/NativePayload_JMP4
in C# you can use Emit(Opcodes.jmp,TargetMethod) in your codes without writing any asm bytes in code to jump to pointer of TargetMethod or (MethodInfo) to run in-memory via Emit(Opcodes.jmp, method) in system.reflection namespace
SmokeLoader/DarkVision-RAT
👁 Older Version of the DarkVisionRAT / Dark Vision RAT. A RAT fully written in C, C++ and Assembly 👁
I2rys/SWTBAVIN
A really simple demonstration on how to bypass any AV using NodeJS.