#include "bypass/bypass.h"
__attribute__((constructor))
void init()
{
ligma::bypass::init();
LOGI("bypassed anti cheat.....");
}