rconty@il4p.fr
2a1bd214bc
Sync nfc-utils.[hc] with libnfc development version. (Fixes Issue 16)
2011-10-17 13:32:23 +00:00
zveriu@gmail.com
7edf0d2b0a
- Added INSTALL file with the mambo-jambo compilation instructions
...
- Added few TODO items
- Changed asm to __asm__ so that some GNUC compilers are happy
2011-10-17 07:03:37 +00:00
zveriu@gmail.com
880db4e1b9
- Revert the fix from r52 so that MFCUK will compile with libnfc 1.5.1
...
- Revert the improvements to configure.ac script
- Added an improved PM3 trace log parser which tries to find possible multi-sector authentication transactions
2011-10-10 13:02:41 +00:00
zveriu@gmail.com
eaa9ff8f1a
- Added initial version of Multiple-Sector Authentication detection based on a full PM3 trace log (used trace1.txt as sample)
...
- Formatting corrections (all tabs to spaces4)
2011-10-04 12:33:16 +00:00
zveriu@gmail.com
6fde5d8a91
- Renamed project and binary to mfcuk (instead of mfcuk_keyrecovery_darkside)
...
- Fixed fingerprint related bugs
- Moved Template data to correct path relative to where mfcuk binary is built
2011-10-04 10:22:39 +00:00
rconty@il4p.fr
7390ac0b34
Enhance print_usage().
2011-09-25 17:09:28 +00:00
rconty@il4p.fr
756b48d7d9
Use fclose at right time, count the loaded fingerpriting files (Fixes Issue 5)
2011-09-25 17:07:59 +00:00
rconty@il4p.fr
de55e33177
mfcuk now compiles again libnfc's development version (1.5.1)
2011-09-25 16:11:13 +00:00
rconty@il4p.fr
b67f50f281
mfcuk development version need at least 1.5.0 libnfc version.
2011-09-25 15:59:24 +00:00
rconty@il4p.fr
56eafde34b
Update nfc-utils.c for latest libnfc (Fixes Issue 10)
...
Thanks to maxx.
2011-09-05 15:24:10 +00:00
rconty@il4p.fr
f60206aeba
make distcheck now pass but data files are missing.
...
Update issue 8
make distcheck now works but does not embedded all needed files (ie. templates)
2011-04-01 09:43:56 +00:00
rconty@il4p.fr
baba2814a5
Add some cflags to help us to write great code :)
2011-04-01 09:22:43 +00:00
rconty@il4p.fr
d6a9da4e4b
Silent some warnings.
2011-04-01 09:17:40 +00:00
rconty@il4p.fr
929ed9dc3b
Small code clean up.
...
New issue
Summary: Code clean up
Currently there is some code that is not clean:
- code indentation is not always the same
- useless blank lines
- turn on "-Wall -pedantic -Wextra" C-flags and see all code that have to be cleaned
2011-04-01 09:10:59 +00:00
rconty@il4p.fr
f503383dbd
Maintainance update to work with a recent version of libnfc (>=1.4.2) Thanks to Volker Zeihs and Jonas Groß. (Fixes Issue 3)
2011-04-01 08:53:02 +00:00
rconty@il4p.fr
349933957e
Enhance debug messages.
2010-09-14 14:56:59 +00:00
rconty@il4p.fr
f59ee2c2a5
Add some endianness and bytes swapping functions detection. (in order to be more portable)
2010-09-14 11:06:38 +00:00
romain.tartiere
10c422c924
Change mirror_bytes() -> bswap32().
2010-09-14 10:38:23 +00:00
rconty@il4p.fr
5b848c6789
Switch on/off raw mode when appropriated.
2010-09-13 13:31:26 +00:00
rconty@il4p.fr
5347b22617
mfcuk: detect libnfc 1.3.9
2010-09-13 13:30:30 +00:00
rconty@il4p.fr
26006db05e
Attempt to make it work with libnfc 1.3.9
2010-09-06 11:24:05 +00:00
rconty@il4p.fr
b628fa2e6e
Fix warnings about incompatible pointers types.
2010-04-22 15:55:23 +00:00
zveriu
6bdc6f985a
- proxmark3 log external parser (simple python)
...
- proxmark3 full log recovery option added (-P)
- fingerprint base implementation and few templates
2010-04-11 18:49:43 +00:00
zveriu
9f75cc95cc
Initial move from tk-libnfc-crapto1 to mfcuk
2010-03-30 18:11:31 +00:00