/pdf-js-checker

A simple solution to detect JavaScript embedded in PDF files

Primary LanguageJava

pdf-js-checker

  • This project provides a simple solution to detect JavaScript embedded in PDF files. It scans the contents of a PDF and checks for any embedded JavaScript code, which could pose a security risk or be used for malicious purposes.