Commit graph

5289 commits

Author SHA1 Message Date
iceman1001
5ea649e59d style 2019-04-07 15:18:02 +02:00
iceman1001
0b455607a9 fsize can't be zero 2019-04-07 12:41:29 +02:00
iceman1001
69ba2d6a5b rename variables in order to prevent a popular usbcommand named as c. 2019-04-07 12:33:33 +02:00
iceman1001
4c24e707a7 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2019-04-07 12:30:54 +02:00
Philippe Teuwen
8c359921e9 keybytes for MifareUC_Auth 2019-04-07 12:30:49 +02:00
iceman1001
a7dea8f1e7 overshadowed buf. 2019-04-07 12:30:25 +02:00
Philippe Teuwen
7485c5ed2e armsrc BitStream -> bits 2019-04-07 12:23:34 +02:00
iceman1001
7dd5ace808 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2019-04-07 12:21:43 +02:00
iceman1001
ce5fcf1e2d simplify 2019-04-07 12:20:17 +02:00
Philippe Teuwen
9c3a520300 iso14443a_select_card resp_data -> p_card 2019-04-07 12:18:20 +02:00
iceman1001
1273971991 more crc 2019-04-07 12:14:16 +02:00
iceman1001
8003d95be9 crc 2019-04-07 12:13:05 +02:00
iceman1001
6cc62b7985 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2019-04-07 12:11:08 +02:00
Philippe Teuwen
b787ccf150 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
* 'master' of github.com:RfidResearchGroup/proxmark3:
  more crc overshadow
2019-04-07 12:11:07 +02:00
iceman1001
7eee2acfbf more crc overshadow 2019-04-07 12:10:52 +02:00
Philippe Teuwen
a7448f802f make style: don't indent preprocessor directives 2019-04-07 12:10:51 +02:00
iceman1001
a8ad793f7f more crc overshadow 2019-04-07 12:10:04 +02:00
iceman1001
c4920d7179 fix crc overshadowing 2019-04-07 12:07:50 +02:00
iceman1001
91897f1f2e copy bytes 2019-04-07 12:06:48 +02:00
iceman1001
a78af2bb06 rename crc -> crc_ctx. triggers overshadowing 2019-04-07 11:51:12 +02:00
iceman1001
1e35130fbe missing include 2019-04-07 11:41:43 +02:00
iceman1001
4856252912 styles 2019-04-07 11:39:49 +02:00
iceman1001
49a0fda10b styles 2019-04-07 11:36:24 +02:00
iceman1001
c9b3dd32d1 remove random 2019-04-07 11:00:28 +02:00
iceman1001
ff74d56741 remove unused 2019-04-07 10:58:50 +02:00
iceman1001
593202867a remove include 2019-04-07 10:56:35 +02:00
iceman1001
3ab9dbe4c6 fix styles 2019-04-07 10:52:52 +02:00
iceman1001
8e6920cd95 fix styles and warnings 2019-04-07 10:40:59 +02:00
iceman1001
db78d26b9f styles 2019-04-07 10:33:34 +02:00
iceman1001
da7dc2353c style and warnings 2019-04-07 10:30:52 +02:00
iceman1001
aea6c6d3c5 fixes, shadow 2019-04-07 10:17:43 +02:00
iceman1001
7a24d7fdb6 chg: 'lf indala demod' - texual 2019-04-07 08:52:10 +02:00
Philippe Teuwen
24acbf86eb arg names 2019-04-06 22:15:57 +02:00
Philippe Teuwen
7259a27f05 Change printT55xxBlock API 2019-04-06 22:04:02 +02:00
Philippe Teuwen
50e131f99b arg names 2019-04-06 21:59:34 +02:00
Philippe Teuwen
51d6fa13eb arg names 2019-04-06 21:46:00 +02:00
Philippe Teuwen
ebdfba033d arg names 2019-04-06 20:35:58 +02:00
Philippe Teuwen
a52a0bf537 args names 2019-04-06 20:21:03 +02:00
Philippe Teuwen
a27d549a60 WritePageHitagS: why on earth page <> page_ 2019-04-06 19:48:20 +02:00
Philippe Teuwen
1b9914288d remove extern 2019-04-06 19:10:34 +02:00
Philippe Teuwen
41f36ca20b make style 2019-04-06 19:09:01 +02:00
Philippe Teuwen
05b4b27823 Merge branch 'vratiskol-hf_mf_sim'
* vratiskol-hf_mf_sim:
  Astyle
  Verbose mode
  ReSync file
  Add Encrypted data test
  Mifare 10B UID
  cardAUTHKEY log
  Remove FLAG_RANDOM_NONCE
  Mifare Sim
  LogTrace
  Log Level
  Use Variable
  Add Variable for MAX_MIFARE_FRAME_SIZE
  Add Data Block debug
  Correct flags & test
  Correct return
  Revert "Merge branch 'master' into hf_mf_sim"
  Sync from Upstream
  Astyle update
  hf mf sim
2019-04-06 19:07:29 +02:00
Philippe Teuwen
2603c8d0d1 Merge branch 'hf_mf_sim' of git://github.com/vratiskol/proxmark3 into vratiskol-hf_mf_sim
* 'hf_mf_sim' of git://github.com/vratiskol/proxmark3:
  Astyle
  Verbose mode
  ReSync file
  Add Encrypted data test
  Mifare 10B UID
  cardAUTHKEY log
  Remove FLAG_RANDOM_NONCE
  Mifare Sim
  LogTrace
  Log Level
  Use Variable
  Add Variable for MAX_MIFARE_FRAME_SIZE
  Add Data Block debug
  Correct flags & test
  Correct return
  Revert "Merge branch 'master' into hf_mf_sim"
  Sync from Upstream
  Astyle update
  hf mf sim
2019-04-06 19:06:16 +02:00
iceman1001
127dc74674 chg: only english 2019-04-06 15:50:45 +02:00
Philippe Teuwen
b666c27f3c
Merge branch 'master' into hf_mf_sim 2019-04-06 01:22:15 +02:00
Philippe Teuwen
26eb54b965 style 2019-04-06 01:00:54 +02:00
Philippe Teuwen
98d9408746 make style 2019-04-06 00:52:55 +02:00
vratiskol
567ceb017b Astyle 2019-04-06 00:39:27 +02:00
Philippe Teuwen
59d40068e2 style 2019-04-06 00:38:22 +02:00
vratiskol
2278d3372e Merge remote-tracking branch 'upstream/master' into hf_mf_sim 2019-04-06 00:33:10 +02:00