mirror of
https://github.com/CPunch/Laika.git
synced 2024-11-15 02:10:06 +00:00
CPunch
b2f8efc402
- Grabs the functions directly from the loaded library by walking the exported address table and comparing hashes - For now, only ShellExecuteA has been setup, more to come
6 lines
58 B
C
6 lines
58 B
C
#include "obf.h"
|
|
|
|
void laikaO_init()
|
|
{
|
|
/* stubbed */
|
|
} |