NexTv IPTV Player| HardCoded | Unlimited DNS | | Software | Crax

Welcome To Crax.Pro Forum!

Check our new Marketplace at Crax.Shop

   Login! SignUp Now!
  • We are in solidarity with our brothers and sisters in Palestine. Free Palestine. To learn more visit this Page

  • Crax.Pro domain has been taken down!

    Alternatives: Craxpro.io | Craxpro.com

NexTv IPTV Player| HardCoded | Unlimited DNS |

NexTv IPTV Player| HardCoded | Unlimited DNS |

LV
1
 

shah5555

Member
Joined
Oct 13, 2023
Threads
5
Likes
20
Awards
3
Credits
1,758©
Cash
0$
What works and what doesn't:
❌ Login facility with QR code
✅ All other Pro things related to the app

Requirements:
*. apk editor or any apk decomple tool

How to Add / Remove / Change DNS
*. Go to assets folder in inside apk file
*. open "rtx_rebrand.json" file using any Text Editor

"rtx_name" is the name associated with your DNS
"rtx_url" is your DNS url and port

An example

{
"rtx_rebrand":
[
{
"rtx_name": "tornado",
"rtx_url": "http://tornadostreamz .myddns. me:8080"
},
{
"rtx_name": "live tv",
"rtx_url": "http://finger-ya-bum-hole .site:80"
},
{
"rtx_name": "DNS 3 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 4 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 5 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 6 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 7 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 8 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 9 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 10 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 11 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 12 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 13 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 14 Name",
"rtx_url": "http://url:port"
},
{
"rtx_name": "DNS 15 Name",
"rtx_url": "http://url:port"
}
],
"qr_url":" ᶰ퓞т 핎ᗝŘ퐤핀Ňﻮ ☯"
}

Screen Shot:
Unnamed


 
Last edited:
  • Like
Reactions: den6115, andremxmx, vincyxiroff and 9 others
LV
1
 

SynOptik

Member
Joined
Nov 1, 2023
Threads
11
Likes
5
Awards
4
Credits
1,035©
Cash
0$
What works and what doesn't:


Requirements:


How to Add / Remove / Change DNS




Screen Shot:



*** Hidden text: cannot be quoted. ***
I have been searching for this for a while now. so thankful to you!

HOWEVER, I am unable to decompile the apk. I receive the following error messages:

[22:20:13] =====[ Decoding ]=====
[22:20:13] Clearing Framework
[22:20:13] Can't empty framework directory, no file found at: C:\Users\me\AppData\Local\APKToolGUI\framework\1.apk
[22:20:13] Framework cache cleared
[22:20:13] Using Apktool 2.8.1 on nxttv.apk
[22:20:13] Exception in thread "main" brut.androlib.exceptions.AndrolibException: brut.directory.DirectoryException: java.util.zip.ZipException: Invalid CEN header (invalid zip64 extra data field size)
[22:20:13] at brut.androlib.res.ResourcesDecoder.hasManifest(ResourcesDecoder.java:70)
[22:20:13] at brut.androlib.res.ResourcesDecoder.decodeManifest(ResourcesDecoder.java:102)
[22:20:13] at brut.androlib.ApkDecoder.decode(ApkDecoder.java:95)
[22:20:13] at brut.apktool.Main.cmdDecode(Main.java:190)
[22:20:13] at brut.apktool.Main.main(Main.java:93)
[22:20:13] Caused by: brut.directory.DirectoryException: java.util.zip.ZipException: Invalid CEN header (invalid zip64 extra data field size)
[22:20:13] at brut.directory.ZipRODirectory.<init>(ZipRODirectory.java:55)
[22:20:13] at brut.directory.ZipRODirectory.<init>(ZipRODirectory.java:38)
[22:20:13] at brut.directory.ExtFile.getDirectory(ExtFile.java:49)
[22:20:13] at brut.androlib.res.ResourcesDecoder.hasManifest(ResourcesDecoder.java:68)
[22:20:13] ... 4 more
[22:20:13] Caused by: java.util.zip.ZipException: Invalid CEN header (invalid zip64 extra data field size)
[22:20:13] at java.base/java.util.zip.ZipFile$Source.zerror(ZipFile.java:1730)
[22:20:13] at java.base/java.util.zip.ZipFile$Source.checkExtraFields(ZipFile.java:1262)
[22:20:13] at java.base/java.util.zip.ZipFile$Source.checkAndAddEntry(ZipFile.java:1213)
[22:20:13] at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1669)
[22:20:13] at java.base/java.util.zip.ZipFile$Source.<init>(ZipFile.java:1447)
[22:20:13] at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1409)
[22:20:13] at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:717)
[22:20:13] at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251)
[22:20:13] at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180)
[22:20:13] at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194)
[22:20:13] at brut.directory.ZipRODirectory.<init>(ZipRODirectory.java:53)
[22:20:13] ... 7 more
[22:20:13] =====[ Error ]=====
[22:20:13] Decompiling failed
[22:20:13] Time started: 22:20:13
[22:20:13] Time elapsed: 00:00

Any ideas?
 
Last edited:

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

Top Bottom