]> git.zerfleddert.de Git - proxmark3-svn/commit
ADD: 'LF T55X7 WAKEUP' command. For tags with AOR bit set, send this command...
authoriceman1001 <iceman@iuse.se>
Wed, 21 Oct 2015 07:12:33 +0000 (09:12 +0200)
committericeman1001 <iceman@iuse.se>
Wed, 21 Oct 2015 07:12:33 +0000 (09:12 +0200)
commit1c8fbeb93e82f6aafb885b57b9afbfadcf85c171
treef0971382d98c356a803698c38d0d4489f80fc5f5
parentf82894ba6918823a64f2fc3da1b83cfdb9c19ceb
ADD:  'LF T55X7 WAKEUP' command.  For tags with AOR bit set,   send this command with password to wake tag up and be able to do a "LF SEARCH" etc on it.

CHG:  Minor code changes on T55X7 code.   Default password is back to 'FF FF FF FF',
REM:  removed @marshmellow42 's wakeup option in "lf t55x7 read",

---  BASICALLY:
if a  T55X7 tag has following bits set:
AOR -  send wakeup command with pwd, to enable LF interacting with it.
PWD -  send read/write/trace/info command with pwd.  No need to send wakeup.
armsrc/appmain.c
armsrc/lfops.c
armsrc/lfsampling.c
client/cmdlft55xx.c
client/cmdlft55xx.h
Impressum, Datenschutz