Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove hardcoded paths to files #6

Open
GoogleCodeExporter opened this issue Apr 19, 2015 · 7 comments
Open

Remove hardcoded paths to files #6

GoogleCodeExporter opened this issue Apr 19, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. ./configure
2. make
3. src/mfcuk_keyrecovery_darkside -C

What is the expected output?
That should find data files

What do you see instead?
mfcuk - 0.3.2
Mifare Classic DarkSide Key Recovery Tool - 0.3
by Andrei Costin, [email protected], http:https://andreicostin.com

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


Original issue reported on code.google.com by [email protected] on 1 Apr 2011 at 9:29

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Same problem here

Original comment by [email protected] on 9 Aug 2012 at 3:15

@GoogleCodeExporter
Copy link
Author

Same problem here

Original comment by [email protected] on 11 May 2014 at 3:02

@GoogleCodeExporter
Copy link
Author

same here

Original comment by [email protected] on 11 Aug 2014 at 5:37

@GoogleCodeExporter
Copy link
Author

Same here!

Original comment by [email protected] on 6 Dec 2014 at 12:44

@GoogleCodeExporter
Copy link
Author

Use svn checkout to get source, then compile. tar.gz archives do not include 
the /src/data directory for some reason.

Original comment by [email protected] on 27 Feb 2015 at 12:33

@AndreMiras
Copy link

I also had the problem running mfcuk from the project root directory directory (e.g. ./src/mfcuk).
Moving to the src/ directory before running ./mfcuk works around the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants