mauri870 / ransomware

A POC Windows crypto-ransomware (Academic). Now Ransom:Win32/MauriCrypt.MK!MTB
857 stars 413 forks source link

Files not encrypting & server side error #17

Closed kiwoon closed 7 years ago

kiwoon commented 7 years ago

I have a problem..what a happen..?

error

I attached another generate_cert.go source succeed make.. Files not encrypting... server side error.... help me.........TT

mauri870 commented 7 years ago

From what I remember 422 is referring to your RSA key. Probably your public and private key does not match. Please try to clean out the project and repeat the README steps

mauri870 commented 7 years ago

I've fixed these problems with the rsa keys not cleaned after a failed build. If the problem still happens please reopen the issue