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

Signing you up...

Thank you for signing up!

PHP Decode

<?php $t0=self::VerfyAccount($s1)->first();if(is_null($t0))return response()->json(["Error..

Decoded Output download

<?php $t0=self::VerfyAccount($s1)->first();if(is_null($t0))return response()->json(["Error"=>"No se tienes acceso"]);$l2="http://nominatim.openstreetmap.org/";$b3=new Nominatim($l2);if(!is_null($t0->$v4))$c5=Unit::where('corporate_id',$t0->$v4)->where('number',$c6)->with(['device'=>function($q7){return $q7->with('location');},'route'])->first();else $c5=Unit::where('number',$c6)->with(['device'=>function($q7){return $q7->with('location');},'route'])->first();if(is_null($c5)||is_null($c5->$i8))return response()->json(["Error"=>"No se encontr unidad"]);$z9=$b3->newReverse()->latlon($c5->$i8->$d10->$s11,$c5->$i8->$d10->$y12);$r13=$b3->find($z9);return response()->json(['location'=>$r13,'route'=>is_null($c5->$z14)?null:$c5->$z14->$f15,'last_update'=>$c5->$i8->$d10->$s16,'time'=>$this->humanTime($c5->$i8->$d10->$s16)]);?>

Did this file decode correctly?

Original Code

<?php $t0=self::VerfyAccount($s1)->first();if(is_null($t0))return response()->json(["Error"=>"No se tienes acceso"]);$l2="http://nominatim.openstreetmap.org/";$b3=new Nominatim($l2);if(!is_null($t0->$v4))$c5=Unit::where('corporate_id',$t0->$v4)->where('number',$c6)->with(['device'=>function($q7){return $q7->with('location');},'route'])->first();else $c5=Unit::where('number',$c6)->with(['device'=>function($q7){return $q7->with('location');},'route'])->first();if(is_null($c5)||is_null($c5->$i8))return response()->json(["Error"=>"No se encontr unidad"]);$z9=$b3->newReverse()->latlon($c5->$i8->$d10->$s11,$c5->$i8->$d10->$y12);$r13=$b3->find($z9);return response()->json(['location'=>$r13,'route'=>is_null($c5->$z14)?null:$c5->$z14->$f15,'last_update'=>$c5->$i8->$d10->$s16,'time'=>$this->humanTime($c5->$i8->$d10->$s16)]);?>

Function Calls

None

Variables

None

Stats

MD5 50460c04f2412405f88cce3c10268b90
Eval Count 0
Decode Time 63 ms