A simple solution to detect JavaScript embedded in PDF files
Java
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.