DOWNLOAD XCIPTV 5.0.1 717+ New Panel (Should work on XC700 to XC717)

Gizmo

Well-known member
Joined
Jun 8, 2021
Messages
515
Awards
4
Offline
(This has been my first attempt at playing with panels at the code to try to get it to talk to a apk. I would appreciate anyone's help making it work even better the panel could still use a few things maybe id like to see it have snoop and id like to also have the online user info part as well. Thats for a later date. This one seems to work pertty darn well, You all will be the final judges I'm sure. I would like to thank all that helped by having code out there for me to integrate in to this panel for this version of XCIPTV. That being said. Thank You JLWOCKEE, FTG, Eggzie, AHD, ANS , and anyone I missed)

Description
This is XCiPTV 5.0.1 717 and Working Panel
the panel keys in the app are default so it should work with most versions of XCIPTV 5.0.1 700 upto 717
The panel I took bits and peices from a few panels and got this one.
This panel is pretty much fully functional as far as i can tell.
the features that work are as follows.
⦁ General Applications Settings (The First Five Options Below)
⦁ Application Options
⦁ Providers Options
⦁ Interface Options
⦁ Extra Interface Options
⦁ Extra Application Options
⦁ Player Selection
⦁ Theme Selection (Works but not on XC717)
⦁ Language Selection
⦁ In-app Announcement (Works but Expirations time and dates dont seem to work)
⦁ In-app Messages (Works but Expirations time and dates dont seem to work)
⦁ In-app VPN (Works)
⦁ In-app Advertisements (Not sure if this works i have never used it before)
⦁ Parental PIN Reset (Not sure if this works i have never used it before)
⦁ Maintenance Mode
⦁ Remote Update (Not sure if this works i have never used it before)
⦁ Update credentials
⦁ Logout
Instructions
Extract and setup the XC717+ Panel files on your server.
Then browse to the panel I.E.
http://yourpanel.xyz/XC717+/letmein.php
Then configure your new XC717+ panel
Then for the apk decompile it
then goto https://www.devglan.com/online-tools/aes-encryption-decryption
Untitled.png
enter the required information as showen above
then goto the decompiled apk and traverce to /smali_classes2/com/nathnetwork/btv/util/Config.smali
goto line #66 and replace the current string with your new AES Encrypted Output
then goto /res/values/strings.xml
find line #68 and change you new apps name.
make any other changes you may want done.
I.E. Images or intro in the app
to turn off the video intro edit the file
/AndriodManifest.xml
find lines #118 and #133
on line #118 change the SplashVideoActivity to SplashActivity
and then on line #133 change the SplashActivity to SplashVideoActivity
Cheers
Gizmo
1634112265468.png
 
Last edited:

JLWOCKEE

Guest
Joined
May 12, 2021
Messages
265
Awards
2
Offline
(This has been my first attempt at playing with panels at the code to try to get it to talk to a apk. I would appreciate anyone's help making it work even better the panel could still use a few things maybe id like to see it have snoop and id like to also have the online user info part as well. Thats for a later date. This one seems to work pertty darn well, You all will be the final judges I'm sure. I would like to thank all that helped by having code out there for me to integrate in to this panel for this version of XCIPTV. That being said. Thank You FTG, Eggzie, AHD, ANS , and anyone I missed)

