mwalker33
2b6ce17f60
Merge pull request #19 from RfidResearchGroup/master
...
Update from rrg
2019-10-13 12:29:26 +11:00
Philippe Teuwen
47d6eef7c9
usage
2019-10-13 01:21:59 +02:00
Philippe Teuwen
23efb59d5f
coverity: long test
2019-10-13 00:49:19 +02:00
Philippe Teuwen
395d0f9ebf
make style
2019-10-13 00:48:26 +02:00
Philippe Teuwen
5520bdc20f
make style: skip cov-int
2019-10-13 00:48:12 +02:00
Philippe Teuwen
63711dd312
fix gcc8 failure, man sprintf:
...
Some programs imprudently rely on code such as the following
sprintf(buf, "%s some further text", buf);
to append text to buf. However, the standards explicitly note that the results are undefined if source and destination buffers overlap when calling sprintf(), snprintf(), vsprintf(), and vs‐
nprintf(). Depending on the version of gcc(1) used, and the compiler options employed, calls such as the above will not produce the expected results.
2019-10-13 00:31:21 +02:00
Philippe Teuwen
a41914947a
Merge pull request #435 from mwalker33/master
...
T55xx save and restore (.bin, .eml)
2019-10-13 00:18:22 +02:00
iceman1001
150afebf28
text
2019-10-12 12:40:22 +02:00
iceman1001
36e4dfc1af
added a Motorola trace.
2019-10-12 12:37:44 +02:00
iceman1001
b745602d8c
Motorola. FC guessing. CSN mapped straight from Indala descramble.
2019-10-12 12:36:09 +02:00
mwalker33
44b25cc6ac
Update cmdlft55xx.c
...
removed extra comma.
2019-10-12 17:55:23 +11:00
iceman1001
76f7763893
motorola
2019-10-11 23:14:57 +02:00
iceman1001
354c5f2ea8
q
2019-10-11 23:13:58 +02:00
iceman1001
71baf71e17
Add 'lf motorola *' commands. Old grey Motorola cards, presumably Flexpass, which operates in 74 kHz, PSK1 , Clock 32. No chance a t55x7 can clone it :), simulation should be doable
2019-10-11 23:13:52 +02:00
mwalker33
6787144dbc
Merge branch 'master' of https://github.com/mwalker33/proxmark3-rrg
2019-10-11 21:16:52 +11:00
mwalker33
25182d8e2f
Update cmdlft55xx.c
...
Fix travis initilisation error.
2019-10-11 21:16:28 +11:00
mwalker33
33ed92849c
Merge branch 'master' into master
2019-10-11 20:42:36 +11:00
mwalker33
f109915ebd
T55xx Save and Restore
2019-10-11 20:29:20 +11:00
iceman1001
9c82f84fa7
analyze demodbuff - fill demodbuffer with binary from client
2019-10-11 11:26:14 +02:00
Iceman
f5d0fdf2a1
Update README.md
2019-10-11 09:36:09 +02:00
Iceman
b2fb267774
Update README.md
2019-10-11 09:34:55 +02:00
Iceman
6781eeae1e
Update README.md
2019-10-11 09:32:51 +02:00
Iceman
973c1c71cf
Update CHANGELOG.md
2019-10-10 16:27:33 +02:00
Iceman
c82103d6f5
Merge pull request #434 from martinbeier/patch-3
...
fixed indala FC decoding
2019-10-10 16:26:37 +02:00
martinbeier
baffd45d5a
fixed indala FC decoding
2019-10-10 16:01:54 +02:00
Iceman
3fd5ed06f3
Merge pull request #433 from martinbeier/patch-2
...
Update CHANGELOG.md
2019-10-10 15:41:36 +02:00
martinbeier
602067da4a
Update CHANGELOG.md
2019-10-10 15:32:27 +02:00
iceman1001
d61a7b4a0f
textual
2019-10-10 15:10:22 +02:00
Philippe Teuwen
81c1625bfc
cov settings
2019-10-10 14:53:03 +02:00
mwalker33
67b575c728
Merge pull request #18 from RfidResearchGroup/master
...
Update from RRG
2019-10-10 23:40:04 +11:00
mwalker33
29700187f0
Merge pull request #17 from mwalker33/pr/16
...
Pr/16
2019-10-10 23:36:46 +11:00
Iceman
070449f7d2
Merge pull request #431 from martinbeier/patch-1
...
added indala 26bit decoding
2019-10-10 14:34:55 +02:00
martinbeier
1262270924
added indala 26bit decoding
2019-10-10 14:25:41 +02:00
mwalker33
c334d482c4
Merge branch 'RfidResearchGroup-master' into pr/16
2019-10-10 23:20:36 +11:00
mwalker33
f0ae164fdf
Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 into RfidResearchGroup-master
2019-10-10 23:13:20 +11:00
iceman1001
ed4cdc8b75
coverity 226411
2019-10-10 13:11:29 +02:00
mwalker33
18520a5dfd
Update cmdlft55xx.c
2019-10-10 22:07:57 +11:00
iceman1001
8416bdb485
coverity 226278
2019-10-10 12:41:12 +02:00
mwalker33
92639c9df8
Update CHANGELOG.md
2019-10-10 21:38:53 +11:00
iceman1001
f6c1e73378
coverity 263230
2019-10-10 12:34:11 +02:00
mwalker33
1181a9792e
Merge branch 'master' of https://github.com/mwalker33/proxmark3-rrg
2019-10-10 21:29:57 +11:00
mwalker33
e435d8a6ff
t55x7 save and restore eml/bin
2019-10-10 21:27:48 +11:00
Philippe Teuwen
c2b448de0f
elite_crack: static include else we get issue with gcov
2019-10-10 12:02:01 +02:00
iceman1001
9f54495412
coverity 226214
2019-10-10 11:54:23 +02:00
iceman1001
9be5627537
should unify authors messages, remove from individual functions that was done for awhile
2019-10-10 11:37:36 +02:00
iceman1001
7435663ea1
coverity 226262
2019-10-10 11:36:28 +02:00
iceman1001
371a0e3ee0
coverity 226308
2019-10-10 11:13:14 +02:00
iceman1001
49caa7f962
chg cotag operates on 132kHz. textual
2019-10-10 10:34:56 +02:00
iceman1001
b62e4dfa36
Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3
2019-10-10 10:24:21 +02:00
iceman1001
762075f34a
textual
2019-10-10 07:56:39 +02:00