v0.1.0
Cortex v0.1.0
Injectable DLL exposing a local HTTP API (127.0.0.1) for reading/writing a
process's memory, scanning, disassembling, setting breakpoints, patching
code, running static analysis (CFG, xrefs, vtables), and driving it all
from an AI — with an ImGui overlay for human/AI prompts.
Assets
cortex_core_x86.dll/cortex_core_x64.dll— use withinjector.execortex_x86.asi/cortex_x64.asi— drop into a game's ASI/scripts folder if it already has an ASI loader
Installation
See the README for both loading methods (injector or ASI loader) and full API documentation.