deiv / driftnet

Driftnet watches network traffic, and picks out and displays JPEG and GIF images for display
GNU General Public License v2.0
433 stars 54 forks source link

after using 3 minutes >> Corrupt JPEG data: 29 extraneous bytes before marker 0xd6 Unsupported marker type 0xac [driftnet] warning: driftnet-XXXXX.jpeg: bogus image (err = 4) #16

Closed rielinux closed 7 years ago

rielinux commented 7 years ago

Need help over here, after using 3 minutes i have this notification: Corrupt JPEG data: 29 extraneous bytes before marker 0xd6 Unsupported marker type 0xac [driftnet] warning: driftnet-XXXXX.jpeg: bogus image (err = 4)

deiv commented 7 years ago

@rielinux Is normal, is a false positive while parsing a non jpeg file.

sai203 commented 4 years ago

even i got the same error,do any oneknow how to fix it?