1 Forks
0 Stars
0 Watchers

resigner

batch script (7z and some kind of jdk) that unpack apk|jar|zip|zip compatible file, removes existing signature and checksums from the manifest, repack it using a compatible zip format, sign it and align it. this is v1 signature that uses jarsigner not apksigner, so it is very compatible with java-classes as well as modified-apk files and plain zip as well.

How to download and setup resigner

Open terminal and run command
git clone https://github.com/eladkarako/resigner.git
git clone is used to create a copy or clone of resigner repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with resigner https://github.com/eladkarako/resigner/archive/master.zip

Or simply clone resigner with SSH
[email protected]:eladkarako/resigner.git

If you have some problems with resigner

You may open issue on resigner support forum (system) here: https://github.com/eladkarako/resigner/issues