Simson L. Garfinkel
Simson L. Garfinkel
Hi. Thank you for submitting the bug report. Would it be possible for you to attach the two PDFs to this ticket? It turns out that the `bulk_extractor` PDF to...
This is an easy way Iearn! Do you know python? I have been planning on doing a python bridge ---- Sent from my phone. On Sep 18, 2022, at 8:21...
Thanks. #308 indicates that a test is needed. Your issue indicates that if we have a test, it would fail. Do you want to try fixing this? It's not a...
This would be a great first project if you want to become a programmer. ---- Sent from my phone. On Sep 10, 2022, at 9:48 AM, LinuxLeo ***@***.***> wrote: ...
That's not true. You can run the tool from the command line with windows: C:\> python3 rfc_bibtex
Looks like you will need to find the #include file that defines MAP_FILE and correct the overloading of log().
Neat. Have you tried running under a debugger to get the stack trace? ---- Sent from my phone. On Apr 22, 2021, at 5:48 AM, erik4711 ***@***.***> wrote: I...
That's great. If you can compile it with debug symbols, we will get a full stack trace. Without it, it looks like the problem is coming from here: https://github.com/simsong/tcpflow/blob/04b0dab67ccf08f0879ec2513b979334c8b1764f/src/be13_api/feature_recorder_set.cpp#L50-L53 Can...
You have disabled the report, but you have not disabled the output of the feature recorders. It seems that you want to disable all output except what goes to stdout....
On what operating system? You should look at the log file to see what check is failing. There is another dependency. > On Dec 13, 2018, at 5:56 PM, zhenyiy...