taiHEN  1.0
CFW framework for PS Vita
Data Structures
Here are the data structures with brief descriptions:
 C__attribute__
 C_tai_hookHook data stored in address space of process to patch
 C_tai_hook_argsPass hook arguments to kernel
 C_tai_hook_listA chain of hooks
 C_tai_hook_userInternal structure
 C_tai_injectInjection data
 C_tai_module_argsPass module arguments to kernel
 C_tai_module_infoExtended module information
 C_tai_offset_argsPass offset arguments to kernel
 C_tai_patchA patch containing either a hook chain or an injection
 C_tai_plugin_loadArguments passed from taiHEN to config parser back to taiHEN
 C_tai_procInternal data for a process
 C_tai_proc_mapThe actual map in memory
 Chook_argsUsed by do_hooking
 Csce_module_exports
 Csce_module_imports
 Csce_module_imports_1
 Csce_module_imports_2
 Csce_module_info
 Cslab_chain
 Cslab_header