FallenAstaroth / stink

🚀 Stealer on built-in libraries only, which doesn't create any temp files on data collecting, with 4 sending methods and lots of functionality.
Apache License 2.0
224 stars 55 forks source link

Win32crypt #15

Closed Brumbpo-Tungus closed 3 years ago

Brumbpo-Tungus commented 3 years ago

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\ADMINI~1\AppData\Local\Temp\ONE955~1\test.py", line 1, in from stink.multistealer import Stealer File "C:\Users\ADMINI~1\AppData\Local\Temp\ONE955~1\stink\multistealer.py", line 6, in File "C:\Users\ADMINI~1\AppData\Local\Temp\ONE955~1\stink\browsers\chrome.py", line 9, in ImportError: LoadLibraryExW 'C:\Users\ADMINI~1\AppData\Local\Temp\ONE955~1\win32crypt.pyd' failed: The specified module could not be found.

FallenAstaroth commented 3 years ago

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

Brumbpo-Tungus commented 3 years ago

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

Brumbpo-Tungus commented 3 years ago

Thank you that worked perfectly.

jaday88 commented 2 years ago

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 commented 2 years ago

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.