Import LED Database into iped-hashes.db #1234
Replies: 4 comments 4 replies
-
|
It is not supported directly anymore, it should be converted to a standard CSV format before, take a look at the manual. |
Beta Was this translation helpful? Give feedback.
-
|
thank you, I read Manual and as far as I understood "LED Child Porn database" is ready to be imported to iped-hashes.db, instead of trying to import all hash files from wkff folder, as I was doing. Is it correct? If so, where can I find LED Child Porn Database? |
Beta Was this translation helpful? Give feedback.
-
|
Tks Nassif |
Beta Was this translation helpful? Give feedback.
-
|
@lfcnassif sorry for hijacking this post but I'm also having problems adding LED's hashes list to IPED version 4. I created a csv file with all the hashes and added the four new columns (set, status, ledGroup and ledCategory). Importing the csv file went out ok, however when I try to process any case with LedCarveTask turned on I get the message "LED hashes must be loaded into IPED hashes database to enable LedCarveTask". Tried to simplify the csv file with only the main columns (as shown below) but still got the same error. Inspecting the sqlite it seems it was populated properly. Could you send me a one line sample, or an example, to see what I'm doing wrong? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I started to import several databses to iped-hashes.db (succesfully done with ProjectVIc and all NSRL databases, resulting up to now in a 37,2GB size database)
Despite of this, I can´t import LED database from wkff folder using the command line below:
jre\bin\java -jar lib/iped-hashdb.jar -d C:\Kff_IPED\pedo\wkff -o C:\IPED\iped-hashes.db
When I do this way the result is:
"C:\Kff_IPED\pedo\wkff<filename>.txt skipped" for each .txt file inside the folder wkff
When I use the cmd line with a specific txt file
jre\bin\java -jar lib/iped-hashdb.jar -d C:\Kff_IPED\pedo\wkff\laudo-0011-2016-setec-sp.txt -o C:\IPED\iped-hashes.db
the result is:
laudo-0011-2016-setec-sp.txt header must contain at least one hash column
What do I have to do to import LED database to hashes.db?
tks
Beta Was this translation helpful? Give feedback.
All reactions