Decrypting Intermittent Encryption
Introduction
Intermittent Encryption
Recovering Encrypted PDF
# Installation
git clone https://github.com/cyberark/White-Phoenix
cd White-Phoenix
pip3 install -r requirements.txt
# Run the tool
python3 White-Phoenix.py -f <pdf file name> -o <output directory>REFERENCES
Last updated