Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 353 Bytes

File metadata and controls

16 lines (8 loc) · 353 Bytes

Simple RC4 Algo based Shellcode loader, code is shit need optimization

compile using

g++ -o rc4_loader.exe loader.cpp -static -m64

Execution:

image

AV check

dll format:

image