Skip to content

accidentalrebel/string-anti-virus-evasion-x64-assembly

Repository files navigation

String Anti-Virus evasion in x64 Assembly

This repository contains the code found in my blog post where I revisited a simple string evasion techniue and wrote it in x64 assembly.

How to run

  • Install NASM
  • Make sure you have have the Visual Studio C++ development environment setup
  • Run build_and_run.bat

Credits

I got the idea for this AV evasion technique from this blog post. The author talks about a lot of really cool ideas in AV evasion, so do check it out.

About

String Anti-Virus evasion written in x64 Windows Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published