PAINEL + APK P2PFAKE BOXBR
BOXBR NEWP2P PANEL INSTALLATION:
===============
1. Extract the zip content
2. Copy the entire panelnp2p folder to your domain or subdomain host
3. Enter the panel with Login: admin/admin
4. Add your dns.
5. Generate your apk codes.
NOTE. For panel operation.
It is mandatory to have configured in the hosting:
* PHP v8.1 and Active SourceGuardian Extension
===============
BOXBR NewP2P APK SETTING
===============
To put your dashboard address in the apk:
1. In the panel generate the encoded url and copy it.
2. Open the apk in your preferred editor and Smali_Classes1
Go to the last option and click > hostdns.smali.
3. replace line 7 ( your-host-panel-url-crypto ) with the code that
was generated on the panel.
dps put click on save..
===============================
To change the name of the P2P application, follow the steps below
smali_classes2/com/boxbr/newp2p/activity/MainActivity.smali
On line 293 paste the coded name
After pasting the coded name, for the name to be 100% changed you need to follow + 1 step
go back to the main part of smali
search by name > BoxBR NEWP2P
After finding it, type the normal name equal to the coded name
but as normal as you like and replace the 10 files with your name
go to package name
follow this step by step:
smali_classes2/com/boxbr/newp2p/activity/MainActivity.smali
on line 273 paste the encoded package name
same process as the name, to confirm the name go back to the main screen
to confirm the package search for > com.boxbr.newp2p
After finding replace it with your package with normal name and save
example: com.seupacote.app and save
===============
1. Extract the zip content
2. Copy the entire panelnp2p folder to your domain or subdomain host
3. Enter the panel with Login: admin/admin
4. Add your dns.
5. Generate your apk codes.
NOTE. For panel operation.
It is mandatory to have configured in the hosting:
* PHP v8.1 and Active SourceGuardian Extension
===============
BOXBR NewP2P APK SETTING
===============
To put your dashboard address in the apk:
1. In the panel generate the encoded url and copy it.
2. Open the apk in your preferred editor and Smali_Classes1
Go to the last option and click > hostdns.smali.
3. replace line 7 ( your-host-panel-url-crypto ) with the code that
was generated on the panel.
dps put click on save..
===============================
To change the name of the P2P application, follow the steps below
smali_classes2/com/boxbr/newp2p/activity/MainActivity.smali
On line 293 paste the coded name
After pasting the coded name, for the name to be 100% changed you need to follow + 1 step
go back to the main part of smali
search by name > BoxBR NEWP2P
After finding it, type the normal name equal to the coded name
but as normal as you like and replace the 10 files with your name
go to package name
follow this step by step:
smali_classes2/com/boxbr/newp2p/activity/MainActivity.smali
on line 273 paste the encoded package name
same process as the name, to confirm the name go back to the main screen
to confirm the package search for > com.boxbr.newp2p
After finding replace it with your package with normal name and save
example: com.seupacote.app and save