Unallocated Space

Results 13 comments of Unallocated Space

Cheers for the quick response. The steps for compilation were as follows: 1. Cloned the git repo to Fedora 35 VM 2. Installed the submodules 3. Ran bootstrap.sh 4. Ran...

> The prep script is: https://github.com/simsong/bulk_extractor/blob/main/etc/CONFIGURE_FEDORA34.bash > > Not /src_win/CONFIGURE_FEDORA31.bash > > Did you typo? No this appears to be my mistake. Are the instructions here -> https://github.com/simsong/bulk_extractor/wiki/Installing-bulk_extractor out of...

So I've utilised the current prep script which successfully installed the libewf dependency for E01s, ran bootstrap.sh -> ./configure -> make win64 but the resulting executable is still incompatible with...

Sorry for the delayed response. The VM has been spun up specifically for cross compiling BE so it should be clean. I'm running Fedora 35 Please see the attached config.log....

Just wanted to give this a big old thumbs up!

Personally I would yes. Although this will likely cause a nice collection of false positives, I've found it better to figure out how to effectively filter these out after rather...

I've edited my CONFIGURE_FEDORA31.bash script to reflect the most recent libewf-experimental (as commented by @joachimmetz and this has resolved this issue. Thanks

Not sure if I should create a new issue or leave this here (please let me know if you want this registered as a new issue) The CONFIGURE_FEDORA31.bash contains a...

> Thanks for raising this issue, this is really valuable feedback. > > I'll work on building out some clearer documentation on how chainsaw uses the mapping file to apply...

> I took a stab at improving some of the documentation today. > > If you check out the 'How to add support for more rules' section of the readme...