Skip to content

termuxvoid/AntiSplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AntiSplit

Merge split APK files (APKS, APKM, XAPK) into a single APK and sign it.

Dependencies

  • apkeditor – merges split APKs
  • apksigner – signs the APK
  • gum – adds a progress spinner
  • figlet – displays a banner

Installation

From the TermuxVoid Repo repository:

apt update
apt install antisplit -y

Usage

antisplit <file.apks|apkm|xapk>

The signed APK will be saved in the same directory as the input file, with _signed.apk appended.

Example:

antisplit app.apks

Output: app_signed.apk

About

Merge split APK files and sign them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages