Skip to content

Rasta's mouse AMSI patch but with function that makes it undetectable.

Notifications You must be signed in to change notification settings

XaFF-XaFF/AMSI-Bypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMSI-Bypass

Rasta's mouse AMSI patch but with function that makes it undetectable.

How to run

Download AMSI_Bypass.zip or build project and run following command in powershell on targets computer.

[System.Reflection.Assembly]::LoadFile("full_path_to_dll")
[Bypass]::amsi()
[Bypass] - Class
amsi() - Method in Bypass class

About

Rasta's mouse AMSI patch but with function that makes it undetectable.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages