bulk_extractor icon indicating copy to clipboard operation
bulk_extractor copied to clipboard

-b banner not working

Open bgrundy opened this issue 3 years ago • 3 comments

Related to a known issue (#308?) perhaps? If so, disregard.

Passing -b bannerfile not working as expected.

Platform: Slackware-15.0 Target File: multiple images Report.xml is available on request

$ bulk_extractor -V
    bulk_extractor 2.0.0

$ cat banner.txt
    Test Banner
    Line 2
    Line 3

 $ bulk_extractor -b banner.txt -o be_out fat_fs.raw
    ...
 
 $ cat be_out/email.txt
   # BANNER FILE NOT PROVIDED (-b option)
   # BULK_EXTRACTOR-Version: 2.0.0
   # Feature-Recorder: email
   # Filename: fat_fs.raw
   # Feature-File-Version: 1.1
      39725	[email protected]	PERLINK "mailto:[email protected]"
      ...

Tried a number of combinations of scanners and different images, and all indicate BANNER FILE NOT PROVIDED.

bgrundy avatar Sep 09 '22 16:09 bgrundy

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 hard fix.

simsong avatar Sep 09 '22 18:09 simsong

I will certainly have a look, but I'm not a programmer.

bgrundy avatar Sep 10 '22 13:09 bgrundy

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:



I will certainly have a look, but I'm not a programmer.

— Reply to this email directly, view it on GitHubhttps://github.com/simsong/bulk_extractor/issues/370#issuecomment-1242732934, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAMFHLCRTH4TLJF5ELXFYEDV5SGQXANCNFSM6AAAAAAQI2YHVI. You are receiving this because you commented.Message ID: @.***>

simsong avatar Sep 10 '22 13:09 simsong