Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

eval(gzinflate(base64_decode('VY+xbgIxDIZfxUMEjsTNDIiTOnTo1ApGhFAIvrtIJUftpAUh3h1fOJA6JLJ/..

Decoded Output download

 function login(ServerRequestInterface $d) { try { return $this->d(function () use($d) { return $this->c($this->server->b($d, new Psr7Response())); }); } catch (OAuthServerException $e) { $a = []; $a['message'] = $c->e(); $b = $c->a()->f(); if ($b && is_array($b)) { $a = array_merge($a, $b); } return response($a, $c->a()->g()); } }

Did this file decode correctly?

Original Code

eval(gzinflate(base64_decode('VY+xbgIxDIZfxUMEjsTNDIiTOnTo1ApGhFAIvrtIJUftpAUh3h1fOJA6JLJ/259/Q5OjT6GP8N23IeKa+Jd4RT+ZJH3ERNw4T2AOFq6Q+KI/U8ocwaQuSFUf8EVAC1kIH73/uzyOgRR+Ve+1bQaR/uBLeL4iOfVRZ621C7gND7xLvgP8fMupe7h6P3s6lU2GhhXGwRI224UGm+mRRFxL061qxle1srSwHzOHtqqbQQoNoMqTCQTZOWZ30dS+cEXZHYlbPcTNlFDMjNfw02cpPbktFtdwuwM=')));

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 d6d7b6da1d5d715747e800a1d2d99995
Eval Count 1
Decode Time 36 ms