alephsecurity / abootool

Simple tool to dynamically discover hidden fastboot OEM commands based on static knowledge
MIT License
252 stars 58 forks source link

Syntax error #12

Closed ghost closed 5 years ago

ghost commented 5 years ago

Traceback (most recent call last): File "abootool.py", line 7, in import device File "/home/ben/Desktop/exploitz/abootool/device.py", line 225 except FastbootRemoteFailure, e: ^ SyntaxError: invalid syntax