3699n Posted April 27, 2014 Share 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 Link to comment Share on other sites More sharing options...
MB60893 Posted May 31, 2014 Share 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 Link to comment Share on other sites More sharing options...
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.