robyeates

Results 6 comments of robyeates

Hi @alchem1ster The Win10 install on the dev box has version `19044.1526` I found that manually adding just the `mingw64\bin` to the path seemed to resolve some random issues I...

Getting to know `bulk_extractor` and found a solution that works. * Take the `BEviewer.jar` from the `1.5` installer - `C:\Program Files (x86)\Bulk Extractor 1.5.0\BEViewer.jar` * Drop it in the `C:\Users\%user_name%\Downloads\bulk_extractor-2.0.0-windows\win64`...

I'd be happy to look into it!

Hi @simsong, I've been making progress with the UI - there is a screenshot [here ](https://github.com/robyeates/BEViewer/blob/master/docs/work_in_progress.png) There are some pressing concerns regarding the API interaction, which forum would you prefer...

I’ve been looking at the current `process_http` flow in [path_printer.cpp](https://github.com/simsong/be20_api/blob/872be6233f97db650c85ea13f379e4b9d12bad2b/path_printer.cpp#L286). Right now it’s essentially an HTTP-like parser over stdio. This works, but it couples process management with communications and limits...

Thank you for the thoughtful feedback. I’m new to the forensics domain, but having used FTK and Autopsy I can clearly see the value of bulk_extractor’s “read data, ask questions...