Question: Write a simple ransomware program using batch scripts. This program will ask the user for a password, if the user entered the correct password, then
Write a simple ransomware program using batch scripts. This program will ask the user for a password, if the user entered the correct password, then you show them a nice message and exit. If the password is incorrect, and they have not reached the maximum number of three tries, the program should ask them again to enter the password. If they cannot guess the password in three tries, the program must hide all the files in a folder. This folder can be your current folder or it can be a folder of your choice. Make sure to use a folder that does not have important files. You can unhide the files later by opening the folder in Explorer, and choosing show hidden files option.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
