Awesome
NimRDI
A lazy way to implement RDI in Nim By Moriarty@RedCore
How to use
Compile rdi.nim with following command:
nim c -d:release --app:lib --nomain -o:"reflective_dll.x64.dll" rdi.nim
Test the compiled dll with following command:
inject.x64.exe Moriarty [target pid]