My issue was closed #645 regarding reloading/reattaching saved hooks. I guess I should have been more specific with my question. I'm trying to reload/reattach a saved hook to a ppsspp.exe.
I tried as you suggested "....attach to a game it should automatically insert any saved hooks." Unfortunately, when I tried it didn't work.
This is what I get:
Textractor: pipe connected
Textractor: inserting hook: UserHook5
MH_ERROR_NOT_EXECUTABLE
Textractor: failed to insert hook
Textractor: removing hook: UserHook5
My issue was closed #645 regarding reloading/reattaching saved hooks. I guess I should have been more specific with my question. I'm trying to reload/reattach a saved hook to a ppsspp.exe.
I tried as you suggested "....attach to a game it should automatically insert any saved hooks." Unfortunately, when I tried it didn't work. This is what I get: Textractor: pipe connected Textractor: inserting hook: UserHook5 MH_ERROR_NOT_EXECUTABLE Textractor: failed to insert hook Textractor: removing hook: UserHook5
Please let me know what I'm doing wrong.