O.P. RE: [Release] My Remote Control 1.50
AES is for encryption and decryption while SHA256 is a hash and cannot be converted back to the original password (Unless it is brute forced). This script intentionally uses SHA256 to prevent someone with physical access to the computer from finding the users password. If you would like you can modify the script to use AES.
|