# peepdf # Interactive PDF analysis framework with JavaScript detection and exploitation capabilities # Sections: 1 # Docs: https://docs.remnux.org/discover-the-tools/analyze+documents/pdf % pdf, interactive, javascript-detection # Basic usage peepdf -i malicious.pdf # Process input file peepdf -f -i malicious.pdf # --- Recipes (multi-tool chains) --- # >> Extract JavaScript from PDF # Check if PDF contains JavaScript pdfid.py # Find objects with JavaScript pdf-parser.py -s /JavaScript # Interactive analysis with peepdf peepdf -i