Skip to content

ghostpepper108/Evasion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDR/AV evasion using direct syscalls and assembly

Features:

  • No encryption
  • No VirtualAlloc
  • No CreateThread (Threadless)
  • Direct execution of payload on heap using assembly and returning back

NOTE: This is a PoC. There are hard-coded values like syscall number. This can be extended futher by using hellsgate or other similar variations like Syswhispers.

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors