View Single Post
Old 06-20-2010, 03:04 PM   #798
joblack
Wizard
joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.
 
Posts: 1,759
Karma: 4382688
Join Date: Jul 2006
Location: Somewhere on earth
Device: Onyx Boox Tab X C
Quote:
Originally Posted by Jayhawk94 View Post
Windows 7 64bit
Python 2.6 32-bit
pycrypto 2.1.0
ineptkey 4.4

When I run ineptkey, I get the following error message:

"pythonw.exe - Application Error"
"The application was unable to start correctly (0xc000007b). Click OK to close the application."

I'm ignorant of everything Python and I've been unable to track this error message down in Google as I usually do, so I'm stumped. I haven't found something even close to this error message in this forum either. I'm assuming this is a Windows issue?

I also get the same error message when trying to run both ineptepub or ineptpdf
The problem is the 'Data Execution Prevention (DEP)' mechanism. Disable it for python*.exe or disable it globally (excluding windows services).

http://windows7themes.net/disable-wi...s-7-vista.html
joblack is offline   Reply With Quote