iceman1001
|
d28fac3ef0
|
style
|
2019-04-14 11:43:05 +02:00 |
|
Philippe Teuwen
|
97676d3210
|
comparison of integers of different signs [-Wsign-compare]
|
2019-04-13 23:38:34 +02:00 |
|
iceman1001
|
dae0016bb2
|
times times times
|
2019-04-13 03:01:31 +02:00 |
|
Philippe Teuwen
|
4f32655004
|
use more static and fix [-Wmissing-prototypes], ongoing...
|
2019-04-13 00:25:43 +02:00 |
|
iceman1001
|
7547952a4d
|
style
|
2019-04-11 07:40:50 +02:00 |
|
David Beauchamp
|
8d479e3a68
|
Add 36bit HID format, extend calcWiegand() to include oem bits
|
2019-04-10 20:34:42 -04:00 |
|
Philippe Teuwen
|
7f76fea21a
|
good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers
|
2019-04-10 10:21:42 +02:00 |
|
iceman1001
|
ec278e60cc
|
unshadow
|
2019-04-08 08:34:40 +02:00 |
|
iceman1001
|
27003904ce
|
printandlogs..
|
2019-04-07 18:12:58 +02:00 |
|
Philippe Teuwen
|
db4aa08b78
|
make style
|
2019-03-28 14:19:41 +01:00 |
|
iceman1001
|
800bce865d
|
fix: sprint_bin_break doesn't skip bits when newline printing
|
2019-03-25 14:39:09 +01:00 |
|
Philippe Teuwen
|
b538a67ba3
|
make style
|
2019-03-15 00:20:42 +01:00 |
|
Philippe Teuwen
|
f1a0e57f65
|
binarraytohex: handle Manchester wrong bit markers
|
2019-03-15 00:09:40 +01:00 |
|
Philippe Teuwen
|
1b2601a48a
|
Add missing EOF LF
|
2019-03-12 00:12:26 +01:00 |
|
Philippe Teuwen
|
961d929f4d
|
changing {} style to match majority of previous style
|
2019-03-10 11:20:22 +01:00 |
|
Philippe Teuwen
|
0373696662
|
make style
|
2019-03-10 00:00:59 +01:00 |
|
Philippe Teuwen
|
0d9223a547
|
client: fix mix of spaces & tabs
|
2019-03-09 23:35:06 +01:00 |
|
Philippe Teuwen
|
60f292b18e
|
remove spurious spaces & tabs at end of lines
|
2019-03-09 08:59:13 +01:00 |
|
iceman1001
|
ad72a424ef
|
chg: use calloc
|
2019-01-30 21:40:50 +01:00 |
|
iceman1001
|
99b6087b01
|
chg: use calloc
|
2019-01-30 21:16:20 +01:00 |
|
iceman1001
|
e276bf1ce3
|
FIX: gcc8.1 warnings
|
2019-01-09 16:25:49 +01:00 |
|
iceman1001
|
a17bf8e559
|
FIX: remove gcc8.2 warning
|
2019-01-08 11:20:42 +01:00 |
|
merlokk
|
7b943a4a16
|
add check string - if string is hex
|
2018-11-21 19:44:31 +02:00 |
|
merlokk
|
5dda51ed1c
|
added FillBuffer function for fill buffers in hash checks
|
2018-11-12 19:03:58 +02:00 |
|
merlokk
|
4fed815b88
|
added core files.
need to add:
1. jansson (maybe needs jansson-devel)
2. arm and client side of exchangeapdu14a
|
2018-11-08 17:29:58 +02:00 |
|
Chris
|
dc67b5d7c9
|
chg: revert fpga_major mode in LF.
chg: 'lf t55xx deviceconfig' - persistence to flashmem is now option with param P
|
2018-09-23 05:29:55 +02:00 |
|
Chris
|
b80d683ce6
|
Added new support str function
|
2018-09-04 20:39:15 +02:00 |
|
Chris
|
36d774506c
|
chg: 'sm raw' - implemented 'r' don't read reply
|
2018-07-05 21:10:21 +02:00 |
|
iceman1001
|
65a4253e7e
|
print..
|
2018-02-21 17:56:09 +01:00 |
|
iceman1001
|
a29b2328db
|
fix: g_debugMode - client side global debugvariable, moved to util.c
|
2018-02-21 15:54:13 +01:00 |
|
iceman1001
|
a1dd7c2020
|
chg: 'hf list mf' - adapted the output from 16bytes rows to 18 in order to make output more easily to compare
|
2018-02-15 11:47:34 +01:00 |
|
iceman1001
|
ad99b4f394
|
add: 'hf list mf' - old 'hf mf sniff' decoding of data has now been incorporated annotations instead. (@merlokk)
---most likely broke something.. :) needs proper testing.
|
2018-02-14 23:03:39 +01:00 |
|
Brian Pow
|
d050e473b7
|
CHG: use FillFileNameByUID() for filename generation for 'hf mf dump' and 'hf mf chk * ? d'
|
2018-02-09 22:54:54 +08:00 |
|
iceman1001
|
52d69ed4ee
|
CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all.
|
2018-02-01 15:19:47 +01:00 |
|
iceman1001
|
205e4b2300
|
chg: adjusted the input parameters for crc16 implementations.
|
2018-01-28 12:19:04 +01:00 |
|
iceman1001
|
e396575424
|
add: fast reverse 16bit
|
2018-01-27 23:16:35 +01:00 |
|
iceman1001
|
ede55a1498
|
add: fast 8bit reversal.
|
2018-01-27 22:20:56 +01:00 |
|
iceman1001
|
4671b81115
|
chg: skip pointers and make a small number instead.
|
2018-01-25 20:54:15 +01:00 |
|
iceman1001
|
0582fdf934
|
chg: pointer should be unsigned
|
2018-01-25 20:29:22 +01:00 |
|
iceman1001
|
f01bc31486
|
CHG: removed warnings %zu size_t
|
2018-01-25 19:51:10 +01:00 |
|
iceman1001
|
d60721d131
|
chg: clean up
|
2018-01-17 00:30:43 +01:00 |
|
iceman1001
|
77bc60bc52
|
remov function
|
2017-12-23 11:24:10 +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
|
eb0c0c364c
|
CHG: EMV changes. https://github.com/Proxmark/proxmark3/pull/493 [@merlokk)
|
2017-12-02 18:58:33 +01:00 |
|
iceman1001
|
fa98197961
|
chg: added some updated string functions (@merlokk)
|
2017-11-25 08:02:51 +01:00 |
|
iceman1001
|
2f3dbbcaa3
|
rename: ul_switch_off_field -> DropField (inside cmdhf14a.c)
chg: Fix memory bounds error (@wsmoses)
c3511781a1
|
2017-11-11 23:23:01 +01:00 |
|
iceman1001
|
8b83db2c1b
|
ADD: 'hf 14a apdu' @merlokk
|
2017-11-10 20:47:31 +01:00 |
|
iceman1001
|
79dd43dbd2
|
ADD: string functions (@merlokk)
|
2017-10-20 14:39:42 +02:00 |
|
iceman1001
|
55a1ef1549
|
ADD: case insensitive commands :) finally, you can write LF SEARCH ...
|
2017-09-15 14:45:26 +02:00 |
|
iceman1001
|
eae8c2f7be
|
chg: unify debug messages for FSK demod in AWID,HID,IO,PARADOX,PYRAMID, all neat and same.
|
2017-08-11 20:48:54 +02:00 |
|