Create three files in the same directory: "Copyright Information.txt", "Batch.bat", and "Encryption Tool.bat".
The content of the "Copyright Information.txt" file is as follows:
@@@@@@@@@@@@
All rights reserved by Nanshan Tiger
QQ: 123456
EMail: 123456@qq.com
@@@@@@@@@@@@
Leave two or three lines blank here
Then save it again, change the encoding to Unicode, and overwrite the original "Copyright Information.txt".
The content of the "Batch.bat" file is as follows:
Leave two or three lines blank at the front
cls
net user
pause
Save.
The content of the "Encryption Tool.bat" file is as follows:
copy /a Copyright Information.txt + /b Batch.bat = Encrypted Batch.bat
Save
Run the "Encryption Tool.bat"
It will generate an "Encrypted Batch.bat"
Double-click the "Encrypted Batch.bat" to view all your usernames, and open the "Encrypted Batch.bat" with a text editor to see the copyright information and garbled characters.
Be sure to leave a few lines blank, otherwise it will go wrong.
If you don't understand, look at the example in the attachment.
The content of the "Copyright Information.txt" file is as follows:
@@@@@@@@@@@@
All rights reserved by Nanshan Tiger
QQ: 123456
EMail: 123456@qq.com
@@@@@@@@@@@@
Leave two or three lines blank here
Then save it again, change the encoding to Unicode, and overwrite the original "Copyright Information.txt".
The content of the "Batch.bat" file is as follows:
Leave two or three lines blank at the front
cls
net user
pause
Save.
The content of the "Encryption Tool.bat" file is as follows:
copy /a Copyright Information.txt + /b Batch.bat = Encrypted Batch.bat
Save
Run the "Encryption Tool.bat"
It will generate an "Encrypted Batch.bat"
Double-click the "Encrypted Batch.bat" to view all your usernames, and open the "Encrypted Batch.bat" with a text editor to see the copyright information and garbled characters.
Be sure to leave a few lines blank, otherwise it will go wrong.
If you don't understand, look at the example in the attachment.
Attachments
