Closed ScryerSteve closed 8 years ago
Run ./autogen.sh
, it should generate the configure
script.
Output: ./autogen.sh: 6: ./autogen.sh: autoreconf: not found
You must install the autoconf package (and automake too if it is not already installed).
This has moved in to another category of issues. Root issue no longer relates to LUKS bruteforce.
When attempting to install on Kali by inputting "./configure && make && make install" it outputs "./configure: no such file or directory"
I am in the target directory with root access. Kali installed fresh within the last 24 hours.