XInsta magisk - Magisk

Hi there,
Someone can port XInsta (Xposed Module) on magisk?

black_file said:
Hi there,
Someone can port XInsta (Xposed Module) on magisk?
Click to expand...
Click to collapse
Magisk is different from xposed... It doesn't work that way... [emoji6]
Sent from my MI 5 using Tapatalk

teddy0209 said:
Magisk is different from xposed... It doesn't work that way... [emoji6]
Sent from my MI 5 using Tapatalk
Click to expand...
Click to collapse
Thanks but why not processing same can you explain me [emoji846]

Think of Xposed as a code injector, that changes how an app or a process works while it's running.
Magisk, on the other hand, is a file injector that replaces system files at boot, and can also run scripts at boot (like init.d).

black_file said:
Thanks but why not processing same can you explain me [emoji846]
Click to expand...
Click to collapse
Xposed modifies code while magisk only modifies files

Didgeridoohan said:
Think of Xposed as a code injector, that changes how an app or a process works while it's running.
Magisk, on the other hand, is a file injector that replaces system files at boot, and can also run scripts at boot (like init.d).
Click to expand...
Click to collapse
Can't make script as code Injector?

black_file said:
Can't make script as code Injector?
Click to expand...
Click to collapse
Scripts can't inject code they can just execute linux/android shell comands,only xposed can alter an app's code

DanGLES3 said:
Scripts can't inject code they can just execute linux/android shell comands,only xposed can alter an app's code
Click to expand...
Click to collapse
Okay thank you [emoji846]

Nice work

I using this module on redmi 4x

Related

Use xposed without bootloop?

I got bootloop after reboot. I installed zip file offered by http://forum.xda-developers.com/xposed/xposed-installer-versions-changelog-t2714053
Then I can reboot now but can't use xposed.
So how can I use xposed without bootloop?
I am using MI 2S with MIUI 5.
Thanks!!
henry0504 said:
I got bootloop after reboot. I installed zip file offered by http://forum.xda-developers.com/xposed/xposed-installer-versions-changelog-t2714053
Then I can reboot now but can't use xposed.
So how can I use xposed without bootloop?
I am using MI 2S with MIUI 5.
Thanks!!
Click to expand...
Click to collapse
Try to disable resources hooks in settings (but modules modifying resources will not work of course).
I think Xposed supports Miui, @rovo89 may help you.
Don't you need WSM Tools while running MIUI 5?
Primokorn said:
Don't you need WSM Tools while running MIUI 5?
Click to expand...
Click to collapse
I tried wsm but it still bootloops...
Using MI2S, MIUI-4.10.31 (development version), wsm2.3.6(wip) :crying:

[MODULE] Nano-Miitomo 1.0.20161115

