slugger Posted February 21, 2017 Share Posted February 21, 2017 Hi all FIrst time poster on these forums I am having some trouble compiling john-jumbo1.8 in order to be able to use the rar2john tool in order to crack a password protected rar file. It compiles but then in the list of rm -f it removes rar2john because it could not compile I'm guessing but I have no clue where to go from here. Trying to do this on Linux mint. I only need the rar2john tool or any tool similar that will be able to atleast get the hashes for me. Quote Link to comment Share on other sites More sharing options...
digininja Posted February 21, 2017 Share Posted February 21, 2017 I'd check the results of the configure script, it probably tells you something is missing, I'd guess a rar library. Quote Link to comment Share on other sites More sharing options...
slugger Posted February 21, 2017 Author Share Posted February 21, 2017 ./configure make clean && make -s Here is the output of the compilation Quote Link to comment Share on other sites More sharing options...
digininja Posted February 21, 2017 Share Posted February 21, 2017 Doesn't seem anything obvious in the configuration, I'll see if it builds on my box tonight. Quote Link to comment Share on other sites More sharing options...
slugger Posted February 21, 2017 Author Share Posted February 21, 2017 Yeah thats why I am so dumbfounded. Thanks for the help Quote Link to comment Share on other sites More sharing options...
digininja Posted February 21, 2017 Share Posted February 21, 2017 I just built bleeding-jumbo from github and I've got rar2john, it is a symlink to john: src $ ls ../run/*rar* -al lrwxrwxrwx 1 robin robin 4 Feb 8 12:11 ../run/rar2john -> john src $ ../run/rar2john Usage: ../run/rar2john <rar file(s)> If you want to diff our configures, here is mine https://pastebin.com/mV6tfCsy If not, try the current source from github and see if that works. Quote Link to comment Share on other sites More sharing options...
slugger Posted February 22, 2017 Author Share Posted February 22, 2017 Also managed to get that one working. Dont know why the hell the 1.8 jumbo doesnt work but atleast now i can get cracking thanks for the help. Also saw that while using bleeding-jumbo that there is an INSTALL-UBUNTU in the docs file that also explains how to compile it from github with some other options Quote Link to comment Share on other sites More sharing options...
digininja Posted February 22, 2017 Share Posted February 22, 2017 Glad it's working Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.