Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win32crypt #15

Closed
Brumbpo-Tungus opened this issue Sep 3, 2021 · 5 comments
Closed

Win32crypt #15

Brumbpo-Tungus opened this issue Sep 3, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@Brumbpo-Tungus
Copy link

When running the .py file it works fine. However once the .exe is compiled get the following error:

Traceback (most recent call last):
File "C:\Users\ADMINI1\AppData\Local\Temp\ONE9551\test.py", line 1, in
from stink.multistealer import Stealer
File "C:\Users\ADMINI1\AppData\Local\Temp\ONE9551\stink\multistealer.py", line 6, in
File "C:\Users\ADMINI1\AppData\Local\Temp\ONE9551\stink\browsers\chrome.py", line 9, in
ImportError: LoadLibraryExW 'C:\Users\ADMINI1\AppData\Local\Temp\ONE9551\win32crypt.pyd' failed: The specified module could not be found.

@FallenAstaroth
Copy link
Owner

FallenAstaroth commented Sep 3, 2021

Did you perform all the actions through the Windows terminal?
I have updated the instructions for compiling through the Windows console.

https://github.com/FallenAstaroth/stink/blob/master/docs/en.md#CMD

@FallenAstaroth FallenAstaroth added the bug Something isn't working label Sep 3, 2021
@Brumbpo-Tungus
Copy link
Author

I did yes, using Nuitka
Ok thanks I will try using these instructions

@Brumbpo-Tungus
Copy link
Author

Thank you that worked perfectly.

@jaday88
Copy link

jaday88 commented Dec 2, 2021

Hi, I have a problem not installing stink==0.0.5 Also can't find the folder at this path In the appearing folder venv go to the path \Lib\site-packages\win32.
Copy the file win32crypt.pyd

@FallenAstaroth
Copy link
Owner

FallenAstaroth commented Dec 2, 2021

Hi, I have a problem not installing stink==0.0.5 Also can't find the folder at this path In the appearing folder venv go to the path \Lib\site-packages\win32. Copy the file win32crypt.pyd

Hi. What error does it throw when trying to install stink=0.0.5? The folder will appear after installing stink.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants