/StaticEngine

Playground for statically loading files into x64dbg.

Primary LanguageCMozilla Public License 2.0MPL-2.0

Build status

StaticEngine

Playground for statically loading files into x64dbg. This is a POC, if you want to add extra features, send a pull request!

Installation

  1. Compile/Download StaticEngine
  2. Copy and overwrite TitanEngine.dll
  3. Use File -> Attach to attach to a process
  4. Use Debug -> Close to detach from a process (File -> Detach won't work)