As many of you know Nintendo's first mobile app Miitomo crashes on most custom kernels and ROMs. Since version 1.2.0 Miitomo does no longer check for root, but it checks the value of 'ro.debuggable'. If 'ro.debuggable' is set to '1' by the kernel (in /default.prop), Miitomo will crash.
So what this Module does, is to set 'ro.debuggable' to '0', using the shiny new resetprop introduced in Magisk v9. This Magisk Module is meant for people who can't use Xposed or don't want to.
For Xposed users, check my SecurityBypasser Xposed Module.
Tested on Lux (Moto X Play).
Download and Code over at github.
Can you make another module that sets ro.build.type=user in build.props?
Link_of_Hyrule said:
Can you make another module that sets ro.build.type=user in build.props?
Click to expand...
Click to collapse
Should not be a problem. Any particular reason?
Setialpha said:
Should not be a problem. Any particular reason?
Click to expand...
Click to collapse
Because Android Wear won't work if it's userdebug.
EDIT: I was able to make a script based on an existing script for something else thanks for your reply. This is the script I made if anyone needs it.
@Setialpha This still works great and you should get it put on the Magisk module repo.
Link_of_Hyrule said:
@Setialpha This still works great and you should get it put on the Magisk module repo.
Click to expand...
Click to collapse
+1
I can't install this on magisk with the install module feature. Does it work through twrp?
Brentboy said:
I can't install this on magisk with the install module feature. Does it work through twrp?
Click to expand...
Click to collapse
That's likely an issue with MagiskManager, flashing through TWRP will work.
Setialpha said:
That's likely an issue with MagiskManager, flashing through TWRP will work.
Click to expand...
Click to collapse
Thanks, and is there away to make this work for puzzle and dragons jp? I'm in nougat so can't use your xposed module :/
Just FYI it also helps with Super Mario Run.
This actually allows me to play Mario on my Oneplus One with resurrection remix ROM.
Thank you very much
So I do need to run that script of I don't want to have Android Wear issues?
well it helped in playing Mario Run but it made Yugioh duel links stop working so i uninstalled it
going to give this a try for mario. thanks very much!
WORKS!
Guys... Since v11.5 Magisk changes this prop value by default. If you're keeping up to date, there's really no need to flash the module, just enable Hide...
That is not working in resurrection remix (redmi note 3)
---------- Post added at 03:40 PM ---------- Previous post was at 03:36 PM ----------
Didgeridoohan said:
Guys... Since v11.5 Magisk changes this prop value by default. If you're keeping up to date, there's really no need to flash the module, just enable Hide...
Click to expand...
Click to collapse
That is not working in resurrection remix (redmi note 3)
I still think it would be great if this was added to the magisk module repo I know a lot of people probably use it.
Sent from my Nexus 7 using Tapatalk
Link_of_Hyrule said:
I still think it would be great if this was added to the magisk module repo I know a lot of people probably use it.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
It won't be added...
1 - Magisk Hide changes this prop by default. If someone has issues with Hide, there's always modules like this and you could also very easily make a boot script utilising resetprop.
2 - @topjohnwu have clearly stated he won't add modules that only changes a prop value to the repo. This is an upcoming feature in the Manager.
Didgeridoohan said:
It won't be added...
1 - Magisk Hide changes this prop by default. If someone has issues with Hide, there's always modules like this and you could also very easily make a boot script utilising resetprop.
2 - @topjohnwu have clearly stated he won't add modules that only changes a prop value to the repo. This is an upcoming feature in the Manager.
Click to expand...
Click to collapse
Oh ok so basically I don't even need this module any more?
Sent from my A0001 using Tapatalk
Link_of_Hyrule said:
Oh ok so basically I don't even need this module any more?
Click to expand...
Click to collapse
U don't need it, because magisk already does what this module does since months.

App Settings Module for Magisk?

hello,
i used the xposed module "app settings" version 1.13 with android marshmallow before i updated to nougat. this module enables you to change DPI, font scale, locale, force fullscreen, persist in memory, etc. on a per app basis.
here is a link to the module:
https://forum.xda-developers.com/xp...2014-05-14-t2437377/post63835421#post63835421
i have not found any possibility to get this working on nougat as there is no xposed for nougat and it seems there is no more custom rom with these options.
is it possible to get this module working with magisk?
satand said:
hello,
i used the xposed module "app settings" version 1.13 with android marshmallow before i updated to nougat. this module enables you to change DPI, font scale, locale, force fullscreen, persist in memory, etc. on a per app basis.
here is a link to the module:
https://forum.xda-developers.com/xp...2014-05-14-t2437377/post63835421#post63835421
i have not found any possibility to get this working on nougat as there is no xposed for nougat and it seems there is no more custom rom with these options.
is it possible to get this module working with magisk?
Click to expand...
Click to collapse
Downgrade to marshmallow or write xposed for nougat. The first is easy, the second will make many people happy over here.
Sent from my ONEPLUS A3003 using Tapatalk
satand said:
is it possible to get this module working with magisk?
Click to expand...
Click to collapse
Just to clarify on the above response: No.
Thanks Op, I also would love to have App Settings equivalent on Magisk or stand alone. Turns my 6.44" Mi Max into a desktop chrome browser almost
cobram3 said:
Thanks Op, I also would love to have App Settings equivalent on Magisk or stand alone. Turns my 6.44" Mi Max into a desktop chrome browser almost
Click to expand...
Click to collapse
It would be just ultra hard to code that, or just impossible.
years ago (before xposed got famous) some custom roms (paranoid,...) had these functions.
i would go back to marshmallow only because of this missing features but there is no marshmallow rom for my new oneplus 5.
is it really impossible to get it working with magisk? the code itself (version 1.13) worked without any problems on marshmallow.
satand said:
years ago (before xposed got famous) some custom roms (paranoid,...) had these functions.
i would go back to marshmallow only because of this missing features but there is no marshmallow rom for my new oneplus 5.
is it really impossible to get it working with magisk? the code itself (version 1.13) worked without any problems on marshmallow.
Click to expand...
Click to collapse
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Didgeridoohan said:
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Click to expand...
Click to collapse
thanks for your answer!
do you have more information about these "cumbersome scripts"? maybe it would work with tasker and a script per app.
i would be very happy...i like my smartphone much more with these features.
satand said:
thanks for your answer!
do you have more information about these "cumbersome scripts"? maybe it would work with tasker and a script per app.
i would be very happy...i like my smartphone much more with these features.
Click to expand...
Click to collapse
I wasn't gonna open up that can o' worms, but since you brought it up... :laugh:
Look up how to work with shell scripts. Tasker can run those (among other things). You could probably do some stuff with the resetprop tool as well (look here for details and syntax).
Don't expect miracles though...
Didgeridoohan said:
You'll need to manually edit files and apps and Magic Mount them with Magisk. Alternatively you could possibly do some things with some cumbersome scripts. Magisk can't change code of running apps, just replace/add already modified files and run scripts at boot.
In other words: No, IMO it's not worth the extreme hassle and you won't get the same thing as you would with Xposed.
Click to expand...
Click to collapse
Didgeridoohan said:
I wasn't gonna open up that can o' worms, but since you brought it up... :laugh:
Look up how to work with shell scripts. Tasker can run those (among other things). You could probably do some stuff with the resetprop tool as well (look here for details and syntax).
Don't expect miracles though...
Click to expand...
Click to collapse
thanks...but that is too high for me
Do we have a petition to develop this form? hahaha
I would like to have app settings on magisk too. I just wanted to change the app local instead of globe settings.
bush911 said:
I would like to have app settings on magisk too. I just wanted to change the app local instead of globe settings.
Click to expand...
Click to collapse
"App Locale 2" for Xposed can help you
And you can get Xposed systemlessly with Magisk.
Thank you so much for the advice.
My phone is 1st generation Pixel with latest android, mgaisk installed. I will try to figure it out.
daniel_m said:
"App Locale 2" for Xposed can help you
And you can get Xposed systemlessly with Magisk.
Click to expand...
Click to collapse
Anybody have a suggestion - I'm looking to change the dpi of chrome app (8.1) without Xposed
Maybe this could help
https://joyofandroid.com/change-screen-resolution/

