I'm trying to decrypt my whatsapp password using a tutorial, but got stuck at the step for compiling wa_pbkdf2.c
. I pasted the code at Pastebin Untitled.
I tried in on my Ubuntu laptop, but it said
Fatal Error: openssl/509.h No such file or directory
I have OpenSLL installed but somehow the compiler can't find it. Any ideas how to compile it?