Skip to content

AmsiHook is a project I created to figure out a bypass to AMSI via function hooking.

Notifications You must be signed in to change notification settings

tomcarver16/AmsiHook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AmsiHook

AmsiHook is a DLL that when injected to a process containing AMSI logging, will hook the AMSI functions and allow them to execute with dummy parameters.

Notes

I wrote an injector that works with the tool. That can be found here

Also to see how I developed this tool and my process behind creating it see my blog post

About

AmsiHook is a project I created to figure out a bypass to AMSI via function hooking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages