This presentation will be code slinging of the .NET Hacker. I will present "code" and code live the normal day-to-day stuff I do as a .NET hacker. I will show the code and process to do things that should not be possible. I will show places you can hide in code and the Runtime. I will show malicious code and it's beauty. I will give a tutorial on the raw/basic skills for building hacks under .NET(C#).Everything I do you can do, it is all simple code with no magic just the .NET Runtime and the basic operating system.Learn how to inject into process memory, mess with objects, access privates, use ASM/Java/Scala/Pascal/ code, bend a GUI, man-in-the-middle a communications layer, rewire a security application (like Biometrics), plant code deep in manager application to give you more control then the admin!IL is the code of our MATRIX, when you know everything is an Object you can bend any world.