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!

Request ioncube with md5

gzowner

Extended Member
Ext. Member
Joined
Mar 14, 2020
Messages
180
Reaction score
402
Points
74
Location
home
any one able to decode a ioncube with md5?

example of the code

PHP:
<?php //00576
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted. Ensure that you use binary mode when transferring files with FTP and disable the 'TAR smart cr/lf feature' if using WinZIP\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="[URL]http://www.ioncube.com[/URL]">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="[URL]http://get-loader.ioncube.com[/URL]">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199);
?>
E¿¦g½“_¼o>³ÍfÁŸ»Y>øÎÚeË“5ëbîh?¬ëƒA.VI 0Ð
!JN Ð;6&7¶¦“„µ“`uÒþc«=äªL2÷Æ#ù?^§âçz¹ç&“^DØtŒÔ5ƒ6ìqüú>þÛK«Âò拨
¼»ç
 
Last edited by a moderator:
Md5 cannot be decoded as it unique to what it is genarated from and not reversible.
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top