Introductory C# for Red Team
Accessing the Windows API and Syscalls What you will learn Understand basic C# syntax Understand Platform Invoke (Pinvoke) Understand Dynamic Invocation (Dinvoke) and its capabilities Understand Direct/Indirect syscalls and how to use them from C# Understand the benefits/drawbacks of each technique Description Interested in working with the Windows API? Do you like C#? Want to […]
Introductory C# for Red Team Read More »