Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Dark Media 2.1.7 Hardcoded[Free]

Did you get the file

no but i managed to get back to my laptop wich already had the file on.. after a few bits of tweaking of the php and set to 0644 i managed to get past the boot loop, and now have a fully working app..

if you want to send me a copy of the php file your using ill take a look for you
 
** Updated 9/25/19 **

In this post I will show you how to hardcode your XC IPTV URL to the apk.

Download the Official Dark media 2.1.7 from here DarkMEDIA_2.1.7.apk XC Panel 2+ or streaminy

Download the Official Dark media 2.1.8 from here DarkMEDIA_2.1.8.apk XC panel 1.6 (1.0.6) only

Decompile the apk (plenty of videos on YouTube) .

Install notepad++ if you dont have it.

Use this site to base64 https://www.base64encode.org/

Follow the instructions below. Its the same process for both versions.

No quote

Recompile apk the sign and zipalign and you will have the Dark media apk pointed to your XC IPTV URL
i don't see the smali folder when i unpack the app !
 
** Updated 9/25/19 **

In this post I will show you how to hardcode your XC IPTV URL to the apk.

Download the Official Dark media 2.1.7 from here DarkMEDIA_2.1.7.apk XC Panel 2+ or streaminy

Download the Official Dark media 2.1.8 from here DarkMEDIA_2.1.8.apk XC panel 1.6 (1.0.6) only

Decompile the apk (plenty of videos on YouTube) .

Install notepad++ if you dont have it.

Use this site to base64 https://www.base64encode.org/

Follow the instructions below. Its the same process for both versions.

No quote

Recompile apk the sign and zipalign and you will have the Dark media apk pointed to your XC IPTV URL
thanks for sharing
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
no but i managed to get back to my laptop wich already had the file on.. after a few bits of tweaking of the php and set to 0644 i managed to get past the boot loop, and now have a fully working app..

if you want to send me a copy of the php file your using ill take a look for you
Will try that later thanks
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
i'm using apk editor studio . yes i do see classes.dex

youll need to convert the dex file..using dex2jar or something similar. its easier to use easy apk tool, as it has the correct frameworks within the setup files.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
** Updated 9/25/19 **

In this post I will show you how to hardcode your XC IPTV URL to the apk.

Download the Official Dark media 2.1.7 from here DarkMEDIA_2.1.7.apk XC Panel 2+ or streaminy

Download the Official Dark media 2.1.8 from here DarkMEDIA_2.1.8.apk XC panel 1.6 (1.0.6) only

Decompile the apk (plenty of videos on YouTube) .

Install notepad++ if you dont have it.

Use this site to base64 https://www.base64encode.org/

Follow the instructions below. Its the same process for both versions.

No quote

Recompile apk the sign and zipalign and you will have the Dark media apk pointed to your XC IPTV URL
Very nice!
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Boot loop issue. Had the same issue but resolved. For some reason i had 1st line and last line of php wrong.
1st line
<?php
last line
?>

for some reason i had a "-" in there. Once fixed boot loop stopped. Fast app, Just didnt reaslise there is no VOD on this app just live TV.
 
** Updated 9/25/19 **

In this post I will show you how to hardcode your XC IPTV URL to the apk.

Download the Official Dark media 2.1.7 from here DarkMEDIA_2.1.7.apk XC Panel 2+ or streaminy

Download the Official Dark media 2.1.8 from here DarkMEDIA_2.1.8.apk XC panel 1.6 (1.0.6) only

Decompile the apk (plenty of videos on YouTube) .

Install notepad++ if you dont have it.

Use this site to base64 https://www.base64encode.org/

Follow the instructions below. Its the same process for both versions.

No quote

Recompile apk the sign and zipalign and you will have the Dark media apk pointed to your XC IPTV URL
Can someone please give me a like I can't see the instructions thanks
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
A few likes would be greatly appreciated :whistle:
I've been trying to re-brand this app for a while now and could never figure it out.

Got it done! One thing I cant figure out is how to change the LoginPage logo. in 2.1.8, it doesn't look like there is a png in res/drawable to change that.

Got everything working on 2.1.8 however there is a pretty big bug in 2.1.8that makes the app pretty unusable (volume+/- does not work)
 
Last edited:
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top