lua-users home
lua-l archive

Re: Restoring PDF from chrome cache hex dump

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello,
To answer my own question I could totally restore the file with the help xxd[1]
using the isolated hex dump I just ran:
```
xxd -r hex-dump.hex test.pdf
```
Quickly done a test with:
```
file test.pdf
test.pdf: PDF document, version 1.4
```
Now I can successfully open the PDF, nice!
[1]: http://linux.about.com/library/cmd/blcmdl1_xxd.htm
-- 
Alfredo Palhares
GPG/PGP Key Fingerprint
68FC B06A 6C22 8B9B F110
38D6 E8F7 4D1F 0763 CAAD

Attachment: signature.asc
Description: PGP signature


AltStyle によって変換されたページ (->オリジナル) /