iceman1001
|
cd1f5a58f5
|
ADD: 'script run ntag_3d.lua' - script to program xyz related ntag213f / magic ntag
|
2018-01-06 09:54:46 +01:00 |
|
iceman1001
|
07d51ec4a4
|
fix... don't even mention it...
|
2018-01-06 00:19:52 +01:00 |
|
iceman1001
|
1a2973a319
|
fix: 'hf mf hardnested' - crashes on SSE2 with mingw / windows, Huge thanks to @merlokk @pwpiwi for bug and fix!
https://github.com/Proxmark/proxmark3/issues/404
|
2018-01-05 18:01:59 +01:00 |
|
iceman1001
|
647d275d18
|
chg: 'hf felica litedump' - now turns off device when aborted via keyboard, or buttonpress
|
2018-01-05 17:57:50 +01:00 |
|
iceman1001
|
9a8331b882
|
textual
|
2018-01-05 17:42:21 +01:00 |
|
iceman1001
|
0fda0329eb
|
textual
|
2018-01-05 17:41:11 +01:00 |
|
iceman1001
|
05b62d0b3d
|
syntax sugar
|
2018-01-05 17:40:07 +01:00 |
|
iceman1001
|
82dbfba827
|
chg: 'hf felica litedump' - more stable impl. Will not break when run twice in a row. Still device can be in a loop if 100sec timeout occures. :(
|
2018-01-05 17:39:04 +01:00 |
|
iceman1001
|
6e93ed80a3
|
chg: 'hf iclass sniff' - still problems with the dmabuffer
|
2018-01-02 19:10:55 +01:00 |
|
iceman1001
|
f0a5d10354
|
chg: 'hf iclass eload' better filename handling
|
2018-01-02 13:02:55 +01:00 |
|
iceman1001
|
398ca555b2
|
moved into common/polarssl
|
2018-01-02 11:17:59 +01:00 |
|
iceman1001
|
fe9416db23
|
chg: 'hf iclass' - work in progress. running default_iclass_keys.dic against reader (pm3 as simulation)
|
2018-01-02 11:17:31 +01:00 |
|
iceman1001
|
036d050384
|
chg: syntax sugar
|
2018-01-02 11:15:23 +01:00 |
|
iceman1001
|
c328f68640
|
fix: part of @pwpiwi 's #534 fixes
|
2018-01-01 18:57:37 +01:00 |
|
iceman1001
|
d9089e74b4
|
chg: textual
|
2018-01-01 18:54:01 +01:00 |
|
iceman1001
|
f92a6ddf7d
|
FIX: 'hf iclass' - sneaky fread bug. thanks to @bettse who found it
|
2018-01-01 14:28:53 +01:00 |
|
Chris
|
d5ce45bae7
|
FIX: 'hf mf chk' / 'hf mf fchk' - t/d param bug. Now it is not place dependent and can also read several dictionary files :)
|
2017-12-31 19:36:12 +01:00 |
|
iceman1001
|
2abcce598a
|
lastone
|
2017-12-27 20:47:34 +01:00 |
|
iceman1001
|
97c176c10e
|
additions of keys
|
2017-12-27 20:36:46 +01:00 |
|
iceman1001
|
9be75f55d4
|
updates
|
2017-12-27 10:43:07 +01:00 |
|
iceman1001
|
7d25ab4561
|
Update loclass license conditions, https://github.com/Proxmark/proxmark3/issues/527
|
2017-12-27 10:34:51 +01:00 |
|
iceman1001
|
36eb64cef4
|
fix: making it strings
|
2017-12-24 11:04:13 +01:00 |
|
iceman1001
|
61b8594cb4
|
working progress..
|
2017-12-24 10:59:24 +01:00 |
|
iceman1001
|
4e6140570e
|
fix: add dummy
|
2017-12-24 10:57:21 +01:00 |
|
iceman1001
|
dc890104aa
|
fix: spaces, and remove tabs
|
2017-12-24 10:56:17 +01:00 |
|
iceman1001
|
289b5fcb0f
|
chg: adapting to path
|
2017-12-24 10:51:42 +01:00 |
|
iceman1001
|
e67daf946d
|
chg: added the config..
|
2017-12-24 10:50:00 +01:00 |
|
iceman1001
|
e873c1decd
|
chg: 'hf 15' updated some helptexts
|
2017-12-24 10:33:14 +01:00 |
|
iceman1001
|
f1e631ef56
|
chg: adapting path changes.
|
2017-12-24 10:32:15 +01:00 |
|
iceman1001
|
186de6e1ae
|
chg: adapting to new paths
|
2017-12-24 10:30:29 +01:00 |
|
iceman1001
|
40b1922187
|
chg: added emv4 changes.
broke out the includes into a variable instead. was getting long
|
2017-12-24 10:29:50 +01:00 |
|
iceman1001
|
fefac686e8
|
chg: adapting to new locations, and changes in makefile.
|
2017-12-24 10:28:46 +01:00 |
|
iceman1001
|
590fd15c3a
|
chg includes
|
2017-12-24 10:27:52 +01:00 |
|
iceman1001
|
ba17fe8130
|
chg: some iclass changes in the making.
|
2017-12-24 10:27:18 +01:00 |
|
iceman1001
|
a3ec7fd21f
|
chg: 'hf emv' changes from @merlokk EMV4 commit
|
2017-12-24 10:26:47 +01:00 |
|
iceman1001
|
07ab8ea674
|
moved into here.
|
2017-12-24 10:23:55 +01:00 |
|
iceman1001
|
85f3870233
|
chg: removed old WITH_EMV , HAS_512_FLASH, defines, since emv now is native in client and we have automatic detection of 512kb size when compiling.
|
2017-12-24 10:23:04 +01:00 |
|
iceman1001
|
3e5bd575f6
|
syntax sugar
|
2017-12-24 10:22:02 +01:00 |
|
iceman1001
|
5d55807f37
|
add: cryptolibs needed in emv,
moved aes, des into here.
|
2017-12-24 10:21:28 +01:00 |
|
iceman1001
|
1deb171573
|
add dummy.
|
2017-12-24 10:07:44 +01:00 |
|
iceman1001
|
ac4ef684e5
|
fix: cherry picked fix LF SNOOP not working.
https://github.com/Proxmark/proxmark3/pull/528
https://github.com/Proxmark/proxmark3/issues/514
|
2017-12-23 22:17:30 +01:00 |
|
iceman1001
|
77bc60bc52
|
remov function
|
2017-12-23 11:24:10 +01:00 |
|
iceman1001
|
74b4755d42
|
moved function
|
2017-12-23 11:23:14 +01:00 |
|
iceman1001
|
18a828d2fd
|
chg: try to use native byteswapping functions when possible.
chg: bits_to_array new function
|
2017-12-23 09:51:20 +01:00 |
|
iceman1001
|
40dbb6b813
|
fix: one less block
|
2017-12-22 12:38:30 +01:00 |
|
iceman1001
|
6327b767fc
|
fix: 'hf 15 read' - the correct comparison helps out a lot.
|
2017-12-21 16:02:19 +01:00 |
|
iceman1001
|
c8f087eeb9
|
fix: 'hf 15 dump' the crc now calcs over the right number of bytes in order to be compared with the check
|
2017-12-21 15:44:23 +01:00 |
|
iceman1001
|
d894e36b95
|
chg: textual
|
2017-12-21 14:30:24 +01:00 |
|
iceman1001
|
231b0df578
|
CHG: 'hf iclass reader' - the select / which blocks to read / before saying it succeded was corrupt
|
2017-12-21 13:48:06 +01:00 |
|
iceman1001
|
3634327bef
|
chg: code cleaning.
|
2017-12-21 12:42:32 +01:00 |
|