Commit graph

7269 commits

Author SHA1 Message Date
mwalker33
275c628da5 lf t55xx detect and help
Added lf t55xx detect to try without password first and try password if still not detected.
Added password status to detected output.

Updated lf t55xx help to show current default downlink mode.

typo fixed in win10 color help
2019-10-08 21:46:36 +11:00
mwalker33
1e3d2d80b4
Merge pull request #12 from RfidResearchGroup/master
Update
2019-10-08 19:53:01 +11:00
Iceman
3de532c397
Merge pull request #423 from swg0101/master
Display high bit for Kastle HID to allow for lf hid clone
2019-10-08 10:32:22 +02:00
David Lam
b2592a2f1c display high bit for Kastle HID to allow for lf hid clone 2019-10-07 14:56:20 -04:00
iceman1001
9a74122079 fix: 'lf indala clone' - now write long id again 2019-10-07 17:18:56 +02:00
Iceman
13cdba28f3
Merge pull request #422 from bruno-/fix_script_typos
Fix Legic_clone.lua script typos
2019-10-07 15:20:26 +02:00
Bruno Sutic
bf14b91a85
Fix Legic_clone.lua script typos 2019-10-07 14:57:53 +02:00
Iceman
27ae47b38e
Merge pull request #420 from mwalker33/master
Color on windows 10
2019-10-06 20:00:59 +02:00
mwalker33
9b2dcf1a5c help for win10 color 2019-10-06 18:40:50 +11:00
Philippe Teuwen
1f364106ce fix few mem leaks 2019-10-06 01:18:04 +02:00
Philippe Teuwen
78c153fe74 fix wrong fix 2019-10-06 00:17:32 +02:00
Philippe Teuwen
4ae8a3d86b fix few printf arg types 2019-10-05 23:56:19 +02:00
Philippe Teuwen
b9424795ea remove unused vars 2019-10-05 20:00:33 +02:00
Philippe Teuwen
3560cf5466 bootrom: remove deprecated CMD_SETUP_WRITE 2019-10-05 19:10:40 +02:00
Philippe Teuwen
9370649861 bootrom: avoid pointer magic to please coverity 2019-10-05 19:10:40 +02:00
Philippe Teuwen
a5001de76c less magic trick in fpga_compress for coverity 2019-10-05 19:10:40 +02:00
iceman1001
7d009a9ea7 emphase warnings 2019-10-05 12:07:28 +02:00
mwalker33
098e0a183f client win10 color support 2019-10-05 14:09:46 +10:00
iceman1001
8c9ff2e54a t5555 textual 2019-10-04 21:28:34 +02:00
iceman1001
b8776b593e fix: sneaky bug in magic detection where bigbuf wasnt emptied before next run 2019-10-04 14:21:04 +02:00
mwalker33
b1e4e5e0cc Update T5577_Guide.md 2019-10-04 22:12:25 +10:00
mwalker33
43d98da458 T5577 Howto 2019-10-04 22:04:03 +10:00
iceman1001
ebb2ac6f66 adjusting check button timings 2019-10-04 10:24:04 +02:00
iceman1001
3d6d83726e textual 2019-10-04 10:14:38 +02:00
Philippe Teuwen
8a7274ec34 offline: avoid spurious "Sending bytes to proxmark failed" on exit 2019-10-04 09:30:36 +02:00
Philippe Teuwen
42cb2a32e8 lf config alone shows current config 2019-10-03 22:11:16 +02:00
Philippe Teuwen
159b90c002 no fct call in macro, thanks @iceman1001 2019-10-03 21:56:42 +02:00
Philippe Teuwen
156c3a81e8 no fct call in macro, thanks @iceman1001 2019-10-03 21:54:45 +02:00
Philippe Teuwen
f8cd168498 add f (freq) to lf tune & lf config 2019-10-03 21:46:06 +02:00
Philippe Teuwen
df08e7970c fix divisor<>freq computations, add q to lf tune 2019-10-03 21:18:37 +02:00
Philippe Teuwen
f29ad0fba2 macros for divisors and fix lf optimal freq display 2019-10-03 18:32:27 +02:00
Philippe Teuwen
6df9eea950 voltage config divisor printing 2019-10-03 17:45:43 +02:00
iceman1001
37ce43cb8b chg: dont log helpout 2019-10-03 16:17:25 +02:00
iceman1001
38673a10aa textual 2019-10-03 16:16:49 +02:00
iceman1001
5d3eb444fb chg 'hf mf nested' - uses NG. chg 'hw tune' - now also prints the 'lf config q' divisor voltage. 2019-10-03 16:15:47 +02:00
Philippe Teuwen
eccf0d3bbc Avoid client CPU busy loop when waiting pm3 (e.g. when simulating tag) 2019-10-01 23:00:51 +02:00
iceman1001
5def918e02 textual 2019-10-01 15:03:39 +02:00
iceman1001
af56fa8242 started to extract VeriChip demod/clone 2019-10-01 14:30:30 +02:00
iceman1001
2439f9d33c new files 2019-10-01 14:29:37 +02:00
Philippe Teuwen
e978b180b4 Better device detection in pm3 script, add -n option 2019-10-01 01:32:37 +02:00
iceman1001
f142ad139b chg 'lf cmdread' - clientside checks, less wait times on device 2019-09-30 23:18:48 +02:00
iceman1001
d40341d962 Add 'data scale h' - helptext 2019-09-30 23:17:19 +02:00
iceman1001
fd88d7448e fix 'lf t55xx resetread' - NG and better fault handling 2019-09-30 19:47:36 +02:00
iceman1001
aeab10d67f fix 'lf cmdread' - better messaging 2019-09-30 19:39:34 +02:00
iceman1001
6a83a7dc1a fix 'lf cmdread' - correct report back on failure 2019-09-30 19:28:50 +02:00
iceman1001
0efbf2b9ad yes 2019-09-30 18:07:28 +02:00
mwalker33
5d0a944210
Merge pull request #11 from RfidResearchGroup/master
Update with master
2019-09-30 22:40:13 +10:00
iceman1001
97600ee656 iir available 2019-09-30 13:38:50 +02:00
Iceman
76b9be1a16
Merge pull request #416 from mwalker33/master
lf config s <samples to skip> option added
2019-09-30 13:23:29 +02:00
mwalker33
102d822102 Update CHANGELOG.md 2019-09-30 21:06:22 +10:00