You are a systems admin and have discovered a flaw within your system, the users aren't alphabetically listed within your DB, you hate that shit, so you pull the list and decide to write a program that saves the users and passwords into a file and lists them alphabetically, along with encrypting each password with SHA.
Your objective:
Save the above list into a file, open the file within a program and list each user alphabetically, encrypt each password using SHA (your choice which one just specify) then overwrite the file and output the information.
For bonus points double encrypt the passwords, so it's harder to crack them.
Whatever language you want to use, good luck.
Code:
User:Password
arb:1234
trp:5627
yah:6728
yte:6263
thf:9028
muh:9732
twq:8926
dhh:8765
cbv:0916
cbh:7285
dfg:8294
kah:9274
kak:9273
apk:5284
gah:9364
kaj:7484
Your objective:
Save the above list into a file, open the file within a program and list each user alphabetically, encrypt each password using SHA (your choice which one just specify) then overwrite the file and output the information.
For bonus points double encrypt the passwords, so it's harder to crack them.
Whatever language you want to use, good luck.
Last edited:
Banned forever. Reason: Scamming (https://builtbybit.com/threads/sonnet-scam-report.106789/)
