sepinf-inc / IPED

IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by private examiners.
Other
967 stars 220 forks source link

Change NSRL database to store all product references to the same hash #364

Closed lfcnassif closed 3 years ago

lfcnassif commented 3 years ago

Currently if more than one program points to the same hash in NSRL (e.g. some common dll library), just the last reference is stored in the current database. We should store all hash occurrences.

Will wait until the refactoring of #118 is done to use the new database.

lfcnassif commented 3 years ago

closed by #443