mategol / PySilon-malware

Advanced RAT written in Python language, fully controllable through Discord with dedicated GUI builder to make preparation easier.
https://pysilon.net
MIT License
889 stars 144 forks source link

wered .bat bug/my fault #711

Open Cohen69420 opened 1 month ago

Cohen69420 commented 1 month ago

above the regular pysilonbat file it shows

self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
          ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

_tkinter.TclError: Can't find a usable init.tcl in the following directories: C:/Users/pigho/AppData/Local/Programs/Python/Python313/lib/tcl8.6 C:/Users/pigho/AppData/Local/Programs/Python/lib/tcl8.6 C:/Users/pigho/AppData/Local/Programs/lib/tcl8.6 C:/Users/pigho/AppData/Local/Programs/Python/library C:/Users/pigho/AppData/Local/Programs/library C:/Users/pigho/AppData/Local/Programs/tcl8.6.14/library C:/Users/pigho/AppData/Local/tcl8.6.14/library

This probably means that Tcl wasn't installed properly.

python312 commented 3 weeks ago

which python ver are you using?

mategol commented 3 weeks ago

he's using 3.13

python312 commented 2 weeks ago

didnt see it woops:

you should change to 3.11.10 because libraries break, in 3.12 and above