If I where to program a bot in python and I make a installer or executable will it still run on a windows computer that doesn't have python installed on it??
Forum Thread: Botnet in Python Question
- Hot
- Active
-
Forum Thread: Whatsapp Hack? 16 Replies
17 hrs ago -
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
2 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
2 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
3 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
5 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
5 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
6 mo ago -
Forum Thread: When My Kali Linux Finishes Installing (It Is Ready to Boot), and When I Try to Boot It All I Get Is a Black Screen. 8 Replies
7 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
7 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
8 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
9 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
9 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
10 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
10 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
10 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
10 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
11 mo ago
-
How To: The Top 80+ Websites Available in the Tor Network
-
How To: Easily Detect CVEs with Nmap Scripts
-
How To: Find Passwords in Exposed Log Files with Google Dorks
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
How To: Bypass File Upload Restrictions Using Burp Suite
-
My OS: Bugtraq II Black Widow
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Use Kismet to Watch Wi-Fi User Activity Through Walls
-
How To: Enumerate SMB with Enum4linux & Smbclient
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Extract Bitcoin Wallet Addresses & Balances from Websites with SpiderFoot CLI
-
Tutorial: Create Wordlists with Crunch
-
How To: Brute-Force Nearly Any Website Login with Hatch
-
How To: Control Anything with a Wi-Fi Relay Switch Using aRest
-
How To: Fuzz Parameters, Directories & More with Ffuf
5 Responses
Python requires the framework to function. Otherwise if you have a valid compiled executable, it should work fine on Windows.
You could also look into pyinstaller
ok, so if it is a valid compiled executable than window wouldn't have to have any type of python framework installed and the bot would work/run just fine correct? I am just asking cause I am having a hard time learning how to program in c and I understand python a lot better.....
thanks for your help I just found my answer sorry if I have wasted your time thank you very much
yup it works , and use pyintaller or py2exe . for me I prefer pyinstaller .
Share Your Thoughts