Where Are Magisk Modules & Settings Stored?

I'm getting ready to flash full June 2017 firmware on my Moto XT1644 and need to know which Magisk 13.3 folders need to be saved to allow me to keep current settings and modules. Thanks.
mel2000 said:
I'm getting ready to flash full June 2017 firmware on my Moto XT1644 and need to know which Magisk 13.3 folders need to be saved to allow me to keep current settings and modules. Thanks.
Click to expand...
Click to collapse
So, you need to create a new thread just for that ?
Modules are stored in /magisk directory.
mel2000 said:
I'm getting ready to flash full June 2017 firmware on my Moto XT1644 and need to know which Magisk 13.3 folders need to be saved to allow me to keep current settings and modules. Thanks.
Click to expand...
Click to collapse
/data/magisk.img is where all is stored.
Deic said:
/data/magisk.img is where all is stored.
Click to expand...
Click to collapse
Thanks. I located it and will save.
casual_kikoo said:
So, you need to create a new thread just for that ?
Modules are stored in /magisk directory.
Click to expand...
Click to collapse
Thanks for the info. I'm looking to find where Magisk settings AND Magisk module settings are stored so that my initial config can be established when I reinstall Magisk. Another poster has informed me of an additional location to look for Magisk settings config.
Sorry for bumping this thread. Just wabt to know where is magisk module to be installed. I don't see /magisk/ in root forder in magisk 16.3
Thank you
vhick said:
Sorry for bumping this thread. Just wabt to know where is magisk module to be installed. I don't see /magisk/ in root forder in magisk 16.3
Thank you
Click to expand...
Click to collapse
/sbin/.core/img/
The /magisk symlink was removed.
Sent from my LG Nexus 5X using XDA Labs
My Device with Magisk 16.7
For the Doogee S60 lite with Magisk 16.7 (latest without bootloop on that Device) the file is found here:
data/adb/magisk
what a weird directory, would have never found it manually.
Skittles9823 said:
/sbin/.core/img/
The /magisk symlink was removed.
Sent from my LG Nexus 5X using XDA Labs
Click to expand...
Click to collapse
and with magisk >19?
/data/adb/modules
For future reference, this kind of information can usually be found in the Magisk documentation:
https://topjohnwu.github.io/Magisk/
Skittles9823 said:
/sbin/.core/img/
The /magisk symlink was removed.
Sent from my LG Nexus 5X using XDA Labs
Click to expand...
Click to collapse
In Aldroid 10 I am seeing the module files in /sbin/.magisk/modules
smohanv said:
In Aldroid 10 I am seeing the module files in /sbin/.magisk/modules
Click to expand...
Click to collapse
The actual modules path is /data/adb/modules. The /sbin/.magisk/modules path is a bind mount from there (not Android 10 specific). Details in the link posted above.
smohanv said:
In Aldroid 10 I am seeing the module files in /sbin/.magisk/modules
Click to expand...
Click to collapse
Yea, my post was referencing the latest version of magisk at the time (probably Magisk 17 or around that.)
In 20 the modules are in /data/adb/modules/ and there is a symlink to them in /sbin/.magisk/modules/ as well as a symlink to that folder in /sbin/.magisk/.core/
The symlinks in /sbin are purely for backwards compatibility. If modifying modules yourself you should use /data/adb/modules/
Sent from my Google Pixel 3a XL using XDA Labs
Skittles9823 said:
Yea, my post was referencing the latest version of magisk at the time (probably Magisk 17 or around that.)
In 20 the modules are in /data/adb/modules/ and there is a symlink to them in /sbin/.magisk/modules/ as well as a symlink to that folder in /sbin/.magisk/.core/
The symlinks in /sbin are purely for backwards compatibility. If modifying modules yourself you should use /data/adb/modules/
Sent from my Google Pixel 3a XL using XDA Labs
Click to expand...
Click to collapse
Thanks for the details.
Magisk manager (topjohnwu)
Im probably in the wrong thread for this, but im trying to place bets on my s9+ and all casinos are giving me geolocation errors, saying i have this magisk manager installed on my phone. I looked everywhere on the phone and cant find it.
Any ideas?
james2ya said:
Im probably in the wrong thread for this, but im trying to place bets on my s9+ and all casinos are giving me geolocation errors, saying i have this magisk manager installed on my phone. I looked everywhere on the phone and cant find it.
Any ideas?
Click to expand...
Click to collapse
You should be able to use magisk hide on the app and it in theory should allow you to use it.
Sent from my Google Pixel 3a XL using XDA Labs

