kinghacker0 / Apk-Binder

Using this Apk-Binder tool or script you can embed the metasploit payload or backdoor with apk files.
79 stars 24 forks source link

how can i sign apk editor with apk-binder? #1

Open nakamurahackit opened 3 years ago

nakamurahackit commented 3 years ago

help me please

kinghacker0 commented 2 years ago

You can manually sign apk file using apkeditor in android (Recommended)

efxtv commented 2 years ago

There is a tool known as MiXplorer. Fully supported to sign any Android Application. You can sign the app 2 to 3 times to make it fully Undetectable or use Apkeditor pro.
Method 1 Steps to sign with APK Editor
Step 1 Install apk editor and Click on the Apk File option Step 2 Select your apk from Internal / external SDCARD Step 3 Click On Full Edit Step 4 Select decode all files (It will take some time) Step 5 Click on Manifest (bottom right) Step 6 Click on Tools Icon (top right) Application signed using Apk Editor (may get error some time)

Method 1 Steps to sign with MiXplorer Application. Step 1 install the app Step 2 Long press on apk, click on 3 dots (top right) Step 3 Scroll down and click on sign Step 4 Click on clipboard Icon next to 3 dots, click on Sign one file Step 5 Click on Auto. Repeat the same process 3 times.

It will generate 3 signed apk. Keep the latest one. Cheers