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: How to Hack Online Android Games !!? 18 Replies
6 hrs ago -
Forum Thread: Hack Instagram Account Using BruteForce 196 Replies
7 hrs ago -
Forum Thread: How to Hack a Website to Edit It 19 Replies
4 days ago -
Forum Thread: Android Doesn't Connect Back to Metasploit with App Payload? 18 Replies
5 days ago -
Forum Thread: Hacking Facebook,Twitter,Instagram Account Passwords with BruteForce 156 Replies
5 days ago -
Forum Thread: Kali Linux WiFi Problem? 41 Replies
1 wk ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 173 Replies
1 wk ago -
Forum Thread: How to Start Listening Connections on Metaslpoit (WINDOWS) 8 Replies
1 wk ago -
Forum Thread: Grab Target's Webcam by Link 4 Replies
1 wk ago -
How to: HACK Android Device with TermuX on Android | Part #2 - Over WLAN Hotspot [Ultimate Guide] 24 Replies
1 wk ago -
Forum Thread: Complete Guide to Creating and Hosting a Phishing Page for Beginners 41 Replies
1 wk ago -
Forum Thread: No Wireless Extensions in Linux Debian 3 Replies
2 wks ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 6 Replies
2 wks ago -
Forum Thread: Bruteforce Password Cracker (ghoster_brute) 6 Replies
2 wks ago -
Forum Thread: Txpower Adjustment? 17 Replies
2 wks ago -
Forum Thread: How to Controll Multiple Devices Using a Meterpreter ? 4 Replies
3 wks ago -
Forum Thread: Delete Infected Apk from Victim Phone Remotely 1 Replies
3 wks ago -
How to: Install Metasploit Framework on Android | Part #1 - in TermuX 81 Replies
3 wks ago -
Forum Thread: The Most Anonymous Reconnaissance Technique? 1 Replies
3 wks ago -
Forum Thread: Tp-Link wn8200nd 2 Replies
3 wks ago
-
How To: Perform Keystroke Injection Attacks Over Wi-Fi with Your Smartphone
-
How To: Null Byte's Hacker Guide to Buying an ESP32 Camera Module That's Right for Your Project
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Buy the Best Wireless Network Adapter for Wi-Fi Hacking in 2019
-
Hack Like a Pro: How to Crack Passwords, Part 4 (Creating a Custom Wordlist with Crunch)
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Automate Wi-Fi Hacking with Wifite2
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Get an Internet Connection in the Middle of Nowhere to Hack Remotely
-
How To: Hack Android Using Kali (Remotely)
-
How To: Hunt Down Social Media Accounts by Usernames with Sherlock
-
How To: Create a Persistent Back Door in Android Using Kali Linux:
-
How To: Phish for Social Media & Other Account Passwords with BlackEye
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
Hack Like a Pro: How to Get Facebook Credentials Without Hacking Facebook
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
BT Recon: How to Snoop on Bluetooth Devices Using Kali Linux
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