Commit graph

3166 commits

Author SHA1 Message Date
merlokk
fb3990086e fix 2022-07-10 00:54:29 +03:00
merlokk
374f1907bb fix max|min 2022-07-10 00:47:40 +03:00
merlokk
e7edefe24e fix avg 2022-07-10 00:29:25 +03:00
merlokk
903af4412a fix accum clear 2022-07-09 17:36:53 +03:00
merlokk
0b95c519ff sh sniff skip some bytes from data - arm side 2022-07-09 16:45:08 +03:00
iceman1001
11e097c1bb fixing hf search loop and lessing the debug statements 2022-07-07 23:43:45 +02:00
merlokk
5f1c41503b texkom simulation timeout and verbose fixes 2022-07-08 00:15:10 +03:00
merlokk
1a620c5563 add timeout and some debug messages 2022-07-06 19:41:08 +03:00
merlokk
7c2379ac9f rename and read parameters via struct 2022-07-06 19:03:17 +03:00
iceman1001
edffa21598 fix cid 395490, and 14a simulation 2022-07-06 14:00:19 +02:00
iceman1001
c5119e5bea fix cid 390242 - uninitialized var usage 2022-07-06 13:50:15 +02:00
iceman1001
167cca5fc0 cppchecker fixes 2022-07-06 13:45:06 +02:00
merlokk
7ed8f08e09 make style 2022-07-04 00:35:44 +03:00
merlokk
be25a00444 add warning 2022-07-04 00:27:22 +03:00
merlokk
4efb9f2275 tk-17 works 2022-07-04 00:18:57 +03:00
merlokk
640f6772a5 bit encoder, works very good with real reader 2022-07-03 22:54:58 +03:00
merlokk
8571cfddbf led on/off optimization and wait for field stabization 2022-07-03 22:07:03 +03:00
merlokk
353ef6f739 duplicator works too (on the edge of the field) 2022-07-03 21:59:55 +03:00
merlokk
87db9e7ec9 pm3-pm3 works 2022-07-03 21:32:29 +03:00
merlokk
e4df73738f transmit ok, timing not ok 2022-07-03 18:19:57 +03:00
merlokk
6a28ca39f6 tk13 transmit sketch 2022-07-03 00:20:56 +03:00
merlokk
3aeb745f0a encode sketch 2022-07-03 00:09:55 +03:00
merlokk
1e91895b90 simulate sketch 2022-07-02 22:45:32 +03:00
iceman1001
56525cc453 style 2022-06-30 22:54:13 +02:00
iceman1001
6d699d66bc adding support to read fuji/xerox tags, thanks to user Horror 2022-06-30 22:50:52 +02:00
merlokk
67fc919c72 make style 2022-06-28 11:45:48 +03:00
merlokk
9813f85567 read directly without dma 2022-06-27 00:30:49 +03:00
merlokk
eeb7ac981c additional init 2022-06-26 11:29:34 +03:00
merlokk
5784999002 first look at the data 2022-06-25 16:11:59 +03:00
merlokk
f007db6661 fill samples - get samples 2022-06-25 15:42:11 +03:00
merlokk
e3a50e0e1e configuring fpga and dma 2022-06-25 14:56:24 +03:00
merlokk
541c060a5d hf read adc low level command 2022-06-25 00:36:42 +03:00
Iceman
719c51b156
Merge pull request #1697 from kormax/dev
Update to 'hf 14a reader --ecp'
2022-06-19 18:39:10 +02:00
kormax
8e8618c989 Replace rf reset with an s-block deselect when using 'hf 14a reader --ecp' 2022-06-16 22:31:32 +03:00
iceman1001
e2574200c0 commented out some dbg prints. They interfer with the simulation part 2022-06-16 21:16:25 +02:00
kormax
13e13b70f4 Improve 'hf 14a reader --ecp' fix performance 2022-06-16 09:04:21 +03:00
kormax
5ea305be28 Fix hf 14a reader --ecp to work consistently 2022-06-15 22:53:50 +03:00
iceman1001
cd6626829c fix: use correct target 2022-06-15 07:18:58 +02:00
iceman1001
b37eaa9282 reworked staticnested a bit 2022-06-14 21:38:32 +02:00
iceman1001
1ce495b624 fix cppcheck uninitvar 2022-06-12 12:22:05 +02:00
iceman1001
65ba68f0da fix cid #394816, #394815 2022-06-12 12:18:54 +02:00
iceman1001
372ab2af98 style 2022-06-12 11:51:50 +02:00
dx林
de0549a269 StaticNested fast decrypt(backdoor 2nt.). 2022-06-10 11:02:06 +08:00
iceman1001
c5d12bba0f adapt hw dbg to query device before setting log level 2022-06-06 18:21:28 +02:00
iceman1001
b4255eea77 simplify save files 2022-06-06 13:20:39 +02:00
mwalker33
f5170f1d18 Mifare Classic Value operations
Added increment value, decrement value via the supplied commands and set value via the normal write command.  Also added "get" to read a value block and decode/display.
2022-06-05 16:58:53 +10:00
iceman1001
3d0e54d85c fix format strings 2022-06-02 21:18:21 +02:00
iceman1001
023ae4c7f1 mf sim - after getting a rats from rdr , and we are not simulating a rats supporting tag, set state to idle, ie wait for WUPA/REQA 2022-06-02 05:16:34 +02:00
iceman1001
10e7da9065 fix cid 393262 2022-05-31 22:30:06 +02:00
Philippe Teuwen
db21576612 remove arm-gcc 12.1 warning: array subscript -512 is outside array bounds of 'uint32_t[536870911] 2022-05-12 23:14:37 +02:00