#define TAB_SIZE 3 void cipher(void * addr); void decipher(void); void changekey(void); void rondoudou_patch_init(void);