Python keylogger bypasses Windows 11 Defender // Convert WIFI py to EXE

preview_player
Показать описание
Learn how to convert your Python code to run as an EXE on Windows 11. The code will run on Windows without Python installed.

So, you think you need Python installed to run Python code on Windows 11? Well, think again. You also think that Windows 11 real time protection will protect you against malicious code? Well think again!

Warning: Don't download software that you don't trust. Only download software from reputable software developers and those you trust.

// MENU //
0:00 ▶️ Introduction: Warning
2:03 ▶️ Windows 11 setup: Python not installed, Windows version, anti-virus
3:12 ▶️ Demo of python code running on Windows 11:
5:42 ▶️ Demo of WiFi code
6:47 ▶️ Nuitka installation steps
10:27 ▶️ Compile Python code
13:52 ▶️ Run compiled code on Windows 11
14:25 ▶️ Be aware of Python requirements that you need to install

// SCRIPTS //

// PDF Instructions//

// SOCIAL //

// SPONSORS //

python
py to exe
py exe
python py to exe
python exe
compile python
python compile
python exe
python convert to exe
python convert py to exe
python py exe
python code
windows
windows 11
windows 10
anti virus
real time protection
windows anti virus
windows real time protection
windows 11 protection
windows 11 python
python compile
compile python code
compile python
python windows
windows python
nuitka
nuitka python
nuitka windows 11
windows 11 exe
nuitka compile

Disclaimer: This video is for educational purposes only. I own all equipment used for this demonstration. No actual attack took place on any websites.

Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel!

#python #keylogger #wifi
Рекомендации по теме
Комментарии
Автор

Learn how to convert your Python code to run as an EXE on Windows 11. The code will run on Windows without Python installed.

So, you think you need Python installed to run Python code on Windows 11? Well, think again. You also think that Windows 11 real time protection will protect you against malicious code? Well think again!

Warning: Don't download software that you don't trust. Only download software from reputable software developers and those you trust.

// MENU //
0:00 ▶ Introduction: Warning
2:03 ▶ Windows 11 setup: Python not installed, Windows version, anti-virus
3:12 ▶ Demo of python code running on Windows 11:
5:42 ▶ Demo of WiFi code
6:47 ▶ Nuitka installation steps
10:27 ▶ Compile Python code
13:52 ▶ Run compiled code on Windows 11
14:25 ▶ Be aware of Python requirements that you need to install

// SCRIPTS //

// PDF Instructions//

// SOCIAL //

// SPONSORS //


Disclaimer: This video is for educational purposes only. I own all equipment used for this demonstration. No actual attack took place on any websites.

Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel!

davidbombal
Автор

EVERYONE follows "this is only for educational purpose" 🤣🤣

satyajeetghorpade
Автор

David this video was quality and I enjoy this type of series you’ve been doing the last few months!!

moosematrix
Автор

Many thanks David for the very informative episode, it is always appreciated.
And G'day from Australia mate :)

jcramond
Автор

Very informative and great content David! I appreciate it!

juliusrowe
Автор

Great stuff. I also found that hex encoding the python keylogging script first before pasting it into a file circumvents Defender's Real-Time Protection. Then just assign a variable to decode the hex to utf-8 string. Then run exec on the variable. It's simple but runs the malicious python without being caught by Defender.

TheBenJiles
Автор

Great video, building compiled python code was almost more interesting than the code itself. I knew it was possible to compile python code but never had time to research the process. That was a great introduction to a whole new functionality for my python code.

barkerdillinger
Автор

This is amazing and dangerous at the same time. Thank you so much sir.

sujonalmamun
Автор

Thank you David, I am going to test it in my virtual environment and inform the family and friends.

vuejbxz
Автор

Aah I needed this a lot for some scripts! Thank you good sir!

daniocampo
Автор

Outstanding. Want more stuff like this

hamzav
Автор

Thanks so much David! You are awesome as usual ❤️❤️❤️

ibrahimabdeltawab
Автор

Thank you man i really appreciate you did a thing that most people didnt! thx bro i needed this for longg

swatishaw
Автор

Also a very good reason to use a seperate 2 factor auth.

Even with signed code from a trusted developer we are all 1 malicious supply chain attack away from being compromised.

ghostofdre
Автор

thank you sir. I was making project on Keyogger and this and your old video helped me a lot. <3

tpwkpeace
Автор

Hi, very good video! I've a question. I've noticed that the keylogger doesn't log the admin password that is required for installing softwares for example, and that made me feel safe. Now, this is a simple script, so can it be updated to log also these hidden keys or is it not possible? Thanks for answer and i'm sorry for my English that isn't very good 😅

hel-per
Автор

Here comes my awaited video. I've really been longing to run my first EXE app and this tutorial will come in handy for that. Thanks, much #MyTechnologyTutor

jk_tecs
Автор

Excelente, contenido de gran calidad. Muchas gracias David.

CARLOSPH
Автор

Was waiting for this video...
finally😌🥳

pela
Автор

hear we go again with a amazing video ❤️

_vid