Description
This is XCiPTV 5.0.1 717 and Working Panel
the panel keys in the app are default so it should work with most versions of XCIPTV 5.0.1 700 upto 717
The panel I took bits and peices from a few panels and got this one.
This panel is pretty much fully functional as far as i can tell.
the features that work are as follows.
⦁ General Applications Settings (The First Five Options Below)
⦁ Application Options
⦁ Providers Options
⦁ Interface Options
⦁ Extra Interface Options
⦁ Extra Application Options
⦁ Player Selection
⦁ Theme Selection (Works but not on XC717)
⦁ Language Selection
⦁ In-app Announcement (Works but Expirations time and dates dont seem to work)
⦁ In-app Messages (Works but Expirations time and dates dont seem to work)
⦁ In-app VPN (Works)
⦁ In-app Advertisements (Not sure if this works i have never used it before)
⦁ Parental PIN Reset (Not sure if this works i have never used it before)
⦁ Maintenance Mode
⦁ Remote Update (Not sure if this works i have never used it before)
⦁ Update credentials
⦁ Logout
Instructions
Extract and setup the XC717+ Panel files on your server.
Then browse to the panel I.E.
http://yourpanel.xyz/XC717+/letmein.php
Then configure your new XC717+ panel
Then for the apk decompile it
then goto https://www.devglan.com/online-tools/aes-encryption-decryption
View attachment 1357
enter the required information as showen above
then goto the decompiled apk and traverce to /smali_classes2/com/nathnetwork/btv/util/Config.smali
goto line #66 and replace the current string with your new AES Encrypted Output
then goto /res/values/strings.xml
find line #68 and change you new apps name.
make any other changes you may want done.
I.E. Images or intro in the app
to turn off the video intro edit the file
/AndriodManifest.xml
find lines #118 and #133
on line #118 change the SplashVideoActivity to SplashActivity
and then on line #133 change the SplashActivity to SplashVideoActivity
Cheers
Gizmo
View attachment 1358
*** Hidden text: cannot be quoted. ***
Yea that panel sure looks very familiar must have taken someone a long time to create ?
 

Gizmo

Well-known member
Joined
Jun 8, 2021
Messages
515
Awards
4
Offline
Yea that panel sure looks very familiar must have taken someone a long time to create ?
Sorry I had no idea you had a part in the panel or original APk. Usually I see you name so yes thank you. I did say I had never done this before and thanks for everyone else code I did use pretty much everyone's work to make this panel work as best as I could get it to. All I wanted was a working panel that had the messages. So thanks you JLWOCKEE I will add it to the post.
For the record the panel I started with was setup up for 706 and had realmofapknpanels, EJ Rebrands and AHD named all over it using their logos both so I used no ones icons or names. The keys in the app where set to AHDesignsecrety , AHDesignIDparamu
I'm not trying to take credit or not give credit where should be given. It is hard to know who's work is whos sometimes. Thanks to all you guys I have learned pretty much everything from you guys one what or another.
 
Last edited:

Drgons89

New member
Joined
Oct 13, 2021
Messages
8
Offline
Sorry I had no idea you had a part in the panel or original APk. Usually I see you name so yes thank you. I did say I had never done this before and thanks for everyone else code I did use pretty much everyone's work to make this panel work as best as I could get it to. All I wanted was a working panel that had the messages. So thanks you JLWOCKEE I will add it to the post.
when I install it on the mobile it tells me "The package could not be analyzed"
 

JLWOCKEE

Guest
Joined
May 12, 2021
Messages
265
Awards
2
Offline
Sorry I had no idea you had a part in the panel or original APk. Usually I see you name so yes thank you. I did say I had never done this before and thanks for everyone else code I did use pretty much everyone's work to make this panel work as best as I could get it to. All I wanted was a working panel that had the messages. So thanks you JLWOCKEE I will add it to the post.
For the record the panel I started with was setup up for 706 and had realmofapknpanels, EJ Rebrands and AHD named all over it using their logos both so I used no ones icons or names. The keys in the app where set to AHDesignsecrety , AHDesignIDparamu
I'm not trying to take credit or not give credit where should be given. It is hard to know who's work is whos sometimes. Thanks to all you guys I have learned pretty much everything from you guys one what or another.
All credit to bob....fcd, darkmedia, smarters vod player ect....all bob?
Bob=Ian & X X
Bob is a crackhead and always available for hire for all your cracking needs
 

Gizmo

Well-known member
Joined
Jun 8, 2021
Messages
515
Awards
4
Offline
All credit to bob....fcd, darkmedia, smarters vod player ect....all bob?
Bob=Ian & X X
Bob is a crackhead and always available for hire for all your cracking needs
Well I'm not sure who is who in this game of credits but I appreciate everyone's work as it is helping this old dog learn new tricks. ?
 

Gizmo

Well-known member
Joined
Jun 8, 2021
Messages
515
Awards
4
Offline
Thats part of the reason I took all the branding out and made it pretty generic. I didn't know who did what. Apologizes to anyone who didn't get credit. Definitely don't forget Bob ?
 
Top