gentilkiwi / wanadecrypt

A decryptor for Wanacry (you need the private key!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is this tool valid also for decrypting .wncyr files?

efialtes opened this issue · comments

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

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: <userfile.WNCYR>

image

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?