Commit graph

2413 commits

Author SHA1 Message Date
iceman1001
dd2e04814e textual 2020-08-08 19:44:28 +02:00
iceman1001
66d18eb00f iceclass reader attack mode to save unique files 2020-08-08 17:45:07 +02:00
iceman1001
ccbfdf9e88 add: mem spiffs wipe 2020-08-08 12:33:12 +02:00
iceman1001
93fc114dd3 iclass sniff, still too slow 2020-08-08 11:41:26 +02:00
iceman1001
44227efc67 fix the config trigger 2020-08-08 11:40:06 +02:00
iceman1001
9376846958 remove some extras 2020-08-08 07:56:28 +02:00
iceman1001
e309c8c7ab pm3other compilation error mplicit declaration of function "Csprintf" 2020-08-06 20:40:46 +02:00
iceman1001
7450ad6573 style and trying a long timeout 2020-08-06 16:20:29 +02:00
iceman1001
18247e892d less retries 3->2 since its so good now. read_block start /eof time in call, sanity checks, textual, save if not exist, also if current file is less than new data 2020-08-06 16:19:42 +02:00
iceman1001
bc692c2ad2 remove debugstuff 2020-08-06 16:17:08 +02:00
iceman1001
9dca01d1bc mem spiffs tree - textual 2020-08-06 16:16:24 +02:00
iceman1001
9f39ea9f9b obey lock bits and correct size 2020-08-06 08:13:29 +02:00
iceman1001
dca17c3791 make sure we get aia 2020-08-06 08:12:07 +02:00
iceman1001
62d9b403b4 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 into fpga 2020-08-03 21:22:13 +02:00
iceman1001
d93364bc22 textual chk, loopup. Sim working on reva,b,c readers 2020-08-03 17:42:05 +02:00
iceman1001
5725eed2cd to log or not to log 2020-08-03 17:38:18 +02:00
iceman1001
85f5f670b6 check if we have AA2 2020-08-03 17:37:41 +02:00
iceman1001
3b90f5389a larger 2020-08-03 17:36:39 +02:00
iceman1001
98a5a5b9c4 full sim of non-secure pagemode dumps 2020-07-29 15:29:30 +02:00
iceman1001
e147bdc71b renamed readtagfile to view\nrenamed clone to restore\nrefactored reader, info, dump, rdbl, wrbl to be on device side. Commands now also seamless works with NON_SECURE_MPAGE 2020-07-29 11:02:30 +02:00
iceman1001
acb598756c optional log 2020-07-29 11:00:06 +02:00
iceman1001
5ca50cf1b8 textual 2020-07-29 10:59:33 +02:00
iceman1001
b0ffc90c16 device side mac 2020-07-29 10:52:39 +02:00
iceman1001
c51565fd7c iso15 sim, make decoders dynamic bigbuff malloc 2020-07-21 10:51:48 +02:00
iceman1001
42f21e8d65 adapt iclass sim 2020-07-21 10:50:23 +02:00
iceman1001
df404a652a duration isnt 15bits, its 16. length is 15bits. 2020-07-21 10:49:29 +02:00
iceman1001
9eb479fc7f iceclass calc diversified key if not present 2020-07-20 00:16:16 +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
a59aa7a570 rename fct 2020-07-15 11:35:27 +02:00
iceman1001
8d5315b6af fixes to mode 2020-07-15 11:34:14 +02:00
iceman1001
ce0a2744cb hf_iceclass 2020-07-15 01:31:13 +02:00
iceman1001
1a1ebcc330 adapt for external auth calls 2020-07-14 23:12:28 +02:00
iceman1001
99e61f82c0 rework 2020-07-14 15:57:21 +02:00
iceman1001
49192ca4c4 add: new standalone mode. hf_iceclass 2020-07-14 15:47:47 +02:00
iceman1001
a95f4b3745 chg: check buttonpress 2020-07-14 15:46:32 +02:00
iceman1001
ce981d9124 fpga 14b merge p.N 2020-07-14 15:46:05 +02:00
iceman1001
d2a66cecba style 2020-07-14 15:44:38 +02:00
iceman1001
4dabccf9db style 2020-07-14 15:44:23 +02:00
iceman1001
bac126530c prep for stand mode 2020-07-14 15:43:54 +02:00
iceman1001
4b14f21c77 fix iclass simulation 2020-07-13 23:27:16 +02:00
iceman1001
dd7a3c208c init arrays... 2020-07-13 22:06:15 +02:00
iceman1001
f00c0eb5cf prep for timings 2020-07-13 22:05:38 +02:00
iceman1001
830ecd6e13 debugs 2020-07-13 22:05:11 +02:00
iceman1001
e476e7f504 coding style 2020-07-13 20:13:56 +02:00
iceman1001
d6f65f8578 tosend into bigbuff 2020-07-13 18:14:34 +02:00
iceman1001
a6c240fe3b tosend into bigbuff 2020-07-13 17:56:19 +02:00
Philippe Teuwen
3a39a9b64e rev temporarily -fno-common as we can't have shorter BigBuf. Mem allocs will need to be sorted out. 2020-07-13 16:21:29 +02:00
iceman1001
e19e01a6a6 make sure uninitialized vars doesnt end up on COMMON_section 2020-07-13 15:41:56 +02:00
Philippe Teuwen
ac29f16529 Revert "fix tracelog problem with making sure uninitialized vars dont get inside _COMMON_ section"
This reverts commit b18a9c017a.
2020-07-13 15:41:39 +02:00