Recreate Magisk Modul From Installed

 So you have magisk installed on you android, but cannot find the source. You wannaa save them

this is the step. Remember you need root access on this


Compress

Ex the modul name in chimera

  • adb shell
  • su
  • cd /data/adb/
  • cp -R chimera/ /sdcard/chimera_s10Plus
Compress



  • Copy in to windows folder, install 7zip
  • Go to modul zip
  • Right click > add to archice
  • Archive format: zip (Do not choose 7z, Magisk can't read it).
  • Compression level: Normal or Deflate.
  • Parameters box: Type tc=off
  • (This is the magic trick—it tells 7-Zip NOT to convert Linux line endings or timestamps to Windows format, keeping your script files safe).



Post a Comment for "Recreate Magisk Modul From Installed"