password generator/ changer 12-27-2013, 04:11 AM
#1
This is very basic code. The first one will change the target's login passoword to a ridiculously long sequence. The second will simply generate a random passowrd.
#1:
2:
#1:
Code:
@echo off
net user %username% %random%%random%%random%%random%%random%%random%
echo password has been changed!Code:
@echo off
color 02
echo password:
echo %random%%random%%random%%random%%random%%random%
echo you're welcome.
pauseIt's often the outcasts, the iconoclasts ... those who have the least to lose because they
don't have much in the first place, who feel the new currents and ride them the farthest.
don't have much in the first place, who feel the new currents and ride them the farthest.

















![[+]](https://sinister.li/images/modern/collapse_collapsed.png)