Filename Size 1. Introduction/1. Introduction.mp4 141.5 MB 1. Introduction/1. Introduction.srt 7.9 KB 1. Introduction/1. Introduction.vtt 7 KB 1. Introduction/2. Teaser.mp4 102 MB 1. Introduction/2. Teaser.srt 9 KB 1. Introduction/2. Teaser.vtt 8 KB 1. Introduction/3. What is Programming, What is Hacking & Why Learn Them.mp4 139.7 MB 1. Introduction/3. What is Programming, What is Hacking & Why Learn Them.srt 8.2 KB 1. Introduction/3. What is Programming, What is Hacking & Why Learn Them.vtt 7.3 KB 1. Introduction/4. Lab Overview & Needed Software.mp4 57 MB 1. Introduction/4. Lab Overview & Needed Software.srt 4.9 KB 1. Introduction/4. Lab Overview & Needed Software.vtt 4.3 KB 1. Introduction/4.1 Virtual Box Download Page.html 102 B 1. Introduction/5. Installing Kali as a virtual Machine.mp4 104 MB 1. Introduction/5. Installing Kali as a virtual Machine.srt 11.2 KB 1. Introduction/5. Installing Kali as a virtual Machine.vtt 9.9 KB 1. Introduction/5.1 How to Fix Missing Nat Network Issue.html 104 B 1. Introduction/5.2 Kali Linux Download Page.html 150 B 1. Introduction/5.3 How to Fix Blank Screen After Starting Kali.html 158 B 1. Introduction/6. Basic Overview of Kali Linux.mp4 107.5 MB 1. Introduction/6. Basic Overview of Kali Linux.srt 6.5 KB 1. Introduction/6. Basic Overview of Kali Linux.vtt 5.8 KB 1. Introduction/7. The Terminal & Linux Commands.mp4 223.5 MB 1. Introduction/7. The Terminal & Linux Commands.srt 13.9 KB 1. Introduction/7. The Terminal & Linux Commands.vtt 12.3 KB 1. Introduction/7.1 List of Linux Commands.html 122 B 1. Introduction/8. Python 2 VS Python 3 & Writing Our First Program.mp4 193.7 MB 1. Introduction/8. Python 2 VS Python 3 & Writing Our First Program.srt 11.5 KB 1. Introduction/8. Python 2 VS Python 3 & Writing Our First Program.vtt 10.1 KB 1. Introduction/9. Installing & Using a Python IDE.mp4 115.5 MB 1. Introduction/9. Installing & Using a Python IDE.srt 11.3 KB 1. Introduction/9. Installing & Using a Python IDE.vtt 10 KB 1. Introduction/9.1 Pycharm Download Link.html 118 B 2. Writing a MAC Address Changer - Python Basics/1. What is MAC Address & How To Change it.mp4 105.3 MB 2. Writing a MAC Address Changer - Python Basics/1. What is MAC Address & How To Change it.srt 9.3 KB 2. Writing a MAC Address Changer - Python Basics/1. What is MAC Address & How To Change it.vtt 8.2 KB 2. Writing a MAC Address Changer - Python Basics/1.1 mac_changer.pdf.pdf 980.5 KB 2. Writing a MAC Address Changer - Python Basics/10. Functions.mp4 22.5 MB 2. Writing a MAC Address Changer - Python Basics/10. Functions.srt 12.1 KB 2. Writing a MAC Address Changer - Python Basics/10. Functions.vtt 10.6 KB 2. Writing a MAC Address Changer - Python Basics/10.1 More info on Python Functions.html 119 B 2. Writing a MAC Address Changer - Python Basics/11. Returning Values From Functions.mp4 10.7 MB 2. Writing a MAC Address Changer - Python Basics/11. Returning Values From Functions.srt 8.5 KB 2. Writing a MAC Address Changer - Python Basics/11. Returning Values From Functions.vtt 7.5 KB 2. Writing a MAC Address Changer - Python Basics/12. Decision Making - Theory.mp4 16.7 MB 2. Writing a MAC Address Changer - Python Basics/12. Decision Making - Theory.srt 9 KB 2. Writing a MAC Address Changer - Python Basics/12. Decision Making - Theory.vtt 7.9 KB 2. Writing a MAC Address Changer - Python Basics/12.1 More info on Decision Making.html 125 B 2. Writing a MAC Address Changer - Python Basics/13. Using Conditional Statements in MAC Changer.mp4 20 MB 2. Writing a MAC Address Changer - Python Basics/13. Using Conditional Statements in MAC Changer.srt 10.9 KB 2. Writing a MAC Address Changer - Python Basics/13. Using Conditional Statements in MAC Changer.vtt 9.6 KB 2. Writing a MAC Address Changer - Python Basics/2. Using Python Modules & Executing System Commands.mp4 21.6 MB 2. Writing a MAC Address Changer - Python Basics/2. Using Python Modules & Executing System Commands.srt 12.3 KB 2. Writing a MAC Address Changer - Python Basics/2. Using Python Modules & Executing System Commands.vtt 10.8 KB 2. Writing a MAC Address Changer - Python Basics/2.1 Subprocess Module Documentation.html 110 B 2. Writing a MAC Address Changer - Python Basics/3. Implementing a Very Basic MAC Changer.mp4 9.4 MB 2. Writing a MAC Address Changer - Python Basics/3. Implementing a Very Basic MAC Changer.srt 6.7 KB 2. Writing a MAC Address Changer - Python Basics/3. Implementing a Very Basic MAC Changer.vtt 5.9 KB 2. Writing a MAC Address Changer - Python Basics/4. Variables & Strings.mp4 19.5 MB 2. Writing a MAC Address Changer - Python Basics/4. Variables & Strings.srt 12.4 KB 2. Writing a MAC Address Changer - Python Basics/4. Variables & Strings.vtt 10.9 KB 2. Writing a MAC Address Changer - Python Basics/4.1 More info About Variables in Python.html 124 B 2. Writing a MAC Address Changer - Python Basics/4.2 More info About Strings in Python.html 117 B 2. Writing a MAC Address Changer - Python Basics/5. Using Variables in MAC Changer.mp4 9.1 MB 2. Writing a MAC Address Changer - Python Basics/5. Using Variables in MAC Changer.srt 5.7 KB 2. Writing a MAC Address Changer - Python Basics/5. Using Variables in MAC Changer.vtt 5 KB 2. Writing a MAC Address Changer - Python Basics/6. Getting Input From The User.mp4 12.3 MB 2. Writing a MAC Address Changer - Python Basics/6. Getting Input From The User.srt 7.7 KB 2. Writing a MAC Address Changer - Python Basics/6. Getting Input From The User.vtt 6.7 KB 2. Writing a MAC Address Changer - Python Basics/6.1 More info about Python Built-in Functions.html 119 B 2. Writing a MAC Address Changer - Python Basics/7. Handling User Input.mp4 15.2 MB 2. Writing a MAC Address Changer - Python Basics/7. Handling User Input.srt 11.7 KB 2. Writing a MAC Address Changer - Python Basics/7. Handling User Input.vtt 10.4 KB 2. Writing a MAC Address Changer - Python Basics/8. Handling Command-line Arguments.mp4 18 MB 2. Writing a MAC Address Changer - Python Basics/8. Handling Command-line Arguments.srt 11.5 KB 2. Writing a MAC Address Changer - Python Basics/8. Handling Command-line Arguments.vtt 10.1 KB 2. Writing a MAC Address Changer - Python Basics/8.1 Optparse Documentation Page.html 108 B 2. Writing a MAC Address Changer - Python Basics/9. Initialising Variables Based on Command-line Arguments.mp4 12.2 MB 2. Writing a MAC Address Changer - Python Basics/9. Initialising Variables Based on Command-line Arguments.srt 9.1 KB 2. Writing a MAC Address Changer - Python Basics/9. Initialising Variables Based on Command-line Arguments.vtt 7.9 KB 3. MAC Changer - Algorithm Design/1. What is an Algorithm.mp4 7 MB 3. MAC Changer - Algorithm Design/1. What is an Algorithm.srt 4.5 KB 3. MAC Changer - Algorithm Design/1. What is an Algorithm.vtt 4 KB 3. MAC Changer - Algorithm Design/2. Reading Output Returned By System Commands.mp4 14.5 MB 3. MAC Changer - Algorithm Design/2. Reading Output Returned By System Commands.srt 8.4 KB 3. MAC Changer - Algorithm Design/2. Reading Output Returned By System Commands.vtt 7.4 KB 3. MAC Changer - Algorithm Design/2.1 Check_call() Manuall Page.html 110 B 3. MAC Changer - Algorithm Design/3. Regular Expressions (Regex).mp4 18 MB 3. MAC Changer - Algorithm Design/3. Regular Expressions (Regex).srt 10.5 KB 3. MAC Changer - Algorithm Design/3. Regular Expressions (Regex).vtt 9.2 KB 3. MAC Changer - Algorithm Design/3.1 More info on Regular Expressions.html 125 B 3. MAC Changer - Algorithm Design/3.2 Pythex.org.html 80 B 3. MAC Changer - Algorithm Design/4. Extracting a Substring Using Regex.mp4 15.8 MB 3. MAC Changer - Algorithm Design/4. Extracting a Substring Using Regex.srt 8.1 KB 3. MAC Changer - Algorithm Design/4. Extracting a Substring Using Regex.vtt 7.2 KB 3. MAC Changer - Algorithm Design/4.1 Re Module Manual Page.html 102 B 3. MAC Changer - Algorithm Design/5. Refactoring & Housekeeping.mp4 17.6 MB Udemy Course downloader.txt 94 B