mirror of
				https://github.com/RfidResearchGroup/proxmark3.git
				synced 2025-11-04 11:38:03 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			169 B
		
	
	
	
		
			Batchfile
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			169 B
		
	
	
	
		
			Batchfile
		
	
	
		
			Executable file
		
	
	
	
	
#!/usr/bin/env -S pm3 -s
 | 
						|
 | 
						|
mem load -f mfc_default_keys --mfc
 | 
						|
mem load -f t55xx_default_pwds --t55xx
 | 
						|
mem load -f iclass_default_keys --iclass
 | 
						|
lf t55xx deviceconfig -z -p
 |