ghost_gluck

Joined: 04 Apr 2008 Posts: 7
|
Posted: Sat Apr 25, 2009 5:20 am Post subject: Do really extend existing entry table for prx module? |
|
|
subj.
I need to extend sceLibraryEntryTable for existing module and add own functions.
Some questions, what i need to known:
1. Do i can patch sceLibraryEntryTable for any module?
2. if yes - do i can allocate memory in kernel partition and replace sceLibraryEntryTable with new patched one?
3. Where i can find information about patching export tables?
PS. Thanks for reply _________________ Sorry for terrible english. My native language is C++... |
|