bulk_extractor icon indicating copy to clipboard operation
bulk_extractor copied to clipboard

This is the development tree. Production downloads are at:

Results 139 bulk_extractor issues
Sort by recently updated
recently updated
newest added

The bulk_extractor BEViewer was moved to https://github.com/simsong/BEViewer/; this module is now a submodule to that project. The viewer may be issues with having the Java GUI compile on the current...

Hi, apologies if you have already addressed this. I ran bulk extractor version 2.0.1 against a windows 7 raw dd image containing user data as well as the base windows...

enhancement
Good student project

@MagicalTux provided [wtmp.zip](https://github.com/simsong/bulk_extractor/files/8942661/wtmp.zip) as an example of a valid wtmp file that doesn't parse in bulk_extractor's record carving. @MagicalTux - can you please provide what the output of parsing this...

When LTO is enabled, build fails on aarch64 and armv7. Log: ``` [ 97s] g++ -std=c++17 -g -mbranch-protection=standard -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -g -pthread...

Hi Simson, I'm having issues when cross compiling bulk_extractor to the win64 executable. It doesn't appear to compile with E01 compatibility ![bulk_e01_error](https://user-images.githubusercontent.com/32235222/173397838-11dfe4a5-3ec8-40d9-99e2-2c23bb2fc6fe.png). I've tested the linux binary which works with...

scanner_params.h defines PHASE_ENABLED, inbetween PHASE_INIT2 and PHASE_SCAN, but scanners do not seem to be called with this phase. It really only seems to be used in `scanner_set.cpp` in the `be20_api`...

First, thanks for all of the great work that you all have put into the new 2.x version. I have been putting release 2.0.0 through some functional testing with real-world...

I have been putting release 2.0.0 through some functional testing with real-world data, using a Linux-based environment. After running multiple tests against the same evidence extraction, it appears that the...

Ubuntu 20.04.1 LTS (GNU/Linux 4.4.0-17134-Microsoft x86_64) when running ./configure i get "`configure: error: CommonCrypto, SSL/OpenSSL, or gcrypt support required`"

configure