Simson L. Garfinkel

Results 853 comments of Simson L. Garfinkel

Wow!!! Great news! I will take a look. Sent from my phone! > On May 9, 2017, at 2:03 PM, RandomRhythm wrote: > > have a file named ©_test.txt and...

Did it crash, or keep going? Sent from my phone! > On May 9, 2017, at 2:03 PM, RandomRhythm wrote: > > have a file named ©_test.txt and when running...

Good catch. > On May 23, 2016, at 5:57 PM, Bruce Allen [email protected] wrote: > > bulk_extractor help indicates: > m - maximum number of minutes to wait after all...

What are you trying to do, and how many regular expressions do you have? Sent from my iPhone > On Jun 25, 2015, at 6:19 PM, AarjavP [email protected] wrote: >...

You should create your own scanner. As you add more regular expressions, your performance will degrade significantly. > On Jun 25, 2015, at 8:42 PM, AarjavP [email protected] wrote: > >...

Can you upload a file that demonstrates the problem?

Please send me email directly.

Is this still an issue? Can we reproduce it with the current version, rather than a previous commit?

What's likely happening is that there is a filename that contains an invalid Unicode encoding. This is supposed to be automatically quoted, but perhaps the code isn't working on this...

I thought that the system just used hex encoding for names that can't be represented? > On May 11, 2017, at 4:39 PM, Alex Nelson wrote: > > Hi Simson!...