Closed sushi2k closed 6 years ago
Changed the syntax so Fridump works with Python3
This was tested on macOS 10.12 with Python
➜ fridump git:(master) python3 --version Python 3.6.1 ➜ fridump git:(master) python3 fridump.py -u gadget ______ _ _ | ___| (_) | | | |_ _ __ _ __| |_ _ _ __ ___ _ __ | _| '__| |/ _` | | | | '_ ` _ \| '_ \ | | | | | | (_| | |_| | | | | | | |_) | \_| |_| |_|\__,_|\__,_|_| |_| |_| .__/ | | |_| Current Directory: /Users/foo/PentestTools/iOS/fridump Output directory is set to: /Users/foo/PentestTools/iOS/fridump/dump Creating directory... Starting Memory dump... Progress: [##################################################] 100.0% Complete Finished! Press Ctrl+C
Changed the syntax so Fridump works with Python3
This was tested on macOS 10.12 with Python