#ifndef _EXPLOIT_H_ #define _EXPLOIT_H_ void IOSUExploit(); void uhs_exploit_init(void); int uhs_write32(int, int); #endif