Skip to content

How to find constant string in PDF #95

@akhmarov

Description

@akhmarov

Hello!

I have a question

I have an archive ARCHIVE.ZIP (ZipCrypto+Deflate) with contents:
FOLDER\FILE1.BIN [index 0]
FOLDER\FILE2.PDF [index 1]

I have plaintext file:
FILE2.PDF (about 4-5 MB size)

CRC32 of compressed FOLDER\FILE2.PDF and non-compressed FILE2.PDF files are the same
I do not know the archiver and compression level used for compression+encryption. I tried several utilities with no luck

I checked various archived variants of FILE2.PDF using HEX editor, but unfortunately headers and footers are not constant

Do I need to construct the same FOLDER structure in the plain archive or I could use just single FILE2.PDF?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions