Explore >> Select a destination


You are here

bdach.github.io
| | wsummerhill.github.io
3.8 parsecs away

Travel
| | Malware Development Introduction (aka Malware Dev 101), Part 1
| | www.codeproject.com
4.1 parsecs away

Travel
| | A detailed analysis of how to inject the .NET runtime and arbitrary .NET assemblies into unmanaged and managed processes; and how to execute managed code within those processes.
| | openpunk.com
4.6 parsecs away

Travel
| | Recently I faced a rather intimidating problem while working on a project. The problem was fairly simple from an objective point of view: "How do I load a DLL into a process on startup?" Now you might be wondering, "Why not just patch the IAT (import address table) on the executable and force it to load your payload DLL??" Yes! That was my exact thoughts too, however for reasons I'll explain it wasn't that simple.
| | gist.github.com
15.9 parsecs away

Travel
| GitHub Gist: instantly share code, notes, and snippets.