This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
mifare-clone-1k [2017/05/15 08:10] Tarantino |
mifare-clone-1k [2017/05/15 08:44] (current) UNKNwYSHSA [Function Introduction] |
||
---|---|---|---|
Line 28: | Line 28: | ||
===== Function Introduction===== | ===== Function Introduction===== | ||
- | 1.Dump Card. | + | 1.Dump Card.\\ |
- | + | 2.Save Data to File.\\ | |
- | 2.Save Data to File. | + | 3.Load Data from File.\\ |
- | + | 4.Clone Data.\\ | |
- | 3.Load Data from File. | + | 5.Change UID.\\ |
- | + | ||
- | 4.Clone Data. | + | |
- | + | ||
- | 5.Change UID. | + | |
===== Usage===== | ===== Usage===== | ||
- | Connect [[https://javacardos.com/store/java_R502_SPY.php|R502 SPY]] to computer via USB cable and put [[https://javacardos.com/store/mifare-clone-1k.php|Mifare Clone 1K]] on [[https://javacardos.com/store/java_R502_SPY.php|R502 SPY]] . Double click [[https://javacardos.com/tools/pyresman.html|pyResMan.exe]] . | + | Connect[[https://javacardos.com/store/java_R502_SPY.php|R502 SPY]] to computer via USB cable and put [[https://javacardos.com/store/mifare-clone-1k.php|Mifare Clone 1K]] on [[https://javacardos.com/store/java_R502_SPY.php|R502 SPY]] . Double click [[https://javacardos.com/tools/pyresman.html|pyResMan.exe]] . |
Select "Feitian R502 SPY 0" from the ReaderName dropdown list and click "Connect" button to connect the smart card reader. | Select "Feitian R502 SPY 0" from the ReaderName dropdown list and click "Connect" button to connect the smart card reader. | ||
Line 53: | Line 48: | ||
- | Dump Card: Switch to "Mifare" tab , click "Dump Card" to read the card data. | + | ====Dump Card==== |
+ | Switch to "Mifare" tab , click "Dump Card" to read the card data. | ||
Line 63: | Line 59: | ||
- | Save Data To File: After "Dump Card" , click "Save Data To File..." button to save the data. | + | ====Save Data To File==== |
+ | After "Dump Card" , click "Save Data To File..." button to save the data. | ||
Line 73: | Line 70: | ||
- | Load Data From File: Please click "Clear Data" to empty the displayed data firstly, then click "Load Data From File...", select the saved data file and click "Ok" or double click the saved data file directly. | + | ====Load Data From File==== |
+ | Please click "Clear Data" to empty the displayed data firstly, then click "Load Data From File...", select the saved data file and click "Ok" or double click the saved data file directly. | ||
Line 83: | Line 81: | ||
- | Clone Card: Put the source card on R502 SPY,click "Dump Card" . When the prompt "Dump card data successed" appears, it indicates the data has been read successfully, as the below figure shows. | + | ====Clone Card==== |
+ | Put the source card on R502 SPY,click "Dump Card" . When the prompt "Dump card data successed" appears, it indicates the data has been read successfully, as the below figure shows. | ||
Line 108: | Line 107: | ||
- | Change UID: Type 4 bytes UID valuethat you want to set in the "UID" textbox and then click "Change UID". | + | ====Change UID==== |
+ | Type 4 bytes UID valuethat you want to set in the "UID" textbox and then click "Change UID". | ||
Line 131: | Line 131: | ||
- | ===== Discussion===== | ||
- | Go to [[https://www.javacardos.com/javacardforum| JavaCardOS Forum]] | ||