Skip to content

Commit

Permalink
Initial version
Browse files Browse the repository at this point in the history
  • Loading branch information
bkerler committed Aug 22, 2017
1 parent 188ebea commit 9eba555
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,18 @@ Based on Frida.re and python 3.6

Installation:
-------------
"pip install frida"
'pip install frida'

Windows only, sorry folks !

Usage:
--------
* Oneplus 5 QD-Loader decryption:
'python decrypt.py "MsmDownloadTool V4.0.exe" 0 0x92880'

* Enable readback mode:
'python backdoor.py "MsmDownloadTool V4.0.exe"'

License:
--------
Share, modify and use as you like, but refer the original author !

0 comments on commit 9eba555

Please sign in to comment.