[SOLVED]Modules not working 14.3/14.0

Modules work one time after reboot stop working
Rom RR 7.1.0
Nexus 6p
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
injected youtube models
Fix mic
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
Ans this msg show up after every reboot
hk48 said:
injected youtube models
Fix mic
Click to expand...
Click to collapse
That's not very detailed...
hk48 said:
Ans this msg show up after every reboot
Click to expand...
Click to collapse
That's not a Magisk issue. You have to match the vendor image with the system image. It even tells you what factory image to get the file from.
Modules not working 14.3/14.0
Modules work one time after reboot stop working
Rom RR 7.1.0
Nexus 6p
Click to expand...
Click to collapse
HI.. I have the same issues last days - then i tried to use an other Kernel that have Magisk integratet! Since that all fine (mostly) !!
Here the link to my thread about - in it you can found the link to the Kernel with Magisk...
https://forum.xda-developers.com/apps/magisk/problem-module-install-lost-root-galaxy-t3703398
I hope that fix your issues...
Greetz...
Didgeridoohan said:
That's not very detailed...
That's not a Magisk issue. You have to match the vendor image with the system image. It even tells you what factory image to get the file from.
Click to expand...
Click to collapse
That one I check it
Sent from my Nexus 6P using Tapatalk
n82freak said:
HI.. I have the same issues last days - then i tried to use an other Kernel that have Magisk integratet! Since that all fine (mostly) !!
Here the link to my thread about - in it you can found the link to the Kernel with Magisk...
https://forum.xda-developers.com/apps/magisk/problem-module-install-lost-root-galaxy-t3703398
I hope that fix your issues...
Greetz...
Click to expand...
Click to collapse
I will try it and hope work، thanks [emoji846]
Sent from my Nexus 6P using Tapatalk
hk48 said:
That one I check it
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
You made it sound like no modules work...
If it's only specific modules are troublesome, ask for help in the specific module threads. With lots of details about what doesn't work and don't forget to include logs.
Didgeridoohan said:
You made it sound like no modules work...
If it's only specific modules are troublesome, ask for help in the specific module threads. With lots of details about what doesn't work and don't forget to include logs.
Click to expand...
Click to collapse
Yes، all modules not working but in magisk shows modules work but when i use every module nothing work like im use the original app، hope i got that clear [emoji20]
Sent from my Nexus 6P using Tapatalk
hk48 said:
Yes، all modules not working but in magisk shows modules work but when i use every module nothing work like im use the original app، hope i got that clear [emoji20]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Ok. We need to clear things up....
I see you have a whole bunch of modules installed and like I said, your log looks good. But when asked for details you only mentioned iYTBP and Android mic fix as not working. This is where I would like some details. How do you know that the modules don't work? What have you tested? What is the expected behaviour and what are you seeing?
Let's start with something that's easy to test: busybox. Open a terminal emulator and type busybox. If nothing happens, run the command as su. Does it show a list of all the applets available?
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
If i remove universal safetynet fix module i got fules pass[emoji34] so resetprop tool fix that ??
I search for resetprop tool and got nothing can u pls give a like for that، i know im ask to much [emoji28]
Sent from my Nexus 6P using Tapatalk
Didgeridoohan said:
Ok. We need to clear things up....
I see you have a whole bunch of modules installed and like I said, your log looks good. But when asked for details you only mentioned iYTBP and Android mic fix as not working. This is where I would like some details. How do you know that the modules don't work? What have you tested? What is the expected behaviour and what are you seeing?
Let's start with something that's easy to test: busybox. Open a terminal emulator and type busybox. If nothing happens, run the command as su. Does it show a list of all the applets available?
Click to expand...
Click to collapse
Use all modules not work،
I install the module ok then i go test it nothing happen..
Like utube first i download the the module iytbp and first time work perfect also fix mic and jamesDSP module for better sound work all perfect but after second time reboot all modules show in magisk but when i test every modules not working like i dont have any modules there [emoji36]
Sent from my Nexus 6P using Tapatalk
hk48 said:
If i remove universal safetynet fix module i got fules pass[emoji34] so resetprop tool fix that ??
I search for resetprop tool and got nothing can u pls give a like for that، i know im ask to much [emoji28]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
The resetprop tool is a part of Magisk. I've written a bit about in the troubleshooting guide (start under "Matching official prop values to pass SafetyNet").
hk48 said:
Use all modules not work،
I install the module ok then i go test it nothing happen..
Like utube first i download the the module iytbp and first time work perfect also fix mic and jamesDSP module for better sound work all perfect but after second time reboot all modules show in magisk but when i test every modules not working like i dont have any modules there [emoji36]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Those screenshots clearly show that the busybox module is working so things are Magic Mounting as they should. How do you test the modules?
Didgeridoohan said:
The resetprop tool is a part of Magisk. I've written a bit about in the troubleshooting guide (start under "Matching official prop values to pass SafetyNet").
Those screenshots clearly show that the busybox module is working so things are Magic Mounting as they should. How do you test the modules?
Click to expand...
Click to collapse
By use there effect app like module iytbp i check the utube work like normal utube، and jumesDSP module i use there app and not see any change when i switch things..
… ..
After besybox imgs i send is that should told u everything is running??? U dont see anything wrong [emoji47][emoji47][emoji47]
Sent from my Nexus 6P using Tapatalk
hk48 said:
By use there effect app like module iytbp i check the utube work like normal utube، and jumesDSP module i use there app and not see any change when i switch things..
… ..
After besybox imgs i send is that should told u everything is running??? U dont see anything wrong [emoji47][emoji47][emoji47]
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
The busybox screenshots do tell me that everything is working as it should.
The iYTBP Youtube app looks just like the normal Youtube (unless you use the black themed version). It removes ads and brings background playback to the app. If you're seeing ads it might be because you didn't uninstall updates for the stock Youtube app or you let it update through the Play store (you should disable updates for Youtube when using this module).
The audio module might simply be incompatible with your device or you may have another audio mod that is conflicting. Ask for advice in the module support thread.
Didgeridoohan said:
Everything looks fine in your log. Unless you really need it though, I'd recommend removing the Universal SafetyNet Fix module. It replaces Magisk internal busybox with one that might cause issues... Better to use the resetprop tool to change the device fingerprint to the stock 6P one of you can't pass SafetyNet on that ROM.
What is it that doesn't work? Details, please...
Click to expand...
Click to collapse
Didgeridoohan said:
The busybox screenshots do tell me that everything is working as it should.
The iYTBP Youtube app looks just like the normal Youtube (unless you use the black themed version). It removes ads and brings background playback to the app. If you're seeing ads it might be because you didn't uninstall updates for the stock Youtube app or you let it update through the Play store (you should disable updates for Youtube when using this module).
The audio module might simply be incompatible with your device or you may have another audio mod that is conflicting. Ask for advice in the module support thread.
Click to expand...
Click to collapse
What can i say، when u say disable update ? the only thing i dont check it is update im really sorry for wist ur time oh god i feel so ?? for not check that before post ???
For iytbp module now work fine
And another modules i will check one by one، dont worry i will not wist ur time like that ،،
Im really sorry.
Have a good day sir

Categories

Resources