.. 
			 
		
		
			
			
			
			
				
					
						
							
								 14araw.lua 
							
						
					 
				 
				
					
						
							
							Minor changes, usage examples and selftests 
						
					 
				 
				2013-09-21 20:46:32 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 cmdline.lua 
							
						
					 
				 
				
					
						
							
							Added a PoC script which implements a commandline 
						
					 
				 
				2013-05-24 21:06:20 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 didump.lua 
							
						
					 
				 
				
					
						
							
							new lua script from @iceman1001 + bug fix in hf mfu 
						
					 
				 
				2015-05-31 16:08:58 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 dumptoemul.lua 
							
						
					 
				 
				
					
						
							
							@iceman1001 s lua script fix 
						
					 
				 
				2015-05-26 20:31:07 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 e.lua 
							
						
					 
				 
				
					
						
							
							added iceman1001 s latest reveng script version 
						
					 
				 
				2015-06-15 00:23:58 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 emul2dump.lua 
							
						
					 
				 
				
					
						
							
							Various scripts from iceman 
						
					 
				 
				2014-08-29 09:09:23 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 emul2html.lua 
							
						
					 
				 
				
					
						
							
							Script to convert emulator file (ASCII dump of data) into HTML 
						
					 
				 
				2013-10-20 18:48:04 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 formatMifare.lua 
							
						
					 
				 
				
					
						
							
							@iceman1001 updated scripts 
						
					 
				 
				2015-05-13 21:20:23 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 hf_read.lua 
							
						
					 
				 
				
					
						
							
							Some more tinkering with a generic 13.56MHz reader, still not finished 
						
					 
				 
				2013-10-31 10:35:03 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 htmldump.lua 
							
						
					 
				 
				
					
						
							
							Changes to how dumping is performed, now utilises a library. This is in preparation for a more generic dumping of different types of cards. Also added functionality to html-dump .eml-files 
						
					 
				 
				2013-10-19 20:18:50 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 lf_bulk_program.lua 
							
						
					 
				 
				
					
						
							
							contrib: LF Programming script 
						
					 
				 
				2017-04-18 11:56:21 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 mfkeys.lua 
							
						
					 
				 
				
					
						
							
							bug;  Check keys params 
						
					 
				 
				2017-06-12 12:21:01 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 mifare_autopwn.lua 
							
						
					 
				 
				
					
						
							
							Code cleanup: Refactoring nonce2key 
						
					 
				 
				2017-03-20 21:16:57 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 ndef_dump.lua 
							
						
					 
				 
				
					
						
							
							added nexwatch demod & iceman lua 
						
					 
				 
				2015-04-08 14:19:03 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 parameters.lua 
							
						
					 
				 
				
					
						
							
							Implemented parameter passing into script, added a minimal getop-parser, added an example script which takes parameters 
						
					 
				 
				2013-09-19 19:21:12 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 remagic.lua 
							
						
					 
				 
				
					
						
							
							STEP 3 -  the actual new files for Ultralight. 
						
					 
				 
				2015-01-20 21:29:55 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 test.lua 
							
						
					 
				 
				
					
						
							
							Fixed so standard libraries can be used, added an example script, and fixed so all hf.mf-ops can be called 
						
					 
				 
				2013-05-22 13:04:01 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 test_t55x7_ask.lua 
							
						
					 
				 
				
					
						
							
							lf t5xx - icemans update 
						
					 
				 
				2015-04-05 16:37:41 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 test_t55x7_bi.lua 
							
						
					 
				 
				
					
						
							
							lf t5xx - icemans update 
						
					 
				 
				2015-04-05 16:37:41 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 test_t55x7_fsk.lua 
							
						
					 
				 
				
					
						
							
							lf t5xx - icemans update 
						
					 
				 
				2015-04-05 16:37:41 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 test_t55x7_psk.lua 
							
						
					 
				 
				
					
						
							
							lf t5xx - icemans update 
						
					 
				 
				2015-04-05 16:37:41 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 tnp3clone.lua 
							
						
					 
				 
				
					
						
							
							@iceman1001 updated scripts 
						
					 
				 
				2015-05-13 21:20:23 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 tnp3dump.lua 
							
						
					 
				 
				
					
						
							
							@iceman1001 updated scripts 
						
					 
				 
				2015-05-13 21:20:23 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 tnp3sim.lua 
							
						
					 
				 
				
					
						
							
							@iceman1001 updated scripts 
						
					 
				 
				2015-05-13 21:20:23 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 tracetest.lua 
							
						
					 
				 
				
					
						
							
							lf t5 read plus lf demod adjustments 
						
					 
				 
				2015-03-22 15:28:48 -04:00