- LoadLibraryA Injector
- Basic Anti Debugger
- XenForo Authorization
- HWID Checks
- AntiDebug
- ErasePEheaders
- String encryptor: xorstr
Compile - Release x86
Settings - headers/globals.hpp
Setup and sync config.php with globals.hpp
Upload the dll in your client folder (yes, it is confusing, there is a folder called "client" on server)
Setup mysql connection in loader.php file
$sql = mysqli_connect("host", "name", "pass", "database")