yea well i could have downloaded that from the release page, I'm looking for the script source code not for the .dll it self. is there a way to decompile a .dll? I dont think so.
yea well i could have downloaded that from the release page, I'm looking for the script source code not for the .dll it self. is there a way to decompile a .dll? I dont think so.
Only in low level languages (assembly) and pseudo-code for any language, which is hardly readable.
I have decompiled the actual .dll of this and its got the last known interface address only showing under assembly on 2 different resource hack tools. Another tool allowed me to view the actual full data and yea its possible to fix if you know how.
And yes its possible to fix. You just update the address. But why not code your own that is better if you already know how to find the address. Use signiture scanning