So I'm having an error that says:
[Only registered and activated users can see links. Click Here To Register...]
Big thanks to anyone that can halp me.
And here is the EntryPoint class of my .dll (pastebin):Quote:
FoxxyHooks Error: The given user library does not export a proper Run(EasyHook.InjectionLoader+REMOTE_ENTRY_INFO) method in the 'EasyHook.IEntryPoint' interface.
Debug: System.MissingMethodException: The given user library does not export a proper Run(EasyHok.InjectionLoader+REMOTE_ENTRY_INFO) method in the 'EasyHook.IEntryPoint' interface.
at EasyHook.HelperServiceInterface.WaitForInjection(I nt32 InTargetPID)
at EasyHook.RemoteHooking.InjectEx(Int32 InHostPID, Int32 InTargetPID, InWakeUpTID, Int32 InNativeOptions, String InLibraryPath_x86, String InLibraryPath_x64, Boolean InCanBypassWOW64, Boolean InCanCreateService, Boolean InRequiresStrongName, Object[] InPassThruArgs)
at EasyHook.RemoteHooking.Inject(Int32 IntargetPID, String InLibraryPath_x86, String InLibraryPath_x64, Object[] InPassThruArgs)
at FoxxyHooks.Client.Inject(String dll32, String dll64, String[] args)
[Only registered and activated users can see links. Click Here To Register...]
Big thanks to anyone that can halp me.