This website requires JavaScript.
Explore
Help
Register
Sign In
CPunch
/
Laika
Watch
1
Star
0
Fork
0
You've already forked Laika
mirror of
https://github.com/CPunch/Laika.git
synced
2024-11-14 18:00:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
257a50e817
Laika
/
lib
/
lin
/
linobf.c
6 lines
59 B
C
Raw
Normal View
History
Unescape
Escape
Moved API obfuscation to LaikaLib target
2022-07-16 21:09:33 +00:00
#
include
"lobf.h"
Bot: Added boilerplate windows API obfuscation - 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
2022-07-08 04:23:39 +00:00
void
laikaO_init
(
)
{
/* stubbed */
}
Reference in New Issue
Copy Permalink