Oscar Trevizo, Professor, Life Senior Member IEEE
Visiting Professor, College of Engineering and Information Sciences (CEIS)
This YouTube channel supplements the material from class.
I m teaching classes covering digital transformation, cloud networks, data science, analytics, computer security, and programming using Python.
NETW411 Traffic Analyzer - Prep Emulator
NETW411 Traffic Analyzer - Burp Suite Intro
NETW411 Reverse Eng - Apktool Recompile
NETW411 Reverse Eng - Explore Resources
NETW411 Reverse Eng - Apktool Decompile
NETW411 Reverse Eng - AndroidManifest.xml
NETW411 Reverse Eng - Java Decompiler
NETW411 Reverse Eng - dex2jar
NETW411 Reverse Eng - Prep Project (APK file)
NETW411 ECLIPSE - Create Android App
NETW411 ECIPSE - Modify Android App
NETW411 ECLIPSE - Run Android App
NETW411 adb push File to Emulator
NETW411 adb Install Android App
NETW411 adb shell
NETW411 adb (Android Debug Bridge) intro
NETW411 Android Emulator - Start with Terminal (CLI)
NETW411 Android Emulator - Intro
NETW411 Projects Prep
NETW411 VM Prep for Linux Tutorial
NETW411 Linux Tutorial
NETW411 VM restarted to Saved State
NETW411 VM Saved in VirtualBox
NETW411 Playlist Welcome
NETW411 First VM Walkthrough
NETW411 Starting your VM from VirtualBox
Python Plus - Generators vignette
Python Plus - OOP inheritance and polymorphism
Python Plus - OOP object instantiation
Python Plus - OOP creating a class