/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] Please decode this files

Please help me decode these files

[B]Download:[/B] [url]https://mega.nz/#!w9ITnL5D!yN3OfASsPYdeL9I4f6biCC46psb4zhKyMcs8UKWS-Lc[/url]

to post a comment
PHP

7 Comments(s)

Copy linkTweet thisAlerts:
@ginerjmMar 13.2017 — decode? Why? How are they encoded? Why can't you tell us more? Is this PHP-related?

So many questions. So little info..... tsk, tsk.
Copy linkTweet thisAlerts:
@FawkesauthorMar 13.2017 — There are 2 files! One with ioncube and the other is a license.

And yes it's php
Copy linkTweet thisAlerts:
@FawkesauthorMar 13.2017 — I really do not know how coded I know little about decoding so I'm asking for help.
Copy linkTweet thisAlerts:
@ginerjmMar 13.2017 — When you say "decode" does that mean the files are not currently readable by the naked eye? They are not extractable with winzip or one of the many other "extractors"? What is the file extension? Try researching that for the proper 'decoder'.

This is a php forum where we usually "code", not "decode". ?
Copy linkTweet thisAlerts:
@NogDogMar 13.2017 — Ioncube is designed to encode PHP files so that only the creator and whoever they give a key to can decode them. If you are not the creator and not authorized by the creator to decode it, then you should talk to the creator, not us.
Copy linkTweet thisAlerts:
@FawkesauthorMar 13.2017 — Yes, they are not readable to the naked eye and they are removable yes.

I've been looking for decoders but so far I have not been successful, but I keep trying.
Copy linkTweet thisAlerts:
@obfuscationAug 25.2019 — <?php


function keremiya_get_option($name)

{

$get_options = get_option('keremiya_options');

if (!empty($get_options[$name])) {
}

return $get_options[$name];
return false;

}

function keremiya_get_logo($args = '')

{

$defaults = array('src' => keremiya_get_option('logo'), 'title' => get_bloginfo('name'), 'href' => get_bloginfo('url'), 'before' => '<div class="logo-content">', 'after' => '</div>', 'type' => keremiya_get_option('logo_setting'), 'echo' => true);

$args = wp_parse_args($args, $defaults);

extract($args, EXTR_SKIP);

if ($type == 'title') {
if (!keremiya_get_option('logo_title')) {
$title = keremiya_get_option('logo_title');
$title = keremiya_replace_title($title);

if ($type == 'url') {
return $src;

if ($type == 'text') {
return keremiya_replace_title($title);
$logo = $before;
$logo .= do_action('keremiya_get_logo_content_before');

if ($type == 'logo') {
$logo .= '<a href="' . $href . '" class="logo-image"><img src="' . $src . '" alt="' . $title . '" /></a>


.............................................................

.......................................

you can decode any php file with using this website www.ofuscation.info
×

Success!

Help @Fawkes spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.10,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...