Search Torrents
Udemy | Hacking the Windows API with Python - Real...
Seeders: 1 Leechers: 0
Udemy | Hacking the Windows API with Python - Real Ethical Hacking [FTU] Torrent content (File list)
|
---|
0. Websites you may like/0. (1Hack.Us) Premium Tutorials-Guides-Articles & Community based Forum.url 0.4 KB |
0. Websites you may like/1. (FreeTutorials.Us) Download Udemy Paid Courses For Free.url 0.3 KB |
0. Websites you may like/2. (FreeCoursesOnline.Me) Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url 0.3 KB |
0. Websites you may like/3. (NulledPremium.com) Download E-Learning, E-Books, Audio-Books, Comics, Articles and more... etc.url 0.2 KB |
0. Websites you may like/4. (FTUApps.com) Download Cracked Developers Applications For Free.url 0.2 KB |
0. Websites you may like/How you can help Team-FTU.txt 0.2 KB |
1. Introduction/1. Introduction.mp4 7.8 MB |
1. Introduction/1. Introduction.vtt 1.1 KB |
2. Setting Up/1. Setting Up Your Professional Portfolio.mp4 26.0 MB |
2. Setting Up/1. Setting Up Your Professional Portfolio.vtt 6.9 KB |
2. Setting Up/1.1 Github.html 0.1 KB |
2. Setting Up/2. Installing Python & Tools on Windows.mp4 105.1 MB |
2. Setting Up/2. Installing Python & Tools on Windows.vtt 6.3 KB |
2. Setting Up/2.1 Python 3.html 0.1 KB |
2. Setting Up/2.2 Dependency Walker.html 0.1 KB |
2. Setting Up/2.3 VirtualBox.html 0.1 KB |
2. Setting Up/2.4 Installing Windows in Virtualbox Tutorial.html 0.1 KB |
2. Setting Up/2.5 Process Explorer.html 0.1 KB |
2. Setting Up/2.6 PsExec.html 0.1 KB |
2. Setting Up/2.7 Windows 10 ISO.html 0.1 KB |
2. Setting Up/2.8 Notepad++.html 0.1 KB |
3. Windows API Overview/1. Windows Internals.mp4 29.6 MB |
3. Windows API Overview/1. Windows Internals.vtt 9.8 KB |
3. Windows API Overview/1.1 Processes & Threads.html 0.1 KB |
3. Windows API Overview/1.2 Windows API.html 0.1 KB |
3. Windows API Overview/1.3 Thread Pooling.html 0.1 KB |
3. Windows API Overview/2. The Windows API Call.mp4 82.9 MB |
3. Windows API Overview/2. The Windows API Call.vtt 14.9 KB |
3. Windows API Overview/2.1 Dependency Walker.html 0.1 KB |
3. Windows API Overview/2.2 Window API Docs.html 0.1 KB |
4. The API Basics & Hooking Into A Windows Process/1. Hello World Windows API Style.mp4 103.2 MB |
4. The API Basics & Hooking Into A Windows Process/1. Hello World Windows API Style.vtt 17.2 KB |
4. The API Basics & Hooking Into A Windows Process/1.1 Python3 Tutorial.html 0.1 KB |
4. The API Basics & Hooking Into A Windows Process/1.2 Windows API Error Codes.html 0.1 KB |
4. The API Basics & Hooking Into A Windows Process/1.3 HelloWorld.py.py 0.7 KB |
4. The API Basics & Hooking Into A Windows Process/1.4 Ctypes Reference.html 0.1 KB |
4. The API Basics & Hooking Into A Windows Process/2. Gaining a Handle to a Windows Process.mp4 119.4 MB |
4. The API Basics & Hooking Into A Windows Process/2. Gaining a Handle to a Windows Process.vtt 15.6 KB |
4. The API Basics & Hooking Into A Windows Process/2.1 OpenProcHandle.py.py 0.8 KB |
4. The API Basics & Hooking Into A Windows Process/3. First Project - ProcKiller.mp4 15.1 MB |
4. The API Basics & Hooking Into A Windows Process/3. First Project - ProcKiller.vtt 4.1 KB |
4. The API Basics & Hooking Into A Windows Process/4. First Project - ProcKiller - Walkthrough.mp4 177.4 MB |
4. The API Basics & Hooking Into A Windows Process/4. First Project - ProcKiller - Walkthrough.vtt 22.2 KB |
4. The API Basics & Hooking Into A Windows Process/4.1 ProcKiller.py.py 1.8 KB |
5. More Advanced Windows API Calls/1. Windows Internal Structures.mp4 72.1 MB |
5. More Advanced Windows API Calls/1. Windows Internal Structures.vtt 10.8 KB |
5. More Advanced Windows API Calls/2. Spawning a Process.mp4 137.5 MB |
5. More Advanced Windows API Calls/2. Spawning a Process.vtt 15.1 KB |
5. More Advanced Windows API Calls/2.1 SpawnProc.py.py 2.6 KB |
5. More Advanced Windows API Calls/3. Undocumented API Calls.mp4 77.1 MB |
5. More Advanced Windows API Calls/3. Undocumented API Calls.vtt 10.7 KB |
5. More Advanced Windows API Calls/3.1 UndocumentedDNSCall.py.py 1.4 KB |
6. Abusing Windows Tokens/1. What are Token Privileges.mp4 51.6 MB |
6. Abusing Windows Tokens/1. What are Token Privileges.vtt 4.9 KB |
6. Abusing Windows Tokens/1.1 Token Privileges.html 0.1 KB |
6. Abusing Windows Tokens/2. Opening a Processes Access Token.mp4 92.4 MB |
6. Abusing Windows Tokens/2. Opening a Processes Access Token.vtt 9.7 KB |
6. Abusing Windows Tokens/2.1 OpenToken.py.py 2.7 KB |
6. Abusing Windows Tokens/3. Checking a Processes Token Privileges.mp4 199.9 MB |
6. Abusing Windows Tokens/3. Checking a Processes Token Privileges.vtt 18.1 KB |
6. Abusing Windows Tokens/3.1 CheckTokenPrivs.py.py 5.1 KB |
6. Abusing Windows Tokens/4. Modifying a Processes Token Privileges.mp4 140.7 MB |
6. Abusing Windows Tokens/4. Modifying a Processes Token Privileges.vtt 13.8 KB |
6. Abusing Windows Tokens/4.1 ModifyTokenPrivs.py.py 6.1 KB |
6. Abusing Windows Tokens/5. Second Project - Impersonation Tool.mp4 18.5 MB |
6. Abusing Windows Tokens/5. Second Project - Impersonation Tool.vtt 3.8 KB |
6. Abusing Windows Tokens/6. Second Project - Impersonation Tool Walkthrough.mp4 124.5 MB |
6. Abusing Windows Tokens/6. Second Project - Impersonation Tool Walkthrough.vtt 12.7 KB |
6. Abusing Windows Tokens/6.1 Impersonate.py.py 9.4 KB |
7. Compiling Python to PEEXE/1. Compiling Python to an EXE.mp4 23.3 MB |
7. Compiling Python to PEEXE/1. Compiling Python to an EXE.vtt 3.1 KB |
8. Congratulations!/1. Congratulations!.mp4 5.1 MB |
8. Congratulations!/1. Congratulations!.vtt 0.9 KB |
8. Congratulations!/1.1 RedTeam Blueprint.html 0.1 KB |
- Torrent indexed: 5 years
- Torrent updated: Wednesday 25th of September 2019 05:33:15 PM
- Torrent hash: 9933F7ED93C670FB60CC3DF497EFFC32A38CD8DC
- Torrent size: 1.6 GB
- Torrent category: Other

Community - Add torrent to search results - Stats - DMCA - Removal Request - TOR - Contact
Comments