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: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
1 wk ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 2 Replies
1 wk ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 wks ago -
Forum Thread: How to Track Who Is Sms Bombing Me . 3 Replies
2 wks ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
1 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
2 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
3 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
4 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
5 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
5 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
7 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
7 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
7 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
8 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
8 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
8 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
8 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
8 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
9 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
9 mo ago
-
How To: Dox Anyone
-
How To: Make Your Own Bad USB
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
Hack Like a Pro: How to Find Directories in Websites Using DirBuster
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: Use MDK3 for Advanced Wi-Fi Jamming
-
How To: Hack WPA & WPA2 Wi-Fi Passwords with a Pixie-Dust Attack Using Airgeddon
-
How To: Perform Local Privilege Escalation Using a Linux Kernel Exploit
-
How To: Unlock Facial Detection & Recognition on the Inexpensive ESP32-Based Wi-Fi Spy Camera
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How to Hack Wi-Fi: Get Anyone's Wi-Fi Password Without Cracking Using Wifiphisher
-
How To: Exploit Shellshock on a Web Server Using Metasploit
-
How To: Hunt Down Social Media Accounts by Usernames with Sherlock
-
How To: Use SQL Injection to Run OS Commands & Get a Shell
-
How To: Use Ettercap to Intercept Passwords with ARP Spoofing
-
How To: Fuzz Parameters, Directories & More with Ffuf
-
How To: Get Root with Metasploit's Local Exploit Suggester
-
The Hacks of Mr. Robot: How to Send a Spoofed SMS Text Message
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