gdt050579 / GView

GView is a cross-platform framework for reverse-engineering. Users can leverage the diverse range of available visualization options to effectively analyze and interpret the information.
MIT License
39 stars 15 forks source link

Add JPG specific plugin #322

Closed D1n03 closed 1 month ago

D1n03 commented 1 month ago

Obs: In JPGFile::Update, sof0MarkerSegment is always 0, so it doesn't find the JPG_SOF0_MARKER. Thus the sof0MarkerSegment.width = 0 and sof0MarkerSegment.height = 0. The issue might be also in the ImageView.