Hello, i`ve created my own script.dll on older injection, but now i found out that it no longer works on injection 2015.
Analyzing a little I found a missing exported method called GetScriptVersion, but I don`t know what it returns and its parameters.
Does anyone know where can i get those informations? Is there more changes that I have to make?
Best Regards!
Script.dll signature
Moderators: Murderator+, Murderator
-
- Posts: 820
- Joined: 2011-06-11 19:54:23
Re: Script.dll signature
Now it function is DWORD and returns 0x00150117.
Call:
Call:
Code: Select all
_GetScriptVersion()
_Init(&DllInterface)