f65341c5fa
Bot: Fixed CreatePseudoConsole type definition
2022-07-12 16:04:29 -05:00
fdbe6cf3c7
Bot: More APIs added to laikaO_init()
...
- Misc. functions converted to their UTF-8 version
- ClosePseudoConsole & CreateProcessA are now manually 'linked' during runtime
2022-07-10 19:24:48 -05:00
4c8fef7d64
Use FreeLibrary(), not CloseHandle()
2022-07-10 19:24:48 -05:00
4d931f28cb
Bot: Fixed MSVC warnings
2022-07-10 19:24:48 -05:00
35cbd91dd1
Bot: Added oCreatePseudoConsole to laikaO_init()
2022-07-10 19:24:48 -05:00
f92bbbc85b
Bot: added library cleanup to findByHash()
2022-07-10 19:24:48 -05:00
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