r1ddl3rz
61f3398fdc
fix slixdisable pass id
2022-02-18 11:47:20 +01:00
iceman1001
e550f8ccc8
cppcheck fixes for const
2022-01-06 15:40:11 +01:00
Philippe Teuwen
b703bb746b
Adapting license headers, WIP
2022-01-06 02:20:38 +01:00
iceman1001
3491207890
text
2021-12-27 17:39:56 +01:00
Philippe Teuwen
88308ea727
typos
2021-10-10 01:35:45 +02:00
Philippe Teuwen
e79fb92074
Add fpga-xc3s100e and icopyx support
2021-08-21 23:45:46 +02:00
Philippe Teuwen
5b54385347
rename globals
2021-08-21 23:08:26 +02:00
iceman1001
0a32e3ca05
fix hf 15 sample
2021-07-27 19:16:28 +02:00
Philippe Teuwen
1f27be076b
make miscchecks
2021-06-04 21:58:38 +02:00
Iceman
d0f2f6622b
Merge branch 'master' into feature/iso15693-standalone
2021-05-06 00:23:33 +02:00
iceman1001
e4f55556ba
style
2021-05-05 21:04:48 +02:00
Tim Mudford
4fd4256acd
Added standalone mode for ISO15693 cards.
2021-05-05 19:55:58 +12:00
iceman1001
6d71b9327e
ISO15693 SLIX modifications found in @g3gg0 's offical pm3 fork, looks like WIP, with more focus on a standalone mode. I took the base fcts
2021-05-04 09:40:30 +02:00
iceman1001
305903c513
rework ISO15693 defines, removing duplicates
2021-05-03 09:35:38 +02:00
iceman1001
8f4ba94a6e
sign-conversion fixes
2021-04-16 22:14:14 +02:00
iceman1001
30a10b266b
fix #1234 - cliparse allow empty line, loop now user interuptable
2021-04-06 23:37:45 +02:00
Philippe Teuwen
e5c5629cf2
Some tunings of otptear:
...
- make tearoff_delay_us and tearoff_enabled globals
- use tearoff_hook and remove Dbprintf in critical tearoff timing
- move initial write from MifareU_Otp_Tearoff to CmdHF14AMfuOtpTearoff and make it optional (old behavior was writing initial 00000000 when -d was not provided)
- tearoff: compare with initial write, not with previous tearoff outcome
- rephrase some messages
- track all begin and end of erase and write phases, with quite complex logic to cover multiple cases (starting in middle of erased phase, starting with write 0, ...) and report them
- check against initial write error
- repeat same timing (up to 10x) in case of write/read errors then quit
- typos
2021-03-07 23:48:55 +01:00
iceman1001
7910464a85
cppchecker
2021-02-28 19:01:38 +01:00
iceman1001
c0f4abb8d4
cppchecker fix
2021-01-28 12:52:10 +01:00
Philippe Teuwen
7cd80611d3
#makestyleday
2020-12-12 14:46:40 +01:00
cyberpunk-re
a03d725a7f
Comments
2020-12-01 22:56:08 +00:00
cyberpunk-re
d792ff822b
Proper identation and CHANGELOG entry
2020-12-01 21:42:22 +00:00
cyberpunk-re
c76836880a
Fix iso 15693 sim. Provide basic functionality for reader to detect ID
2020-12-01 21:28:37 +00:00
iceman1001
34148b0383
fix https://github.com/RfidResearchGroup/proxmark3/issues/1029
2020-10-23 10:00:47 +02:00
Philippe Teuwen
29f1147aad
make style
2020-10-20 01:00:23 +02:00
iceman1001
3868b0b4e6
hf iclass write, hf 15 raw, write, etc supports tear off trigger
2020-10-13 22:43:28 +02:00
Philippe Teuwen
491adacb94
get rid of tabs
2020-10-06 20:45:13 +02:00
iceman1001
77f4371cd1
plot
2020-10-04 19:39:22 +02:00
iceman1001
5d357a6039
style
2020-09-07 10:39:15 +02:00
iceman1001
9d86185287
textual
2020-09-06 21:40:19 +02:00
iceman1001
b273a6c831
reverse length check
2020-08-19 16:26:26 +02:00
iceman1001
815e004b8d
log zero length responses again... sof..
2020-08-19 16:22:56 +02:00
iceman1001
ea86edc723
reverse a check change
2020-08-19 16:11:44 +02:00
iceman1001
2be85939f7
fix: hf 15 cetsuid. hf 15 sim
2020-08-17 08:52:24 +02:00
iceman1001
07af67c6e0
iso15 device side got some love
2020-08-14 14:56:20 +02:00
Philippe Teuwen
4ed57c7c4d
make style
2020-08-13 12:25:04 +02:00
iceman1001
24177efdf6
iclass sniff now works
2020-08-11 21:40:22 +02:00
iceman1001
93fc114dd3
iclass sniff, still too slow
2020-08-08 11:41:26 +02:00
iceman1001
bc692c2ad2
remove debugstuff
2020-08-06 16:17:08 +02:00
iceman1001
d93364bc22
textual chk, loopup. Sim working on reva,b,c readers
2020-08-03 17:42:05 +02:00
iceman1001
c51565fd7c
iso15 sim, make decoders dynamic bigbuff malloc
2020-07-21 10:51:48 +02:00
iceman1001
a1529b44ca
fix auth and
2020-07-19 20:45:47 +02:00
iceman1001
3354f0d9d3
unified static dma buffer as bigbuf_malloc, less pressure on stack size
2020-07-15 15:16:35 +02:00
iceman1001
a95f4b3745
chg: check buttonpress
2020-07-14 15:46:32 +02:00
iceman1001
dd7a3c208c
init arrays...
2020-07-13 22:06:15 +02:00
iceman1001
a6c240fe3b
tosend into bigbuff
2020-07-13 17:56:19 +02:00
iceman1001
a87ec6bd52
style
2020-07-13 12:28:01 +02:00
iceman1001
a25a5322dd
fpga: added iCLASS on deviceside
2020-07-10 16:37:56 +02:00
iceman1001
57d1ff9316
fpga
2020-07-09 19:41:57 +02:00
iceman1001
7d1a278197
merge hell p.x
2020-07-03 21:33:17 +02:00