Forum Discussion
ICSE / Wireshark final exercice : how to rebuilt the Pdf?
Hi, it's for me c880fe58d8a3c5c6ac4a2f45112be054
At last I though it is the newline character at the end of each chunk, but it also does not work.
I also made the concatenate with cat command but I don’t remember to have remove anything before concatenating.
- julienberbach12324 days ago
Bronze II
OK, so may I ask if you have just removed the bondary line, and left the rest before concatenation?
--------------------------29c9b0d697280692^M
Content-Disposition: form-data; name="fileToUpload"; filename="file.001"^M
Content-Type: application/octet-stream^M
^M
%PDF-1.4^M%âãÏÓ^M
3597 0 obj^M<< ^M/Linearized 1 ^M/O 3601 ^M/H [ 953 1837 ] ^M/L 20702285 ^M/E 62511 ^M/N 618 ^M/T 20630225 ^M>> ^Mendobj^M- gwenael24 days ago
Bronze II
I didn’t remove the boundary line, if I remember well.
I made the concatenation in one shot :
cat file.001 file.002 file.003 file.etc >> file.pdf