0% found this document useful (0 votes)
9 views1 page

Patch Loader Mod Configuration Guide

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views1 page

Patch Loader Mod Configuration Guide

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

[MIN_ENGINE_VER]

[AUTHOR]
BY @RootmayerHacks
[PACKAGE]
*

[MATCH_REPLACE]
TARGET:
[LAUNCHER_ACTIVITIES]
MATCH:
\.method (.+) onCreate\(Landroid/os/Bundle;\)V\n \.registers (\d+)
REGEX:
true
REPLACE:
.method ${GROUP1} onCreate(Landroid/os/Bundle;)V
.registers ${GROUP2}

invoke-static {p0}, Lsmalihelper/heIran;->get(Landroid/content/Context;)V


[/MATCH_REPLACE]

[ADD_FILES]
TARGET:
smali
EXTRACT:
true
SOURCE:
[Link]
[/ADD_FILES]

You might also like