Quote:
Originally Posted by Zevs
Sorry for probably being a bit dense here I have seen other people posting something very similar before in this thread, but not really seen any answer. I have installed the needed stuff and put the ineptkey_v43.pyw file in a directory and run it with my python.exe file (v26). The only thing I get is an error message though and no adeptkey.der is written. If anyone can help me understand what is going wrong, that would be very much appreciated
----------
Traceback (most recent call last):
File "C:\Python26\Ineptkey\ineptkey_v43.pyw", line 230, in main
retrieve_key(keypath)
File "C:\Python26\Ineptkey\ineptkey_v43.pyw", line 149, in retrieve_key
vendor = cpuid0()
File "C:\Python26\Ineptkey\ineptkey_v43.pyw", line 112, in cpuid0
cpuid0__(buffer)
WindowsError: exception: access violation writing 0x026E21E0
----------------
|
Download ineptkey.pyw, version 5
Code:
http://pastie.org/1030386
Download ineptepub.pyw, version 5.2
Code:
http://pastie.org/1032773