A manually obfuscated PowerShell script for quick use that bypasses AMSI (Anti-Malware Scan Interface) for the current process.
Forcing the AMSI initialization to fail (amsiInitFailed) will result that no scan will be initiated for the current process. Originally this was disclosed by Matt Graeber and Microsoft has developed a signature to prevent wider usage. But a simple obfuscation can bypass that signature.
To run the script, simply import the module then run 'EvadeAmsi'
Regular import: : After bypassing AMSI: :@_enigma146 - yoabuseini@gmail.com
Project Link: https://github.com/yanalabuseini/EvadeAmsi