IPED
IPED copied to clipboard
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 p...
As suggested by https://github.com/sepinf-inc/IPED/issues/35#issuecomment-1692183663
Tests done on #1834 and preliminary results on #1850 suggest me thread concurrency can be very bad... For a long time I have seen in task manager a lot of...
In the first usage, Wav2Vec2 needs to download a language model. If user is behind a proxy, the download is blocked. We should configure appropriate environment vars to pass user...
As said before on https://github.com/sepinf-inc/IPED/issues/1825#issuecomment-1685164192 expanding containers using an external tool is not the ideal solution because of invalid or long path issues. Subitems may be processed before the full...
I know SevenZipJBinding is able to expand many of those formats for a long time, but I didn't think it would be worth to expand them in the past. Maybe...
Extractions on newer MacOS does not allow to extract the physical APFS partition image if it is encrypted. It only allows to create a image of a mounted folder (logical...
WhatsApp logs has some interesting events that should be relevant if handled as separated items in order to be integrated in timeline. Some of them are: - `conversation/window-focus-changed [email protected] true`...
See https://github.com/sepinf-inc/IPED/pull/1799#issuecomment-1666498770
As suggested on https://github.com/sepinf-inc/IPED/issues/1801#issuecomment-1666897728
Some of our transcriptions workers were not able to load the model, I think that with this kind of exception should be better to close the application. This way is...