We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File - https://www.proofpoint.com/sites/default/files/proofpoint-operation-transparent-tribe-threat-insight-en.pdf
Testing with pypdf2
python iocp.py -i pdf -o csv -d -l pypdf2 proofpoint-operation-transparent-tribe-threat-insight-en.pdf proofpoint-operation-transparent-tribe-threat-insight-en.pdf 0 error File has not been decrypted
python iocp.py -i pdf -o csv -d -l pypdf2 proofpoint-operation-transparent-tribe-threat-insight-en.pdf
proofpoint-operation-transparent-tribe-threat-insight-en.pdf 0 error File has not been decrypted
Testing with pdfminer
python iocp.py -i pdf -o csv -d -l pdfminer proofpoint-operation-transparent-tribe-threat-insight-en.pdf proofpoint-operation-transparent-tribe-threat-insight-en.pdf 0 error Unknown algorithm: param={'CF': {'StdCF': {'Length': 16, 'CFM': /AESV2, 'AuthEvent': /DocOpen}}, 'O': '\xe6\x03Y[\x93B5&\x88q+\xfb\xb3\xc4\x13=\x1ax\x8b4\xa0\x1b\x0c5-8J\xe9\xed\xb3\x13a', 'Filter': /Standard, 'P': -1340, 'Length': 128, 'R': 4, 'U': '\xa7\xa3\xca\xacj\xb6b8\x98l\x16\x07\xcfQ\xea\xed\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', 'V': 4, 'StmF': /StdCF, 'StrF': /StdCF}
python iocp.py -i pdf -o csv -d -l pdfminer proofpoint-operation-transparent-tribe-threat-insight-en.pdf
proofpoint-operation-transparent-tribe-threat-insight-en.pdf 0 error Unknown algorithm: param={'CF': {'StdCF': {'Length': 16, 'CFM': /AESV2, 'AuthEvent': /DocOpen}}, 'O': '\xe6\x03Y[\x93B5&\x88q+\xfb\xb3\xc4\x13=\x1ax\x8b4\xa0\x1b\x0c5-8J\xe9\xed\xb3\x13a', 'Filter': /Standard, 'P': -1340, 'Length': 128, 'R': 4, 'U': '\xa7\xa3\xca\xacj\xb6b8\x98l\x16\x07\xcfQ\xea\xed\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', 'V': 4, 'StmF': /StdCF, 'StrF': /StdCF}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
File - https://www.proofpoint.com/sites/default/files/proofpoint-operation-transparent-tribe-threat-insight-en.pdf
Testing with pypdf2
Testing with pdfminer
The text was updated successfully, but these errors were encountered: