3699n Posted April 27, 2014 Posted April 27, 2014 This payload will create a batch file with looks like a matrix and then will execute it. DELAY 3000GUI RDELAY 500STRING notepadENTERDELAY 1000STRING @ echo offENTERSTRING color 0aENTERSTRING :startENTERSTRING echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%ENTERSTRING goto startENTERCTRL-SDELAY 500STRING matrix.batENTERALT-F4DELAY 500GUI RDELAY 500STRING matrix.batENTER Quote
MB60893 Posted May 31, 2014 Posted May 31, 2014 Nice Work! Consider using some of the source code out on the interwebs in C# or some other language and compiling that. I know there is a C# compiler on the system, so that might be a good way of creating a better Matrix!! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.