mauri870 / ransomware

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

bindata: Input path 'public.pem' is not a directory. #33

Closed Metasploiter closed 6 years ago

Metasploiter commented 6 years ago

First of all, thank you for this great tool and your support for it but I have this problem and I tried to fix this in many ways but it's still happening here is my issue:

cd /home/batman/Go/src/github.com/mauri870/ransomware/build/ransomware && go-bindata -pkg main -o public_key.go public.pem bindata: Input path 'public.pem' is not a directory. Makefile:22: recipe for target 'pre-build' failed make: *** [pre-build] Error 1

mauri870 commented 6 years ago

The master branch is now updated with a step-by-step demo, can you please try that? If the problem persists feel free to open a new issue :smile: