Tutorial to Convert an Animal RFID Chip to a Disney Savi Lightsaber Kyber Crystal

Nonsanity Guide 6 months ago

Description

**** Minecraft videos will return shortly after the vacation break period ends, resuming where I left off last episode. ****

9:40 -- skip over most of the background information.
17:00 -- get to the heart of the video, or read the steps below.

*Commands to read low frequency RFID tags with a Proxmark3:*
lf search
lf em 4x05 info
lf em 4x05 dump

*Command to remove password set by blue RFID copiers, if one was used previously:*
lf em 4x05 write -a 3 -d 00000000 -p 51243648
(Other copiers will use different passwords -- search to find them.)

*Command sequence:*
lf em 4x05 write -a 3 -d 000074AB
lf em 4x05 write -a 4 -d 008001FA
lf em 4x05 write -a 5 -d 000001FF
lf em 4x05 write -a 4 -d 0001805F

*Example blade/voice command:*
*Red blade:*
lf em 4x05 write -a 6 -d 5E003000
*Sith Holocron voice: Grand Inquisitor, Jedi Holocron voice: Yoda*
lf em 4x05 write -a 9 -d 130D0000

*All colors/voices can be found at:*
https://docs.google.com/spreadsheets/d/1QD-v_IjX8WGTwMuQiAwHFIVjz7pe9E0O/edit?gid=964065310#gid=964065310

Instructions on how to install and set up a Proxmark3 is beyond the scope of this video -- lots of help for this is available online. The Iceman versions of the firmware and code are recommended.