merlokk
84c09ce881
added define PACKED
2019-07-15 19:21:19 +03:00
merlokk
d2a2acf69c
make style
2019-07-15 19:12:01 +03:00
merlokk
df1dd71d14
apdu format and print works
2019-07-15 17:26:42 +03:00
merlokk
a9d15d85e6
sketch2
2019-07-14 15:14:54 +03:00
merlokk
51bcc80a2b
small fix
2019-07-14 15:00:40 +03:00
merlokk
68bfbde185
CmdHF14AAPDU sketch
2019-07-14 14:59:59 +03:00
merlokk
d94c74b24b
make style
2019-07-12 13:58:38 +03:00
merlokk
4d8a411413
APDUEncode
2019-07-11 13:08:43 +03:00
merlokk
1169a6cf1b
apdu rename and print
2019-07-10 19:21:54 +03:00
merlokk
16b6d7e529
apdu universal parser
2019-07-10 19:11:56 +03:00
Victor
cb45313981
Add hitag2 write password auth
2019-07-09 23:00:57 +01:00
slurdge
248b109c9a
Check if bootloader segment is within bounds
2019-07-09 22:12:39 +02:00
t0m4
0a1b2698c9
Code review
2019-07-07 14:00:13 +02:00
t0m4
88df59722e
Code cleaning
2019-07-07 12:10:51 +02:00
t0m4
95fd247e10
Add 'hf 15 csetuid' command to set UID on ISO15693 Magic tags
2019-07-07 10:52:00 +02:00
iceman1001
959a2a9c87
mysterious keys #issue 839 offical repo
2019-07-06 11:16:39 -04:00
Philippe Teuwen
e047d223e4
Fix #216 : skip --as-needed linker options under MacOSX
2019-07-06 10:06:04 +02:00
Victor
773845f411
Print help if unknown arg for hitag reader/writer
2019-07-04 22:12:48 +01:00
Iceman
ae4c3374cb
Update default_keys.dic
...
More keys from 6b6bafed54
2019-07-04 12:33:01 +02:00
Slurdge
7205a910c5
Add compiler name in [CLIENT] section
2019-07-03 16:08:09 +02:00
Iceman
3938933c63
Update default_keys.dic
...
from mct app pr.
2019-06-28 15:50:19 +02:00
Philippe Teuwen
0eea50f5a0
Add support for compilation on RaspberryPiZero (armv6)
...
More generally, add support for platforms with atomics, which not really linked to
architecture but compiler features. This may also help on some mips for example.
2019-06-26 00:12:32 +02:00
iceman1001
c6d245b843
fix: syntax erros in luascripts
2019-06-23 08:13:17 -04:00
Jacopo Jannone
7e1d4a54ad
Fix syntax errors with Calypso & 14443b Lua
2019-06-23 11:53:48 +02:00
iceman1001
7961ff982d
unique and added some more keys from @korsehindi
2019-06-15 12:05:40 -04:00
iceman1001
f11500f60f
revert and double check empty buffers
2019-06-13 15:13:41 -04:00
Philippe Teuwen
2382ad551b
update msleep in deprecated-hid-flasher
2019-06-12 13:57:02 -07:00
Philippe Teuwen
1ebfa897c8
remove some cppcheck warnings
2019-06-12 06:41:23 -07:00
Iceman
cb07f2f807
Merge pull request #210 from javastraat/master
...
<added keys for Transportes Insular La Palma (Public Transport)>
2019-06-09 11:23:28 +02:00
iceman1001
db578e9f5f
fix: read14a.lua - wrong call
2019-06-09 04:59:16 -04:00
Albert Einstein
b344e7c133
<added keys for Transportes Insular La Palma (Public Transport)>
2019-06-09 10:27:20 +02:00
iceman1001
e7d00dce83
chg: upgrade always possible
2019-06-08 15:26:05 -04:00
iceman1001
fd2ac38ac3
chg: lf em 4x05_info
2019-06-08 15:24:12 -04:00
iceman1001
a6fc729f22
style
2019-06-08 10:11:18 -04:00
iceman1001
7fd7b539be
textual
2019-06-08 10:10:04 -04:00
iceman1001
d3f26fe7b7
style
2019-06-08 10:09:13 -04:00
Philippe Teuwen
a55e597e36
make style
2019-06-07 21:40:33 +02:00
Philippe Teuwen
f7dfd2a1f2
Fix arg names mismatches between decl & def
2019-06-07 21:26:03 +02:00
Philippe Teuwen
732bc766f9
Reduce some var scopes
2019-06-07 18:41:39 +02:00
Philippe Teuwen
7a06a77283
text of data setdebugmode
2019-06-06 11:34:33 +02:00
Philippe Teuwen
1a39ec3026
hf mf/mfu dbg => hw dbg
2019-06-06 11:31:47 +02:00
Philippe Teuwen
d7614684f8
Make sure standalone modes can be launched when connected on USB without client
2019-06-02 23:20:02 +02:00
Philippe Teuwen
742fe16830
Makefile verbose mode: make V=1 as for CMake
2019-06-02 16:04:35 +02:00
Philippe Teuwen
8c0cd4cfa2
Cleaner makefile execution, use 'make Q=' if you want to see full lines
2019-06-02 00:25:25 +02:00
Philippe Teuwen
9b668e3827
client Makefile doesn't depend on platform specs anymore
2019-06-01 01:03:34 +02:00
Philippe Teuwen
5e83fcbd58
client Makefile doesn't use PLATFORM_DEFS anymore
2019-06-01 00:59:11 +02:00
Philippe Teuwen
e98c4e246d
rework standalone makefile
2019-06-01 00:23:38 +02:00
Philippe Teuwen
501919a34a
flashmem: text
2019-05-31 23:08:27 +02:00
iceman1001
ecc62add26
fix return check
2019-05-31 14:07:07 -04:00
iceman1001
0a3791ea3a
chg: 'lualibs - 14a minor adaptation
2019-05-31 19:10:01 +02:00