Ransomware in Golang

I built a simple ransomware in Golang. It generates a key then save it in a file then encrypts all the files using the key that was saved. The decrypted file gets the key from the file and then decrypts the encrypted files.

https://github.com/amr8644/Automation-in-Golang/tree/master/Encrypt-Decrypt

submitted by /u/Little-Peanut-765
[link] [comments]

from hacking: security in practice https://ift.tt/C9ivd2S

Comments