Thomas Sutter
376e367d45
Make Style and remove some comments.
2019-10-17 13:48:34 +02:00
Thomas Sutter
97f85ba50a
Remove printf from client. Ready for testing.
2019-10-17 12:54:56 +02:00
Thomas Sutter
4da87d3f96
Fix Client Response for RAW command. Client should receives now all response octects.
2019-10-17 11:46:59 +02:00
Thomas Sutter
9d3331511b
Fix FeliCa select_card. Selection works now for FeliCa standard cards.
...
Fix SendRaw data.
Add some new unfinished cmds.
2019-10-16 14:17:52 +02:00
Philippe Teuwen
3fce47d023
Add hw tia
to trigger a new Timing Interval Acquisition
2019-10-15 15:02:34 +02:00
iceman1001
bd13f72a59
textual
2019-10-14 22:32:58 +02:00
Philippe Teuwen
47d6eef7c9
usage
2019-10-13 01:21:59 +02:00
Philippe Teuwen
395d0f9ebf
make style
2019-10-13 00:48:26 +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
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
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
martinbeier
baffd45d5a
fixed indala FC decoding
2019-10-10 16:01:54 +02:00
iceman1001
d61a7b4a0f
textual
2019-10-10 15:10:22 +02:00
mwalker33
67b575c728
Merge pull request #18 from RfidResearchGroup/master
...
Update from RRG
2019-10-10 23:40:04 +11:00
martinbeier
1262270924
added indala 26bit decoding
2019-10-10 14:25:41 +02: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
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
9be5627537
should unify authors messages, remove from individual functions that was done for awhile
2019-10-10 11:37:36 +02:00
iceman1001
371a0e3ee0
coverity 226308
2019-10-10 11:13:14 +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
Philippe Teuwen
904f0fe2fd
coverity 226229
2019-10-10 00:08:30 +02:00
Philippe Teuwen
755ac62ab8
coverity 226422
2019-10-09 23:38:41 +02:00
Philippe Teuwen
b6c683bd02
coverity 226304
2019-10-09 23:34:19 +02:00
Philippe Teuwen
f4ec8463a4
coverity 226367 - strange indala code
2019-10-09 23:31:22 +02:00
Philippe Teuwen
209fa45107
coverity 226215
2019-10-09 22:44:25 +02:00
Philippe Teuwen
d3efe5342c
misspelled fct
2019-10-09 22:32:38 +02:00
Philippe Teuwen
7b482c64b1
coverity 226188
2019-10-09 22:29:42 +02:00
Philippe Teuwen
b7d543888c
coverity 226272
2019-10-09 22:24:54 +02:00
Philippe Teuwen
31cf435045
coverity 226359
2019-10-09 21:55:01 +02:00
Philippe Teuwen
54585089a3
coverity 226339
2019-10-09 21:36:29 +02:00
Philippe Teuwen
31efbf9a59
coverity 226275
2019-10-09 21:17:27 +02:00
Philippe Teuwen
30168d1e20
coverity 226247
2019-10-09 21:14:55 +02:00
Philippe Teuwen
e3b267112f
coverity 226372 - leak
2019-10-09 21:07:33 +02:00
Philippe Teuwen
5017e33b6d
coverity 226232 - tainted input
2019-10-09 19:44:06 +02:00
Philippe Teuwen
8b99cd0303
Add SKIPQT makefile var
2019-10-09 19:28:37 +02:00
David Lam
906193981f
textual changes
2019-10-09 12:48:45 -04:00