Page 1 of 1

keygen error

Posted: Fri Jan 25, 2013 6:51 pm
by avi_re
with the help of example folder in enigma i compiled keygen using vs 2008. it working in windows xp.

but in windows 7 and windows 8 it give me following error when i press generate button..

Exception from HRESULT: 0x8007000B

please help me

Re: keygen error

Posted: Fri Jan 25, 2013 7:03 pm
by avi_re
image

Re: keygen error

Posted: Sun Jan 27, 2013 9:09 am
by Enigma
Hi avi_re,

Probably you are running the compiled program on a x64 version of Windows?

This problem happening because compiled keygen is run under x64 mode, but the keygen.dll (which exe uses) is written using x86 architecture.

Everything you need is just recompile keygen using x86 CPU, and not Any CPU as there set by default.

Re: keygen error

Posted: Sun Jan 27, 2013 10:39 am
by avi_re
thank you sir it worked ..

but now i face some other problem .. now key is generating but key not working.. the protected exe said that invalid key(in win8 and win7).

but when i run same keygen in xp and generate key the protected application accept the key...

please help.....

(i am trying to generate key from project i.e test.enigma)

Re: keygen error

Posted: Sun Jan 27, 2013 3:16 pm
by Enigma
Not sure what is problem there, the keys generator has to work well.

Please note, if you generate a keys that are locked to particular Hardware ID, then such key will working only on PC with same hardware id. So it will of course fail on other systems.

Also, verification may fail if protection was unable to save the key to the registry or file. For sorting of registration info I recommend to use the registry with HKEY_CURRENT_USER path, and/or a file system with, for eg, My Documents folder.

You may also try if the key generated with keygen is correctly verified by Keys Generator embeded into Enigma Protector.

Re: keygen error

Posted: Sun Jan 27, 2013 6:15 pm
by avi_re
working....

thank you.... :)

Re: keygen error

Posted: Mon Jan 28, 2013 8:30 am
by Enigma
you're welcome!