JohnE
|
5b683cb108
|
WIP: improving the table compare function
|
2016-03-02 14:04:16 -08:00 |
JohnE
|
ff1d7ab9ac
|
MOD: improved the fingerprint comparison algorithm and the output
|
2016-03-02 01:46:12 -08:00 |
JohnE
|
76a9dd1f8b
|
WIP: optimising the fingerprint lookup/comparison
|
2016-03-01 23:46:26 -08:00 |
JohnE
|
8cca9ed317
|
UPD: updated docs added verbose examples of the tools usage
|
2016-02-29 19:45:39 -08:00 |
JohnE
|
40d10614a9
|
MOD: improved scan handling, updated index schema
|
2016-02-29 17:12:19 -08:00 |
JohnE
|
e939ec35fa
|
NEW: added query for metadata table and updated md5 query commandline
|
2016-02-26 02:33:58 -08:00 |
JohnE
|
39408902a7
|
NEW: added create table metadata, used for application info
|
2016-02-24 02:48:11 -08:00 |
JohnE
|
bb30cecee2
|
MOD: finished updating code to support exceptions in scanDBFile 222
|
2016-02-24 02:11:19 -08:00 |
JohnE
|
572c40ee86
|
MOD: finished updating code to support exceptions in scanDBFile
|
2016-02-24 02:09:39 -08:00 |
JohnE
|
b06b5ae4c4
|
WIP: __readDatabase()
|
2016-02-23 12:12:04 -08:00 |
JohnE
|
f738006147
|
FIX: improved the compareFingerprintDir, split find fingerprint functions, bug fixes
|
2016-02-22 13:22:00 -08:00 |
JohnE
|
ddf03e1969
|
MOD: modified the index open and create. index is NOT created on open. -idx command will create an index
|
2016-02-22 12:16:13 -08:00 |
JohnE
|
b19750dcaa
|
FIN: fingerprint insert complete
|
2016-02-20 01:42:47 -08:00 |
JohnE
|
3afbd57d78
|
MOD: insert working with an exception
|
2016-02-19 23:13:25 -08:00 |
JohnE
|
0239696efb
|
NEW: md5 serach complete
|
2016-02-19 01:33:52 -08:00 |
JohnE
|
98720f214d
|
MOD: more cleanup of print statements, better exception handling, changed switch from "-dd" to "-ad", changed switch from "-pull" to "-android_pull"
|
2016-01-29 21:30:11 -08:00 |
JohnE
|
2c3ef39e24
|
MOD: code cleanup to be more consistant with print statements and exception handing when calling the API
|
2016-01-29 13:24:44 -08:00 |
JohnE
|
3efcd0a482
|
FIX: bug fixes to the -db feature to allow for single filename, improved error messages in the command line tool
|
2016-01-23 15:44:21 -08:00 |
JohnE
|
734f5ba4b2
|
FIX: fixed bugs introduced with the importJSON and the fingerprint index cmoparison feature
|
2016-01-12 01:10:05 -08:00 |
JohnE
|
9a663ef918
|
BUG: fixed bug that had each app fingerprints be concatenated together because the fingerprint object was bring recycled and the new tables were appended...now I create a new fingerprint object for each file that is read
|
2016-01-08 03:47:29 -08:00 |
JohnE
|
96ef570419
|
FIN: completed the fingerprint comparison with and index of fingerprints
|
2016-01-08 02:49:49 -08:00 |
JohnE
|
2984a84a81
|
WIP: fingerprint index comparison lookup
|
2016-01-05 16:43:29 -08:00 |
JohnE
|
5e6fc05b81
|
FIX: fixed a bug that occurred from changing import
|
2015-12-10 19:33:44 -08:00 |
JohnE
|
c51cfb7bad
|
NEW: added new command line switch "-l" for logging to a file, also modified "-v" to set the debug level
|
2015-12-03 11:34:35 -08:00 |
JohnE
|
0465d31781
|
NEW: added new command line switch "-idx" for the index
|
2015-12-03 11:06:37 -08:00 |
JohnE
|
c91a0f74dd
|
MOD: added a timestamp to the fingerprints folder to avoid collisions, fingerprints_2015-12-02_131904
|
2015-12-02 13:22:31 -08:00 |
JohnE
|
02e187c233
|
MOD: modified the output of the fingerprints to be flat (not creating a directory for every app
|
2015-11-30 17:48:08 -08:00 |
JohnE
|
c87aea45f0
|
NEW: added processing of an android data folder
|
2015-11-30 17:35:15 -08:00 |
JohnE
|
2c1a131c30
|
WIP: fingerprint index
|
2015-11-30 10:35:38 -08:00 |
JohnE
|
ea26abc58c
|
MOD: updated the commandline parameters
|
2015-11-19 16:35:38 -08:00 |
JohnE
|
2417001be2
|
WIP: md5 create index
|
2015-11-16 15:57:28 -08:00 |
JohnE
|
2d6ad6ae56
|
NEW: fingerprint index module, create sqlite database and table
|
2015-11-13 12:41:02 -08:00 |
JohnE
|
dbfebf636f
|
WIP: MD5 indexing
|
2015-11-12 14:40:11 -08:00 |
JohnE
|
3242b7896f
|
FIX: fixed the command-line
|
2015-11-04 09:07:47 -08:00 |
JohnE
|
f2606b31e5
|
Refactored the writeFingerprint function. Added better exception handling for file writing.
|
2015-11-03 18:01:08 -08:00 |
JohnE
|
50a8e10988
|
WIP: fingerprint comparison with MD5 index
|
2015-11-03 08:59:43 -08:00 |
JohnE
|
a912efdf22
|
MOD: removed log statements, updated figerprint app_name
|
2015-10-27 13:55:35 -07:00 |
JohnE
|
80cf71ab11
|
FIN: pull feature uses "data" and "fingerprint" folder. all pulled and fingerprint data looks correct
|
2015-10-27 13:11:22 -07:00 |
JohnE
|
d94f5c8659
|
WIP: updating the automated fingerprinting
|
2015-10-27 08:55:25 -07:00 |
JohnE
|
d99d1d6a66
|
MOD: changed pull feature to pull to "data" folder, fingerprints will go to "fingerprints" folder
|
2015-10-25 22:57:04 -07:00 |
JohnE
|
9684ea7158
|
NEW: added -pull feature to pull all android apps from a device
|
2015-10-23 13:17:05 -07:00 |
JohnE
|
5bc90d7407
|
WIP: improved schema parsing
|
2015-09-21 23:20:11 -07:00 |
JohnE
|
82bf211e4c
|
MOD: improved the table schema comparison, difference # count added, cleaned up old commented code
|
2015-09-03 01:31:39 -07:00 |
JohnE
|
7fa40e6c9c
|
NEW: added app name, app version, notes, to the fingerprint metadata to support multiple fingerprint files
|
2015-08-27 19:48:42 -07:00 |
JohnE
|
5aae277ec2
|
NEW: added hashing to fingerprint, added time/date
|
2015-08-25 02:35:36 -07:00 |
JohnE
|
f2e622d36a
|
MOD: modified and code cleanup
|
2015-08-25 01:20:18 -07:00 |