• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

[request] Crypterion - Multi-featured Cryptocurrency Exchange platform (with self-hosted wallets) Nulled

Hi, i want the nulled version of CRYPTERION

He sells this script for 100usd...

it's would be fair to share for free in babiato... anyways there is better and more complex exchange script which is nulled by this community available for free
 
He sells this script for 100usd...

it's would be fair to share for free in babiato... anyways there is better and more complex exchange script which is nulled by this community available for free

I want a p2p crypto exchange script.
 
He sells this script for 100usd...

it's would be fair to share for free in babiato... anyways there is better and more complex exchange script which is nulled by this community available for free

what script it is?
 
This script is about cryptocurrency exchange website. This script work as a peer to peer crypto exchange.

i not asking about cryptorion scrypt ,, but the script he talking about ,, and the name of script
 
we are still decoding. there are 151 files are encoded. it is almost done. be in touch with me. s k ype : alioutlawz
once it is fully nulled I will let you know. most probably tonight.
I'm interested to buy, but your skype id is not working. Send me your contact or message me.
 
replace the file and it will be nulled .

/public_html/app/Http/Controllers/Installer/LicenseController.php

Code:
<?php

namespace App\Http\Controllers\Installer;

use App\Http\Controllers\Controller;
use App\Providers\License;
use Exception;
use Illuminate\Http\Request;
use Illuminate\Validation\ValidationException;
use JSsVPSDioNXpfRC;

class LicenseController extends Controller
{
    /**
     * @var JSsVPSDioNXpfRC
     */
    protected $crypterion;

    /**
     * IndexController constructor.
     *
     * @param JSsVPSDioNXpfRC $crypterion
     */
    public function __construct($crypterion)
    {
        if (!is_subclass_of($crypterion, 'JSsVPSDioNXpfRC')) {
            return app()->abort(500, 'Corrupted filesystem.');
        }

        $this->crypterion = $crypterion;
    }

    /**
     * @param Request $request
     * @return \Illuminate\Support\Collection
     */
    protected function details(Request $request)
    {
        return collect($request->only(['code', 'email']));
    }

    /**
     * Verify license
     *
     * @param Request $request
     * @throws \Illuminate\Validation\ValidationException
     */
    public function verify(Request $request)
    {
        $this->validate($request, [
            'code'  => 'required|string',
            'email' => 'required|email',
        ]);
    }
}
 
replace the file and it will be nulled .

/public_html/app/Http/Controllers/Installer/LicenseController.php

Code:
<?php

namespace App\Http\Controllers\Installer;

use App\Http\Controllers\Controller;
use App\Providers\License;
use Exception;
use Illuminate\Http\Request;
use Illuminate\Validation\ValidationException;
use JSsVPSDioNXpfRC;

class LicenseController extends Controller
{
    /**
     * @var JSsVPSDioNXpfRC
     */
    protected $crypterion;

    /**
     * IndexController constructor.
     *
     * @param JSsVPSDioNXpfRC $crypterion
     */
    public function __construct($crypterion)
    {
        if (!is_subclass_of($crypterion, 'JSsVPSDioNXpfRC')) {
            return app()->abort(500, 'Corrupted filesystem.');
        }

        $this->crypterion = $crypterion;
    }

    /**
     * @param Request $request
     * @return \Illuminate\Support\Collection
     */
    protected function details(Request $request)
    {
        return collect($request->only(['code', 'email']));
    }

    /**
     * Verify license
     *
     * @param Request $request
     * @throws \Illuminate\Validation\ValidationException
     */
    public function verify(Request $request)
    {
        $this->validate($request, [
            'code'  => 'required|string',
            'email' => 'required|email',
        ]);
    }
}


THank you, I changed the file as you say , but now in the Environment installation step it doesnt go next step :) when you press "save" button after filling all infos it doesnt go next stem (Administrator). Maybe we are missing somehting else?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock