Friday, June 30, 2017

Dân Chơi

Hướng dẫn null code xenforo

Cũng khá đơn giản. Các bạn mở file FileSum.php lên (\library\XenForo\Install\Data\FileSum.php)



Xóa hết nội dung file và chép đè đoạn code này vào


Mã:
<?php

class XenForo_Install_Data_FileSums
{
    public static function getHashes()
    {
        return array ();
    }
}
Mở file library/xenforo/Application.php tìm

Mã:
'globalSalt' => 'xxxxxxxxxxxxxxxx',
Thay xxxxxxxxxxxxx bằng gì tùy bạn

Done.

Note: Tut chỉ share tại codientu.org, root.vn, vxf.vn