That's weird... It should work even without administrative privileges. I see nothing suspect in the code, and of course, it's one of the rare error codes that ProxyCrypt does not return.
Could you please test the attached file? It now returns the error code for CryptGenRandom so that you can display it with: echo %ERRORLEVEL%
when i try:
ProxyCrypt64.exe -ck c:\pwd.prc
i get:
Creating random data...
CryptGenRandom() failed.
That's weird... It should work even without administrative privileges. I see nothing suspect in the code, and of course, it's one of the rare error codes that ProxyCrypt does not return.
Could you please test the attached file? It now returns the error code for CryptGenRandom so that you can display it with:
echo %ERRORLEVEL%
And what system do you use?
Last edit: v77 2016-10-14
this works
previuos get:
ERRORLEVEL 80