Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling JPEG carver not working #480

Open
tw4l opened this issue Dec 15, 2024 · 1 comment
Open

Disabling JPEG carver not working #480

tw4l opened this issue Dec 15, 2024 · 1 comment

Comments

@tw4l
Copy link

tw4l commented Dec 15, 2024

Hi,

In Bulk Extractor 2.1.1, the following command still carves out jpeg files to the jpeg directory:

bulk_extractor -o be_out -S jpeg_carve_mode=0 /path/to/source/dir

I see #468 fixed some issues related to this, including switching the flag from jpeg_carved_carve_mode to jpeg_carve_mode and adding a test for jpeg_carve_mode=2. It seems that may there's still an issue, at least when setting jpeg_carve_mode=0.

@simsong
Copy link
Owner

simsong commented Dec 15, 2024

Thanks! I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants