Simson L. Garfinkel
Simson L. Garfinkel
bulk_extractor uses the -S option to pass name=value pairs to modules. This is better supported in the 1.4 codebase currently in github. Regarding specifying the language --- yes, that's possible,...
Hi. I'm reviewing this for BE2.0 What is the status of [Language-Aware Strings](https://sourceforge.net/projects/la-strings/)?
It shouldn't be hard. Most of the code already exists in fiwalk.
I can make it an option. The big question is what to do if sleuthkit crashes, but I think that i can handle that too.
Do we have a test case for this?
Or even better, run on Lambda.
Hi Laurel, From your posting, it seems that you have different versions of bulk_extractor on the two platforms. I don't know if that is a problem or not. You should...
I vaguely remember there being something wrong with `inet_ntop` on win32. You can try commenting out the code block (or just change `_WIN32` to `_WIN32_DUMMY`), recompile, and see what happens.
Oh, you might try this code: https://memset.wordpress.com/2010/10/09/inet_ntop-for-win32/
Do you have a list of them? The problem is that if we make it work with any [email protected] (the way, apparently, my Apple Mail client does), we will likely...