nemesis7331
nemesis7331
Hi, I'm trying to reproduce msdt.exe execution but I'm unable to :\ First issue was with the xml file, on my pc only the UTF-8 is accepted, the utf-16 doesn't,...
I need to use pydle with Tor, so i did a dirty modification in connection.py: ``` import socks import socket socks.set_default_proxy(socks.SOCKS5, "localhost", 9050) socket.socket = socks.socksocket ``` Do you think...
Hi, what about checking if any sysinternal is in use? I usually use this query: ```batch reg query HKEY_CURRENT_USER\Software\Sysinternals ``` Thx!
added another random variable to the random tempfile name because working with hundreds of qrcode sometimes i got an error