1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-28 14:38:20 +00:00
Laika/bot/src
CPunch b2f8efc402 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-10 19:24:48 -05:00
..
bot.c Lib: Variadic packets now use the 'size' field as a minimum requirement 2022-06-30 20:19:35 -05:00
main.c Bot: Added boilerplate windows API obfuscation 2022-07-10 19:24:48 -05:00
shell.c Bot: fixed shell include errors 2022-06-27 19:02:49 -05:00