gentilkiwi / wanadecrypt

A decryptor for Wanacry (you need the private key!)
177 stars 71 forks source link

Is this tool valid also for decrypting .wncyr files? #4

Open efialtes opened 7 years ago

efialtes commented 7 years ago

If so, do we need to provide the demo private key?

efialtes commented 7 years ago

I finally got some samples of .wncyr files. By checking key length, looks like the AES-128 is ciphered as with .wncry files. So I was wondering which RSA pair is used for ciphering/unciphering demo files. If private key for demo files is universal and available, I guess wanadecrypt is also valid for dechypering .wncyr files

program needs at least two arguments:

image

efialtes commented 7 years ago

Hi again! I got this answer in WanaKiwi project (I hope I did not misspelled it again ;) wanakiwi

Sorry to insist, how can we invoke decryption of .wncyr files with wanadecrypt? Do we need to obtain the private demo key in .dky format?