d419h
Results
2
comments of
d419h
Hey, sorry for the late response. The DLL just creates an calc.exe process when it gets attached to a process. After compiling it, I just added a random icon to...
Hey, you have to make sure that the DLL you're injecting is compiled for x64 if you're on a x64 system and that it has a DllMain function defined which...