Last modified by Leon Poon on 2020/09/20 14:28

From version 2.1
edited by Leon Poon
on 2020/09/20 13:39
Change comment: Uploaded new attachment "mymod", version 1.1
To version 3.1
edited by Leon Poon
on 2020/09/20 14:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,7 +7,7 @@
7 7  How to erase FDE encryption key from SEE:
8 8  
9 9  1. Root - use magisk
10 -1. Download the attached [[(% class="wikiattachmentlink" %)##mymod##>>attach:mymod]](%%) binary executable into your phone.
10 +1. Download the attached [[(% class="wikiattachmentlink wikiattachmentlink" %)##mymod##>>attach:mymod]](%%) binary executable into your phone.
11 11  1. Do adb shell
12 12  1. Become root: ##su##
13 13  1. move theĀ ##mymod## file into ##/sbin##
... ... @@ -14,6 +14,6 @@
14 14  1. ##chmod +x /sbin/mymod##
15 15  1. Run: ##/sbin/mymod##
16 16  
17 -You can check whether it's successful by looking at logcat for lines starting with "mymod". Indication of a 0 status means successful.
17 +You can check whether it has successful removed the old key material by looking at logcat for lines starting with "mymod". Indication of a 0 status means successful.
18 18  
19 19  After running mymod and successfully removing the pre-existing encryption key from SEE, you can immediately ask Lineage OS to do FDE.