The thread is now depreciated
Please check out this post for more info!
Example Submission
Module name: Magisk Module template
Repo Link: https://github.com/topjohnwu/magisk-module-template
XDA Support Link: http://forum.xda-developers.com/showthread.php?t=3473486
Module name: Nexus 6 LED Enabler
Repo Link: https://github.com/stangri/Nexus6_LED_Enabler
XDA Support Link: http://forum.xda-developers.com/apps/magisk/module-nexus-6-led-enabler-t3473605
stangri said:
Module name: Nexus 6 LED Enabler
Repo Link: https://github.com/stangri/Nexus6_LED_Enabler
XDA Support Link: http://forum.xda-developers.com/apps/magisk/module-nexus-6-led-enabler-t3473605
Click to expand...
Click to collapse
Added to the repo
Bit of terminology, are the github repos that we can make just for the modules and then you pull them into the magisk repo? Just a bit confused as to whether multiple user run repos like cydia is what you are going for or if it will be one big repo like xposed.
Module name: PixelLauncher
Repo Link: https://github.com/jaimbo/PixelLauncher
XDA Support Link: http://forum.xda-developers.com/apps/magisk/module-pixel-launcher-t3473882
Deleted
Module name: Kill VoLTE Status Icon {HTC10}
Repo Link: https://github.com/ibrokemypie/magisk-module
XDA Support Link: http://forum.xda-developers.com/apps/magisk/module-novolteicon-t3474259/page1
Module Name: Sony Framework, for non Sony-Users
Github Link: SonyFramework
XDA support: Playstation Remote Play on any Android Device
Tkkg1994 said:
Module Name: Systemless Adblocker
Github Link: Adblocker
XDA support: XDA thread
Click to expand...
Click to collapse
@topjohnwu:
Imo the hosts file should be also listed as a module (could still be preinstalled) to avoid confusion like this and make it consistent
jaimbo said:
Module name: PixelLauncher
Repo Link: https://github.com/jaimbo/PixelLauncher
XDA Support Link: http://forum.xda-developers.com/apps/magisk/module-pixel-launcher-t3473882
Click to expand...
Click to collapse
https://github.com/Magisk-Modules-Repo/PixelLauncher
Seyaru said:
Module Name: Sony Framework, for non Sony-Users
Github Link: SonyFramework
XDA support: Playstation Remote Play on any Android Device
Click to expand...
Click to collapse
https://github.com/Magisk-Modules-Repo/SonyFramework
ibrokemypie said:
Bit of terminology, are the github repos that we can make just for the modules and then you pull them into the magisk repo? Just a bit confused as to whether multiple user run repos like cydia is what you are going for or if it will be one big repo like xposed.
Click to expand...
Click to collapse
It is a single "group of Git repos", something similar to Xposed
Module Name: Console Controller Keylayouts
Repo Link: https://github.com/HylianGaming/Console-Controller-Keylayouts
XDA Support Link: http://forum.xda-developers.com/apps/magisk/magisk-console-controller-keylayouts-t3474174
Module name: Acoustix v29 Stock
Repo Link: https://github.com/ibrokemypie/magisk-module/tree/acoustix
XDA Support Link: http://forum.xda-developers.com/showthread.php?t=2211163
Module name: Acoustix v29 Optimised
Repo Link: https://github.com/ibrokemypie/magisk-module/tree/acoustixv29optimised
XDA Support Link: http://forum.xda-developers.com/showthread.php?t=2211163
Module name: Acoustix v29 Overdrive
Repo Link: https://github.com/ibrokemypie/magisk-module/tree/acoustixv29overdrive
XDA Support Link: http://forum.xda-developers.com/showthread.php?t=2211163
Module name: Acoustix v28 Stock
Repo Link: https://github.com/ibrokemypie/magisk-module/tree/acoustixv28stock
XDA Support Link: http://forum.xda-developers.com/showthread.php?t=2211163
Module name: Acoustix v28 Optimised
Repo Link: https://github.com/ibrokemypie/magisk-module/tree/acoustixv28optimised
XDA Support Link: http://forum.xda-developers.com/showthread.php?t=2211163
Module name: Acoustix v28 Overdrive
Repo Link: https://github.com/ibrokemypie/magisk-module/tree/acoustixv28overdrive
XDA Support Link: http://forum.xda-developers.com/showthread.php?t=2211163
Module name: Kill VoLTE Status Icon {HTC10}
Repo Link: https://github.com/ibrokemypie/magisk-module/tree/novolte
XDA Support Link: http://forum.xda-developers.com/apps/magisk/module-novolteicon-t3474259/page1
Module name: Enable EIS for Nexus 5X
Repo Link: https://github.com/grimsandwich/magisk-enable-eis-nexus5x
XDA Support Link: http://forum.xda-developers.com/apps/magisk/module-enable-eis-nexus-5x-t3474672/
@topjohnwu I noticed that my module Custom Controller Keylayouts was added to the repo, but I am unable to edit it on Github, which means I can't push out updates when needed. Could you please give me access?
Removed
Will EIS for nexus 5x or adblocker be added to the repo?
Action Launcher 3 Magisk Module
Module name: Action Launcher 3
Repo Link: https://github.com/crashoverride1995/ActionLauncher3
XDA Support Link: http://forum.xda-developers.com/apps/magisk/module-action-launcher-3-t3476397
Module Name: GPEDialer and Contacts for HTC 10
Repo Link: https://github.com/jsaxon2/GPEDialer_HTC10
XDA Support Link: http://forum.xda-developers.com/htc-10/themes/mod-gpe-dialer-contacts-magisk-mod-htc-t3463856
...
[deleted]
Device & Vendor Source code?
Wht patches u did
Not even a single screenshot ?
Serinity(on github) is working on doogee x5 pro, but he never mention of it booting up.
show some screenshot .
and BTW, M.A.D Team already booted Oreo on MTK, and they were the first to do.
Yaah, Show Us some Screenshots, please.
The thread got cleaned and closed.
A public reminder to everyone: If you see a post that breaches the rules (as in this case rule #12) then please use the report button so that the mod team can handle the situation. Don't comment on such posts! It'll only cause unnecessary drama.
XDA isn't the place for public witch hunts. We don't want such behaviour, here. This isn't a social media website!
Is it possible to hook and change a of an app using xposed? For example if a string is unofficial can i hook the xml file containing it and change it to official
yeah, that's easy
check these two repos
GitHub - TheKeyDU/XposedDemo: a Xposed Moudle Demo ,hook a hello word application.just change a textview
a Xposed Moudle Demo ,hook a hello word application.just change a textview - GitHub - TheKeyDU/XposedDemo: a Xposed Moudle Demo ,hook a hello word application.just change a textview
github.com
and
GitHub - flysands/XposedDemo: Xposed插件代码
Xposed插件代码. Contribute to flysands/XposedDemo development by creating an account on GitHub.
github.com
and this
drakulaboy said:
and this
Click to expand...
Click to collapse
this might work. But setText(); takes in an argument but in XposedBridge.hookAllMethods(); he doesnt specify the params. Also did the same and it doesnt work
Hello
I have rooted my Xiaomi 10T Global by magisk and hidding by Shamico 0.5.0 & Univirsal SaetyNetFix 2.2.1
But this app detect the root : https://play.google.com/store/apps/details?id=com.egyptianbanks.instapay
I made disable for Flag Secure & LSBosed
can any one help in this
Thanks a lot for you
I have the same issue with this app too. Hope someone can fix it for us.
This is what they use : any ideas?
public static boolean isRooted(Context context) {
String str = Build.TAGS;
if ((!isEmulator && str != null && str.contains("test-keys")) || new File("/system/app/Superuser.apk").exists()) {
return true;
}
return !isEmulator && new File("/system/xbin/su").exists();
}
Itsme not working
Any suggestions on how to get the latest itsme working (identity from gouvernance BE). Magisk was renamed and the app is added on the denylist. For Keytrade bank I have to freeze magisk to get this app working.
forum.xda-developers.com
using this method here instapay is workings alongside root perfectly بريفكتو
I used the below module and it solved the instapay problem along with the latest myfawry update issue with root
Releases · LSPosed/LSPosed.github.io
Contribute to LSPosed/LSPosed.github.io development by creating an account on GitHub.
github.com
Only Install it and disable deny list
AhmadOkda said:
I used the below module and it solved the instapay problem along with the latest myfawry update issue with root
Releases · LSPosed/LSPosed.github.io
Contribute to LSPosed/LSPosed.github.io development by creating an account on GitHub.
github.com
Only Install it and disable deny list
Click to expand...
Click to collapse
I slove it by install Magisk Delta with old Magisk hide it can use the new hide and old
but there is new updates find both hidding
Hello everyone. I've modified the MMT-Extended Magisk Module template that Zackptg5 hasn't updated for a long time, adding a few nice features.
Now you can create and release Module Zip file with existing github files in just 1-2 minutes using Github Actions. For this, after making the necessary changes in your module files in the repo, it is enough to run the create&release workflow in the Actions section. You don't need to do anything else.
To start using the template, simply proceed from the "Use this template" option from the link below. I hope it will be of use to you.
GitHub - symbuzzer/MMT-Extended-Next: Magisk Module Template Extended with Create & Release feature
Magisk Module Template Extended with Create & Release feature - GitHub - symbuzzer/MMT-Extended-Next: Magisk Module Template Extended with Create & Release feature
github.com