Jump to content

need help for compiling jtr


ekg

Recommended Posts

Hi guys!

I got a problem with my 1password password. I changed it recently but now I forgot the exact spelling......

Well, to make it short I try to hack my own password. It is my plan to write my own password file, but I can't find a compiled version of the john-1.7.9-jumbo-7 for Mac OS-X.

so I tried to compile it on my own. but of course I struggle. I came to the point where it compiles but stops and gives me the error:

SF:src ekg$ make -s
rawSHA1_ng_fmt_plug.c:160: warning: ignoring #pragma GCC optimize
rawSHA1_ng_fmt_plug.c:161: warning: ignoring #pragma GCC optimize
rawSHA1_ng_fmt_plug.c:574: error: redefinition of ‘_mm_testz_si128’
/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/smmintrin.h:257: error: previous definition of ‘_mm_testz_si128’ was here
make[1]: *** [rawSHA1_ng_fmt_plug.o] Error 1
make: *** [default] Error 2
I have no idea how to proceed.
My system:
macbookpro, 2.4 Ghz, Intel Core 2 Duo
Mac OS X 10.6.8
no Xcode installed, cant download it without a payed developer account.....
I installed GCC instead.... (This package contains all of the sub-packages that Xcode ships with that are needed to compile most software: GCC, Clang, LLVM, a handful of dev CLI tools (e.g. purge), and the required Dev C Headers
Any help for a bloody newbie? Thanks in advance!
Link to comment
Share on other sites

ok, I installed Xcode 3.2.

I installed homebrew as well.

It worked for jtr 1.8.0. but the 1password.agilebits algorithm is not included.

the only version I found where the 1password si included is 1.7.9-jumbo-7, but I get the same error when compiling:

rawSHA1_ng_fmt_plug.c:160: warning: ignoring #pragma GCC optimize
rawSHA1_ng_fmt_plug.c:161: warning: ignoring #pragma GCC optimize
rawSHA1_ng_fmt_plug.c:574: error: redefinition of ‘_mm_testz_si128’
/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/smmintrin.h:257: error: previous definition of ‘_mm_testz_si128’ was here
make[1]: *** [rawSHA1_ng_fmt_plug.o] Error 1
make: *** [default] Error 2
any ideas?
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...