Skip to content

Commit 935386f

Browse files
authored
Update solution.md
1 parent e9f2dd0 commit 935386f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seccon2017/jpegfile/solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### JPEG File
22

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.
44

55
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.
66

0 commit comments

Comments
 (0)