PushpenderIndia/Sinister

Failed To Generate Your Payload Please Try Again!

Opened this issue · 5 comments

when running technowlogger.py, OS Kali

python3 technowgen.py -e aaaaaaa@gmail.com -p aaaaaaaaaa -l -o /root/Desktop/testaa --icon /root/technowlogger/icon/docx.ico


[*] Deleting Junk Files...
rm: cannot remove '/root/Desktop/testaa.spec': No such file or directory
[+] Junk Files Removed Successfully!

[!] Failed To Generate Your Payload :(, Please Try Again!

+++ there're error also in windows install

image

For windows, try to run this command : python -m pip install --upgrade pywin32
And then try to re-run the installation i.e. run this command : python -m pip install -r requirements.txt

Also In Kali Linux:

Command should be like this:
python3 technowgen.py -e aaaaaaa@gmail.com -p aaaaaaaaaa -w -o testaa --icon icon/docx.ico

build-in binder feauture does not support Linux payload , if you want to generate payload for windows then specify -w
, not matter whether you are in linux or windows

File will be saved in technowlogger/dist

same error after python -m pip install --upgrade pywin32

image

my OS is Windows 10 64bit

+++ same result in Kali with -w flag

image

Wine must be installed on your kali system,
In Wine, you should install python of windows.

I think you forget to run installer_linux.sh , which will install python 32bit and required modules in your main machine as well as in wine .

If you have already run the script, then please check and update the path of pyinstaller in technowgen.py.

Script is working fine, the only problem you are facing is while compiling, script unable to find pyinstaller, which will be used to compile the source code.

image
image
it gives some errors when running installer_linux.sh like in screens + Resolving www.python.org (www.python.org)... 151.101.84.223, 2a04:4e42:14::223
Connecting to www.python.org (www.python.org)|151.101.84.223|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-12-18 23:24:46 ERROR 404: Not Found.

please help to complete

and what about windows
image

and in Kali it generates testaa file without extension and icon, and not working