#include #include #include int payload(int (* sceKernelDlsym)(int handle, const char *symbol, uintptr_t *address)) { return 1337; }