1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-28 22:48:47 +00:00
Laika/bot/include
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.h Added .clang-format, formatted codebase 2022-06-27 18:57:00 -05:00
obf.h Bot: Added boilerplate windows API obfuscation 2022-07-10 19:24:48 -05:00
persist.h Linux: implemented laikaB_markRunning() & laikaB_unmarkRunning() 2022-04-16 22:56:05 -05:00
shell.h Bot: fix shell header includes (x2) 2022-06-27 19:48:43 -05:00