- Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers by TJ O'Connor ported to python3
- contains other companion files as well
- requirements.txt included
note : modules - optparse, urllib and pypdf have been depreciated and replaced with argparse, urllib3 and PyPDF2