39 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
| 
 | |
| ---------------
 | |
|   Future Work
 | |
| ---------------
 | |
| 1. Folder Support
 | |
|   a. Read fingerprints from a folder
 | |
|   b. Create fingerprints from files in a folder
 | |
| 
 | |
| - Fuzzy Logic database schema detection
 | |
| - Finish adding hash of each database table CREATE string
 | |
| 
 | |
| ------------
 | |
|   History
 | |
| ------------
 | |
| 
 | |
| version 0.90
 | |
|   -improved sql create parsing
 | |
|   -improved support for AOSP Androd contacts database
 | |
|   -improved the table schema comparison
 | |
|   -added as an option and to the fingerprint:
 | |
|     app name, app version, notes regarding this scan
 | |
| 
 | |
| version 0.85
 | |
|   -modified format
 | |
|   -added "file-metadata", info about the scanner and fingerprint file
 | |
|   -added "fingerprint-hashes", each sql statement hashed 
 | |
| 
 | |
| version 0.8
 | |
|   -added JSON import
 | |
|   -added database schema comparison. currently only compares 
 | |
| 
 | |
| version 0.7
 | |
| 	-updated fingerprint to include SQLite database commands to create the tables
 | |
|   -updated fingerprint to include file metadata which is version of the fingerprint JSON file format
 | |
| 
 | |
| version 0.6
 | |
|   - export a database fingerprint to a JSON file
 | |
| 
 |