InjectLibraryW fail on Windows 8.1 PreRelease

c++ / delphi package - dll injection and api hooking
Post Reply
alexacolor
Posts: 7
Joined: Thu Aug 22, 2013 2:30 pm

InjectLibraryW fail on Windows 8.1 PreRelease

Post by alexacolor »

Demo "HookProcessCreation" compiled from source and signed and compiled demo from topic viewtopic.php?f=7&t=27422
GetLastError returns code 5
Windows 8.1 pre-release build 9481. must be match exactly with the release version.
madCodeHook - 3.1.4
P.S. Windows 8.1 Preview Build 9431 - same problem
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: InjectLibraryW fail on Windows 8.1 PreRelease

Post by madshi »

alexacolor
Posts: 7
Joined: Thu Aug 22, 2013 2:30 pm

Re: InjectLibraryW fail on Windows 8.1 PreRelease

Post by alexacolor »

Ok, but this beta not contain drivers
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: InjectLibraryW fail on Windows 8.1 PreRelease

Post by madshi »

It does, you need to install with your extracted key file in the same directory with the installer.
alexacolor
Posts: 7
Joined: Thu Aug 22, 2013 2:30 pm

Re: InjectLibraryW fail on Windows 8.1 PreRelease

Post by alexacolor »

key present, but not install drivers
Last edited by alexacolor on Fri Aug 23, 2013 8:13 am, edited 1 time in total.
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: InjectLibraryW fail on Windows 8.1 PreRelease

Post by madshi »

Does the installer complain about your keyfile in any way? If it's an old format keyfile, installation will not succeed, but the installer should complain about it.
alexacolor
Posts: 7
Joined: Thu Aug 22, 2013 2:30 pm

Re: InjectLibraryW fail on Windows 8.1 PreRelease

Post by alexacolor »

Key bought 2 days ago. Installer not show any error messages.
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: InjectLibraryW fail on Windows 8.1 PreRelease

Post by madshi »

Ah sorry, I understand now. The problem is that the key file will only work for beta builds which were created *after* your key file was issued. I'll upload a new beta build later today and let you know...
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: InjectLibraryW fail on Windows 8.1 PreRelease

Post by madshi »

Ok, this build should work for you now:

http://madshi.net/madCollectionBeta.exe (2.7.6.2)
alexacolor
Posts: 7
Joined: Thu Aug 22, 2013 2:30 pm

Re: InjectLibraryW fail on Windows 8.1 PreRelease

Post by alexacolor »

Thanks! All work perfectly!
Post Reply