volavube / mfcuk

Automatically exported from code.google.com/p/mfcuk
GNU General Public License v2.0
1 stars 0 forks source link

MFCUK don't work correctly with 32 bits system #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What should we do when we use ubuntu 9.10 386 version.
It works ,but not actually what we expected.

Original issue reported on code.google.com by dennyx...@gmail.com on 25 Apr 2010 at 12:46

GoogleCodeExporter commented 9 years ago
How, how did you make it work in ubuntu? I can only see a .exe in the bin 
folder and
the build_cygwin.sh file generates a .exe

Best regards.

Original comment by capiscuas@gmail.com on 2 Jun 2010 at 5:10

GoogleCodeExporter commented 9 years ago
I managed to compile the src in ubuntu and when run I found out:

WARN: cannot open template file './data/tmpls_fingerprints/mfcuk_tmpl_skgt.mfd'

it seems that folder is relative to the bin folder, but not to the src folder, 
which
is where the linux binaries end up.

Original comment by capiscuas@gmail.com on 2 Jun 2010 at 5:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Once it compiled, change directory to src/bin: cd src/bin
and execute: ../mfcuk_keyrecovery_darkside

Original comment by romu...@libnfc.org on 6 Sep 2010 at 11:26