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
884 stars 209 forks source link

Add a parameter in IPEDConfig.txt to allow enabling/disabling SearchHardwareWallets.py task (#1594) #2106

Closed wladimirleite closed 4 months ago

wladimirleite commented 4 months ago

Closes #1594.

lfcnassif commented 4 months ago

Thanks @wladimirleite! I thought to enable SearchHardwareWallets.py in triage profile, since it could be helpful in the field, and started to make the change, but I realized triage profile currently doesn't search into the locations where that task searches artifacts for, so I'm leaving this as is for now. Thanks!