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

Ғылым және технология

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 //
Python key: davidbombal.wiki/pythonkeys
Python WiFi: davidbombal.wiki/pythonwifi
// PDF Instructions//
Download here: davidbombal.wiki/pythoncompile
// SOCIAL //
Discord: / discord
Twitter: / davidbombal
Instagram: / davidbombal
LinkedIn: / davidbombal
Facebook: / davidbombal.co
TikTok: / davidbombal
KZread: / davidbombal
// SPONSORS //
Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com
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

Пікірлер: 366

  • @davidbombal
    @davidbombal2 жыл бұрын

    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 // Python key: davidbombal.wiki/pythonkeys Python WiFi: davidbombal.wiki/pythonwifi // PDF Instructions// Download here: davidbombal.wiki/pythoncompile // SOCIAL // Discord: discord.com/invite/usKSyzb Twitter: twitter.com/davidbombal Instagram: instagram.com/davidbombal LinkedIn: www.linkedin.com/in/davidbombal Facebook: facebook.com/davidbombal.co TikTok: tiktok.com/@davidbombal KZread: kzread.info // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com 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!

  • @rangersmyth

    @rangersmyth

    2 жыл бұрын

    Thank you David for this big eye-opener! Stay safe and keep up the great work.

  • @jk_tecs

    @jk_tecs

    2 жыл бұрын

    You great Sir, I really wanna know how I can access and operate my laptop virtually like you do using your MAC ((disclaimer:: I don't have any hac5 keylogger))

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    I'm using VNC. I demonstrate how in videos on my channel like this: kzread.info/dash/bejne/n32YqJmEY7HTnNo.html

  • @jk_tecs

    @jk_tecs

    2 жыл бұрын

    Thanks, Much Just watched it and got what I wanted. Never knew it was so simple!!

  • @rangersmyth

    @rangersmyth

    2 жыл бұрын

    @@jk_tecs I am trying to get the code to work on linux, but is this code just for windows? As I have a Win10 PC, and did you have to remane the .ps to .wpy? This is actually my first day coding python!

  • @satyajeetghorpade7975
    @satyajeetghorpade79752 жыл бұрын

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

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Yes. Do not get into trouble!

  • @satyajeetghorpade7975

    @satyajeetghorpade7975

    2 жыл бұрын

    My dignity and my faith in you does not allow me to do malicous works

  • @moosematrix
    @moosematrix2 жыл бұрын

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

  • @jcramond73
    @jcramond732 жыл бұрын

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

  • @barkerdillinger4927
    @barkerdillinger49275 ай бұрын

    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.

  • @TheBenJiles
    @TheBenJiles Жыл бұрын

    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.

  • @laaawwrrryyyyyy

    @laaawwrrryyyyyy

    Жыл бұрын

    care to elaborate? can pm

  • @vasu5688

    @vasu5688

    Жыл бұрын

    I have some doubts can u help me..?

  • @user-vu4ej6bx6z
    @user-vu4ej6bx6z2 жыл бұрын

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

  • @juliusrowe9374
    @juliusrowe93742 жыл бұрын

    Very informative and great content David! I appreciate it!

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Glad you enjoyed it!

  • @ghostofdre
    @ghostofdre2 жыл бұрын

    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.

  • @daniocampo1992
    @daniocampo19922 жыл бұрын

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

  • @sujonalmamun
    @sujonalmamun2 жыл бұрын

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

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you!

  • @hamza77v
    @hamza77v2 жыл бұрын

    Outstanding. Want more stuff like this

  • @swatishaw1351
    @swatishaw13512 жыл бұрын

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

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Glad you found the video useful!

  • @tpwkpeace5011
    @tpwkpeace50112 жыл бұрын

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

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Glad it helped!

  • @ibrahimabdeltawab6418
    @ibrahimabdeltawab64182 жыл бұрын

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

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you Ibrahim!

  • @guilherme5094
    @guilherme50942 жыл бұрын

    That was awesome, thanks David.

  • @jaimerosariojusticia
    @jaimerosariojusticia2 жыл бұрын

    So if you disable Windows Antivirus, you only stop the Windows intrusiveness on your system. That's why you cannot trust your own "system protection features" . Thanks again, David Bombal, for another great content video. Always learning something new.

  • @alexdonofrio6140

    @alexdonofrio6140

    2 жыл бұрын

    THIS

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Windows Real Time protection stops a lot of nonsense. I wouldn't recommend turning that off.

  • @alexdonofrio6140

    @alexdonofrio6140

    2 жыл бұрын

    @@davidbombal it does but when I'm working with stuff I'm aware is for exploits I don't need AV slowing me down, when I download cracked software from TPB I don't need that headache.

  • @nima848
    @nima8482 жыл бұрын

    david you are the best i had this compiling problem i couldnt compile my python file (i created a face detector) thank you for the amazing video

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Glad it helped!

  • @jk_tecs
    @jk_tecs2 жыл бұрын

    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

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    You're welcome!

  • @opekolawole9497
    @opekolawole94972 жыл бұрын

    This is so much information ,thank you very much for this...

  • @CARLOSPH36
    @CARLOSPH362 жыл бұрын

    Excelente, contenido de gran calidad. Muchas gracias David.

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you very much!

  • @ImagineIfNot
    @ImagineIfNot2 жыл бұрын

    Back at it again yayyyy! Thanks

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Hope you enjoyed the video Vlad

  • @riyadh2600
    @riyadh26002 жыл бұрын

    This is a spectacular video, I do appreciate your great advice, you are teaching us something we don't know, you are right we must be aware of where we put our steps on.

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Glad it was helpful!

  • @pela2923
    @pela29232 жыл бұрын

    Was waiting for this video... finally😌🥳

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Hope you enjoy the video!

  • @idhantsood1105
    @idhantsood11052 жыл бұрын

    Great video, it's amazing that you are also up to date with the topics of your videos, that is why you made windows 11 as it is new and there are not many courses... Just amazing

  • @sz3066
    @sz30662 жыл бұрын

    Its a great video !!! Thanks for spending your precious time making this video for us. There's a question actually, is this similar to pyinstaller ?

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you. I found that Windows removes software created with pyinstaller. So, I found that Nuitka is much better in my tests.

  • @sz3066

    @sz3066

    2 жыл бұрын

    @@davidbombal much appreciate 🙏🏻

  • @ashraf_dz4769
    @ashraf_dz47692 жыл бұрын

    Thank you so much..You are simply the best!

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you! And you're welcome!

  • @_v0id309
    @_v0id3092 жыл бұрын

    hear we go again with a amazing video ❤️

  • @ed1026
    @ed1026 Жыл бұрын

    By the Python WiFi File i get this error: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x81 in position 76: invalid start byte. Can someone help me please.

  • @tojabdhei4881
    @tojabdhei48812 жыл бұрын

    Thanks for this content ❤️

  • @vyasG
    @vyasG2 жыл бұрын

    Thank you for this great video. Highly valuable information. Really appreciate your efforts in creating a detailed document on top of the video and sharing it with us! Question: If this code was compiled for Linux distros/mac OS and run on them, would it be any secure than windows?

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you. Glad it was helpful Vyas. I would have to create specific code for Linux and macOS to test. This code would not work on either of those platforms.

  • @3rawkz
    @3rawkz2 жыл бұрын

    The age of the electron and switch... I really hope that the skiddies of today adopt the white hat mind frame, content such as yours I believe goes a long way to that end.

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you. I hope people will learn to protect companies - as we need that.

  • @fuhkit7463

    @fuhkit7463

    2 жыл бұрын

    SKS, OCS, ROM

  • @Jinkle
    @Jinkle2 жыл бұрын

    Thanks for the information bro.

  • @hel-per8310
    @hel-per83102 жыл бұрын

    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 😅

  • @manojkothwal3586
    @manojkothwal35862 жыл бұрын

    This is amazing ,wonderful and dangerous at the same time 😳.

  • @killerx8902
    @killerx89022 жыл бұрын

    Nothing to say. Great as always

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you so much 😀

  • @Ortiz1130
    @Ortiz11302 жыл бұрын

    Too crazy. Thank you for this

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    You're welcome!

  • @lufox0148
    @lufox01482 жыл бұрын

    Great vid, clear and usefull

  • @chiranjeevinaidu3660
    @chiranjeevinaidu36602 жыл бұрын

    Really love your work keep it up sir 😉, ignore the haters and keep going.

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you so much 😀

  • @ashurdawood6191
    @ashurdawood61912 жыл бұрын

    Thank you very much you might have saved life's with this vid

  • @arjocelyntanjulio2124
    @arjocelyntanjulio21242 жыл бұрын

    hey david im not that expert in to this even knew very little but i do love ur videos..

  • @user-ps7td7sz2r
    @user-ps7td7sz2r7 ай бұрын

    نتمنى لك مزيد من التميز وشكرا على النصيحة (We wish you more excellence and thank you for the advice)

  • @sosekhamed5702
    @sosekhamed57022 жыл бұрын

    I love this 👍🏼 thank you

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    You're welcome!

  • @getalife6654
    @getalife66542 жыл бұрын

    Thank you for posting this yt video 😁

  • @tianot3636
    @tianot36362 жыл бұрын

    Can't wait to hear your thoughts about zero day vulnerability log4j

  • @erhanertem196
    @erhanertem196 Жыл бұрын

    Did u try Kaspersky in your case. How did it respond as opposed to defender ?

  • @999Wayno
    @999Wayno2 жыл бұрын

    Another great video! Can you do one on dns poisoning how it works and how we can protect ourselves from it?

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Great suggestion!

  • @OurTechPlanet
    @OurTechPlanet2 жыл бұрын

    Congrats on making it to 800K :) Trying to follow in your footsteps 😀

  • @MultiTadele
    @MultiTadele2 жыл бұрын

    Excellent presentation as usual. Thanks for the warning also. Could you please help me with this issue on windows "Your device is missing important security and quality fixes." ? I have tried all the means out there but couldn't get rid off it.

  • @everetteberhardt5629
    @everetteberhardt56292 жыл бұрын

    damn we love you David, Keep this stuff up bud gooddddd warning

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you!

  • @tarrylim778
    @tarrylim7782 жыл бұрын

    Wow I like this video, david is there any method download key logger in victim machine but key logger txt store back in attack machine just like a reverse shell reverse back to attack machine?

  • @educastellini
    @educastellini2 жыл бұрын

    -Great content Professor David Bombal...!!! -People always ask me what is the best language to learn and I always return the question, "Best language for what...?". -C and C++ are the languages ​​where OSs are usually written and even today code for devices such as IOTs is written in C (devices how run without a OS), as is the case with Arduino, and others. besides many backends and made in C or java. -Python is a scripting language and in the 90s when I learned to program I learned Assembly (Low level machine language) and C++ (which is a high level language), but scripting languages ​​at that time when they emerged were called High High Level why they needed an OS running for them to run on top. -The teacher example uses a module that basically downloads the GCC C compiler and compiles it into the stand alone executable using the Python as source. - Interesting solution this module, the new Raspberry Pi, the Nano if I'm not mistaken, can compile not only from C but from a Python variant for micro devices. -Thank you very much for the knowledge...!!!

  • @deadshot4967
    @deadshot49672 жыл бұрын

    Very knowledgeable video 📹 👌 .. I have request to tell something about CYBER SECURITY ....

  • @khanalimphdpe172
    @khanalimphdpe172 Жыл бұрын

    Good video. I have a different question. I created exe file using PyInstaller, it works fine in that computer. If I move that file to other computer regardless of windows or Mac, the exe file is considered as security thread. What I can do to resolve this issue.

  • @lexsaintdry
    @lexsaintdry2 жыл бұрын

    Terima Kasih Pak David, semoga ilmu anda dapat berguna untuk kami semuanya. 😇🙏🏼

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you

  • @numberiforgot
    @numberiforgot2 жыл бұрын

    Python truly is the infosec ops professional’s best friend. I have yet to find something it can’t do.

  • @polymorphism1966
    @polymorphism19662 жыл бұрын

    Hi David is your Mac using the latest M1 processor?

  • @justanotherchannel4191
    @justanotherchannel41912 жыл бұрын

    Man Its Just My Brai I Cant Get It, BUT Ur F!_!cking Genius Ya Understood All Of That. Just Wow.

  • @hotdailymemes5129
    @hotdailymemes51292 жыл бұрын

    Thanks for the lesson. Just for educational purposes, can you automate the python keylogger to run on one computer and send the keylogs to another computer. In a way such that you can handle security issues within your network. You can see which specific computer in your network was used to do something. I hope you understand what I'm trying to say

  • @cravenmoorehead5657
    @cravenmoorehead56572 жыл бұрын

    David is the mister Rodgers of InFoSec

  • @ali0ghanem
    @ali0ghanem2 жыл бұрын

    thx Mr.David plz more and more and we need about android and ios thx again you are the best

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    You're welcome!

  • @thevault1575
    @thevault15752 жыл бұрын

    hey why is FUD on windows 11 but not windows 10? what did they change about windows defender?

  • @lyricsica
    @lyricsica2 жыл бұрын

    Thanks for everything🙏

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    You're welcome 😊

  • @khalilsworld8266
    @khalilsworld82662 жыл бұрын

    can the key logger that actually receives data from the target be only ran on Linux? Or can it be ran on windows as well

  • @friedmule5403
    @friedmule54032 жыл бұрын

    The worst about that type of code is that extremely many commercial programs, do use keylogger-code to trigger events and so on, so it is not straight forward to detect a keylogger and then trigger. Even windows itself is using keyloggers to functioning. You do almost have to detect intend of the program:-)

  • @ultrainstinct6715
    @ultrainstinct67152 жыл бұрын

    Goated as always

  • @tigreonice2339
    @tigreonice23392 жыл бұрын

    If you run the exe file. What you can do to not have the keylogger anymore? Or works only while exe file is open?

  • @Syllas95
    @Syllas952 жыл бұрын

    Awesome as always! Thank you!

  • @justinreyes4399
    @justinreyes43992 жыл бұрын

    Does it change the file signature every time you compile the same script?

  • @ujjwalsingh5188
    @ujjwalsingh51882 жыл бұрын

    I have a question : If any software started it should have access to our keyboard for input and it should also able to store that for further use , but is it possible to send that information to someone else's pc without caught by antivirus ? SORRY FOR BAD ENGLISH 😅

  • @Thriller627
    @Thriller6272 жыл бұрын

    You are Awesome, Cheers and THKX! #DAVIDBOMBAL #PYTHON3

  • @_v0id309
    @_v0id3092 жыл бұрын

    im having my exams going on nd i have 3 main exams continues your blessings will motivate me a lot sir ☺️🙃🙏

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    All the best

  • @israeldayan4690
    @israeldayan46902 жыл бұрын

    im so love your conntent 👑

  • @omkar522
    @omkar5222 жыл бұрын

    Videos great btw I’m just curious about that folder named “zz stuff” which was in downloads folder what’s in that i maybe wrong but zz sound kinky tbh

  • @wally19
    @wally192 жыл бұрын

    Hey David! I love your content. In my humble opinion you don't need to repeat things so many times like "I'm running W11" or "AGAIN, do not use this for malicious purposes, the code is for educational purposes only, so don't use it for something malicious" I Know man, you said that like 5 times, go on... not sure if this is bodering only me or not but I wanted to tell you that. Thanks for sharing!

  • @lancemarchetti8673

    @lancemarchetti8673

    Жыл бұрын

    Repition is important, because some people are hard of hearing...by choice. Hence, repeat...repeat...repeat.

  • @naufalnoumi8524
    @naufalnoumi85242 жыл бұрын

    david, as you mention before, i check the version instalation of nuitka on powershell but nuitka not found and shown this kind of text ( The term 'nuitka' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. ) how to solve this problem? thankyou for your contribution for community

  • @zxletul

    @zxletul

    Жыл бұрын

    i did same all step by step and still got that error that Nuitka not found.... dang.

  • @jhPampoo
    @jhPampoo2 ай бұрын

    i'm trying to pack my py script into exe to run on another pc using pyinstaller, cx-freeze but no luck, should i try this or do you have some right way to pack the code to exe? Thank you! ps: i used nuitka and its ok now

  • @samlewis2062
    @samlewis20622 жыл бұрын

    another great video to watch

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Thank you Sam!

  • @Muziek37414
    @Muziek374142 жыл бұрын

    Does this method also work for powershell 2 EXE? Is everything compiled in a EXE just gonna run?

  • @coding4well
    @coding4well2 жыл бұрын

    few modules that come with python the antivirus will detect as malware, that includes shutil, ctypes, sys, os, glob...of course is just happen when you convert it to .exe and as single file....David, do you use Pyinstaller?

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    In my tests, Windows sees code created with Pyinstaller as malware and removes it. This is why Nuitka was much better in my tests.

  • @coding4well

    @coding4well

    2 жыл бұрын

    @@davidbombal thanks :)

  • @Memento_Mori9
    @Memento_Mori92 жыл бұрын

    Third to watch love from 🇬🇭 🇬🇭

  • @Void_pineapple
    @Void_pineapple Жыл бұрын

    Is there any way to get the MSI files from nuitka? they have been discontinued.

  • @paimonsugarslime
    @paimonsugarslime9 ай бұрын

    Will this work if I am using pyinstaller library instead of nuitka?

  • @bronxandbrenx
    @bronxandbrenx2 жыл бұрын

    Thank you Sir.

  • @rx3443
    @rx34432 жыл бұрын

    The keylogger is detected by avast or windows defender david

  • @glen4cindy
    @glen4cindy2 жыл бұрын

    I'm really enjoying this video but I'm stuck at installing Nuitka. I'm on Windows 10 if that makes a difference. I am getting this error: "The installer has insufficient privileges to access this directory: C:\Program Files\WindowsApps\...\Scripts. The installation cannot continue. Log on as administrator or contact your system administrator." Run as administrator isn't available. I also tried executing this from an elevated command prompt and received the same error. Can you help? Thanks in advance.

  • @ForwardEngineering
    @ForwardEngineering Жыл бұрын

    Is this working with Nuitka 1.2.7 and python 3.11? I know its been a while since this video came out but now commands featuring nuitka do not respond and say it invalid. Nuitka now mentions the earlier releases cannot be directly downloaded but instead need to be installed with 'python -m pip install -U nuitka' at least for windows.

  • @Synix979

    @Synix979

    Жыл бұрын

    not working sadly

  • @sufianiskandar3586
    @sufianiskandar35862 жыл бұрын

    how does the keylogger work remotely if we want to use it practically though?

  • @Nobody-tg2xr
    @Nobody-tg2xr2 жыл бұрын

    I once wrote a french input method, just used the same function as you are using right now. Same tech has different use.

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Agreed. Not all code is malicious. Just depends how it is used.

  • @sledgeHammerRulez
    @sledgeHammerRulez2 жыл бұрын

    I did the same test (compiled python code) but it was a (lets encrypt) certificate updating program (as an extension to a monitor software) and windows defender suddenly deleted(!) my program. I had to white list is to keep it usable.

  • @DCR600
    @DCR6002 жыл бұрын

    Hey David I am install everything and checking the version in powershell but in power shell it's showing an error

  • @KulwantSingh-xr4si
    @KulwantSingh-xr4si2 жыл бұрын

    Why jump between Powershell and CMD? Don't the perform the same task?

  • @PlatinumVoid
    @PlatinumVoid2 жыл бұрын

    Its not necessarily a malware what did you just code... Because the output is stored locally to your computer, otherwise all of our coded programs would get deleted😅. Try exfiltrating the output from the same binary. For instance create a reverse shell or send it via post request to a server. It might pass in case of post request but thats an issue to demonstrate !!

  • @andreyshishkin4958
    @andreyshishkin49582 жыл бұрын

    So, all files from the Internet must be run and checked in a virtual machine and only there, not in host OS.

  • @FlyWithMaui
    @FlyWithMaui2 жыл бұрын

    Hi David! I have a problem with installing Nuitka

  • @Jake-re6jc
    @Jake-re6jcКүн бұрын

    Hey I am a beginner security analyst I have an executable files as you show is there any to reverse this so we may know about the real attacker

  • @danieldolen1945
    @danieldolen19452 жыл бұрын

    Can you do a video on wifiphisher? I found that wifiphisher awhile back and worked really good.

  • @prakhars962
    @prakhars9622 жыл бұрын

    Just a little query. Do you like windows 11? cuz I still use windows 10.

  • @x7ipx7ip66
    @x7ipx7ip662 жыл бұрын

    thank you sir ❤️❤️

  • @xavierdubruille
    @xavierdubruille2 жыл бұрын

    It's also easy (using a tool) to append your malicious executable to an other legit one . So you may think you're launching a real/known program that is working exactly as expected but ... will also execute a malicious code that no one will ever suspect 😱

  • @davidbombal

    @davidbombal

    2 жыл бұрын

    Agreed.

Келесі