shibadevs / phunk

Phunk: Automatic Package Name Changer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phunk

Automatically change the package name of APK(s)

How to use

NOTE: Please see requirements below for this application to work.

  1. Extract APK via Rookie Sideloader. Make sure that the APK and the OBB is in the same folder if it has one!
  2. Open Phunk
  3. Click Select Apk and navigate to your desired APK and select it
  4. Click Start and wait for it to finish. Check at the bottom part, wait until it says success or until it opens the folder.
  5. in the opened folder, select your APK and your OBB if you have one, drag and drop to Rookie Sideloader and you should be good to go.

Settings Guide

  • Output Name: default is apkname.apk where apkname is the original name of the APK.
  • Custom Package Name: default is phunk you can put any names here as long as there are no spaces.
  • Apktool & Uber Apk Signer Additional Params: Please look at their github page for the parameters. This was added so that if there are games that are pretty stubborn to decompile or to sign, you could add your own parameters instead.

image

Requirements

  • .NET (App will prompt you to download it if you don't have it installed)
  • Java for Windows

How it works

image

Credits

  • Uber Apk Signer
  • Apktools
  • AdonisUI
  • 3301_Athlestan

Notice

  • Im not responsible on how you use this application. This is solely for Educational purposes as a way to broaden my knowledge regarding C# and how Processes in C# & ADB interacts. Use it with caution.

About

Phunk: Automatic Package Name Changer


Languages

Language:C# 100.0%