You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: seccon2017/jpegfile/solution.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
### JPEG File
2
2
3
-
The [image](tktk-892009a0993d079214efa167cda2e7afc85e6b9cb38588cba9dab23eb6eb3d46) is of a grey rectangle. As the image opens withot errors and doesnt look corrupt it seems likely that it is a data section not dispalying.
3
+
The [image](tktk-892009a0993d079214efa167cda2e7afc85e6b9cb38588cba9dab23eb6eb3d46) is of a grey rectangle. As the image opens without errors and doesnt look corrupt it seems likely that it is a data section not dispalying.
4
4
5
5
Looking at the jpeg spec each marker is prefixed with 0xFF and when there is a 0xFF in the data segment it needs to be followed with 0x00.
0 commit comments