Windows API Overview - Windows exposes numerous API methods for process control
6
Notable API Methods
7
Accessing A Process
8
Library Injection
9
Steps Overview
10
Generalized Code Injection
11
Hooking Methods
12
IAT Hook Demo
13
Inline Hook Example
14
Enumerating Memory (Scraping)
15
Memory Scraping Demo
16
Injecting A Python Interpreter
17
Injecting Python Demo
18
Further Reading & Resources
Description:
Learn advanced techniques for process manipulation and control in Windows systems through this 58-minute conference talk from BSides Cleveland 2016. Explore Windows API methods for process control, library injection, hooking techniques, memory scraping, and Python interpreter injection. Gain insights into both offensive and defensive applications of process ventriloquism, with live demonstrations of IAT hooks, inline hooks, and memory scraping. Discover valuable resources for further learning and research in this comprehensive overview of process manipulation techniques.