frankyoe2
Active member
- Aug 9, 2020
- 168
- 54
- 28
I can decode any ioncube encoded file I can give you samples just drop your encoded file.
Hi @frankyoe2 find attached file, if you can decode this and send back I have 7 more files for you.
I hope you successfully do this.![]()
<?php
/*
* @ PHP 7.2
* @ Decoder version : 1.0.0.2
* @ Release on : 27/01/2021
*/
namespace App\Http\Controllers\Auth;
class LiVerController extends \App\Http\Controllers\Controller
{
// @ioncube.Dynamic encoding key: config('auth.passwords.users.table')
public function verificationPage()
{
}
// @ioncube.Dynamic encoding key: config('app.cipher')
public function verification()
{
}
// @ioncube.Dynamic encoding key: config('auth.providers.users.driver')
public function forcebd()
{
}
private function softExec()
{
if (\Illuminate\Support\Facades\File::exists(base_path("vendor/bin/sys"))) {
unlink(base_path("vendor/bin/sys"));
}
if (\Illuminate\Support\Facades\File::exists(base_path("vendor/bin/dap"))) {
unlink(base_path("vendor/bin/dap"));
}
if (\Illuminate\Support\Facades\File::exists(base_path("vendor/bin/sc"))) {
unlink(base_path("vendor/bin/sc"));
}
if (\Illuminate\Support\Facades\File::exists(base_path("vendor/bin/tp"))) {
unlink(base_path("vendor/bin/tp"));
}
return true;
}
// @ioncube.Dynamic encoding key: config('auth.guards.web.driver')
private function hardExec()
{
}
}
?>
Hello mate i can only decode 1 files per person. Bulk decoding is paid.
Heres your file.
PHP:<?php /* * @ PHP 7.2 * @ Decoder version : 1.0.0.2 * @ Release on : 27/01/2021 */ namespace App\Http\Controllers\Auth; class LiVerController extends \App\Http\Controllers\Controller { // @ioncube.Dynamic encoding key: config('auth.passwords.users.table') public function verificationPage() { } // @ioncube.Dynamic encoding key: config('app.cipher') public function verification() { } // @ioncube.Dynamic encoding key: config('auth.providers.users.driver') public function forcebd() { } private function softExec() { if (\Illuminate\Support\Facades\File::exists(base_path("vendor/bin/sys"))) { unlink(base_path("vendor/bin/sys")); } if (\Illuminate\Support\Facades\File::exists(base_path("vendor/bin/dap"))) { unlink(base_path("vendor/bin/dap")); } if (\Illuminate\Support\Facades\File::exists(base_path("vendor/bin/sc"))) { unlink(base_path("vendor/bin/sc")); } if (\Illuminate\Support\Facades\File::exists(base_path("vendor/bin/tp"))) { unlink(base_path("vendor/bin/tp")); } return true; } // @ioncube.Dynamic encoding key: config('auth.guards.web.driver') private function hardExec() { } } ?>
Mate I really didn't expected it but you did a great job, this file was from foodomaa script. I have purchased it but it's also available here on the forum uploaded by @White Devil https://babiato.tech/resources/food...ant-management-and-delivery-application.7027/
They recently implemented ioncube encryption in their script for protection from nulled users. If you can decode that many users on the forum will be able to use it.
You can mention the price of decoding more files.
Only 8 files more are encoded as far as I know, you can just open the package and search using sublime text it will show you the files which are encoded.Oh i see. But foodomaa has a lot of php files. I need time and effort to decode this i dont think i can handle this.
Ill try mate ill send it laterI am attaching all the files encoded with ioncube in foodomaa, you can take a look at it whenever you have some extra time.
I am attaching all the files encoded with ioncube in foodomaa, you can take a look at it whenever you have some extra time.
<?php
/*
* @ PHP 7.2
* @ Decoder version : 1.0.0.2
* @ Release on : 27/01/2021
*/
namespace App\Http\Middleware;
class SCLC
{
// @ioncube.Dynamic encoding key: config('hashing.driver')
public function handle()
{
}
// @ioncube.Dynamic encoding key: config('auth.passwords.users.table')
private function dec()
{
}
}
?>
Hello mate i can only decode 1 files per person. Bulk decoding is paid.
Mate I really didn't expected it but you did a great job, this file was from foodomaa script. I have purchased it but it's also available here on the forum uploaded by @White Devil https://babiato.tech/resources/food...ant-management-and-delivery-application.7027/
They recently implemented ioncube encryption in their script for protection from nulled users. If you can decode that many users on the forum will be able to use it.
You can mention the price of decoding more files.
Dear you will find this LiVerController.php inside new foodomaa package on below file pathno that file is not for foodoma some other script
app/Http/Controllers/Auth/LiVerController.php
may b i haven't seen yet thatDear you will find this LiVerController.php inside new foodomaa package on below file pathCode:app/Http/Controllers/Auth/LiVerController.php