Friday, May 28, 2010

[VB.NET] Scantime Crypter Example (With RC4)

Basically, it loads an exe file in, encrypts it, and writes it to the stub.

The stub then parses out the exe, decrypts it, saves it and runs it :)

This is useful for building a packer or a rat builder etc..

NOTE! The drop method this uses is VERY noisy (AV's will pick up the saving and running). Also the melt method I included isn't good either.

Enjoy :)

Download:
http://www.mediafire.com/download.php?qmh4imewi2y