Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Magisk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Magisk
Commits
f6aae2b0
Commit
f6aae2b0
authored
Aug 27, 2018
by
topjohnwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add hexpatch to remove Samsung defex in kernel
Close #499
parent
d2d5c946
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
boot_patch.sh
scripts/boot_patch.sh
+10
-0
No files found.
scripts/boot_patch.sh
View file @
f6aae2b0
...
@@ -146,6 +146,16 @@ if [ -f kernel ]; then
...
@@ -146,6 +146,16 @@ if [ -f kernel ]; then
49010054011440B93FA00F71E9000054010840B93FA00F7189000054001840B91FA00F7188010054
\
49010054011440B93FA00F71E9000054010840B93FA00F7189000054001840B91FA00F7188010054
\
A1020054011440B93FA00F7140020054010840B93FA00F71E0010054001840B91FA00F7181010054
A1020054011440B93FA00F7140020054010840B93FA00F71E0010054001840B91FA00F7181010054
# Remove Samsung defex (A8 variant)
./magiskboot
--hexpatch
kernel
\
006044B91F040071802F005460DE41F9
\
006044B91F00006B802F005460DE41F9
# Remove Samsung defex (N9 variant)
./magiskboot
--hexpatch
kernel
\
603A46B91F0400710030005460C642F9
\
603A46B91F00006B0030005460C642F9
# skip_initramfs -> want_initramfs
# skip_initramfs -> want_initramfs
./magiskboot
--hexpatch
kernel
\
./magiskboot
--hexpatch
kernel
\
736B69705F696E697472616D6673
\
736B69705F696E697472616D6673
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment