Jancox Tools Module Unpack/Repack ROMs

Magisk KSU APatch

Jancox Tools is a tool for unpacking and repacking android ROMs that supports various platforms such as Android, Linux, and Windows. This tool was developed by wahyu6070 in 2020 which is still actively being developed. Jancox tool is suitable for modifying Android ROMs by adding tweaks, debloating and other modding tricks without rebuilding the ROMs.

How To Use

Android

Requestment

  • python3
  • img2simg
Termux Installation package
  • apt update && apt upgrade && pkg install python && pkg install android-tools-adb

Usage

  • rename your rom to input.zip and move to /sdcard/input.zip
  • Open Terminal (termux recomended)
  • su
  • cd /data/local/jancox-tool
  • ./repack.sh
  • ./repack.sh
  • ./cleanup.sh

Note

your can execute repack.sh from file manager (mixplorer recomended).

Changelog

v2.5

  • Fix zip failed in 64bit arch
  • Add support 32/64bit arch
  • Move using payload dumper go
  • Fix img extractor issue payload.bin
  • Update Binary : busybox, brotli, zip, unzip
  • Payload is not support repack
  • Change rename zip rom

Support Android Version

Android 8.1 to 17.0

Rom that has been tested

  • LineageOS
  • AospROM
  • Stockrom asus X00T & X001BD
  • crdroid
  • Project matrixx

Questions and answers

does it support super.img partition?

currently jancox tool does not support super.img partition

does it support samsung rom?

I have not tried it

Android

Jancox Tool supports various installation locations on Android.

  • Magisk Modules
  • KerneSU modules
  • Apatch Modules
  • KernelsuNext Modules
  • Recovery installation Support example: TWRP, Orangefox, Lineage Recovery. with the condition RW partition /data /system.

v2.5

Download Link

Linux

Please use unpack only

v2.0

Windows(Discontinue)

please use unpack only

v2.0

Source

https://github.com/Wahyu6070/Jancox-tool-linux

https://github.com/Wahyu6070/Jancox-tool-android

https://github.com/Wahyu6070/Jancox-Tool-Windows

Media

Telegram

Module Info

  • Module By
    wahyu6070
  • Requirement
    Magisk KernelSU APatch
  • Latest Update