/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

scorpiosoftware.net
| | wsummerhill.github.io
3.3 parsecs away

Travel
| | Malware Development Introduction (aka Malware Dev 101), Part 1
| | openpunk.com
2.5 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.
| | pentestlab.blog
3.4 parsecs away

Travel
| | DLL Proxy Loading is a technique which an arbitrary DLL exports the same functions as the legitimate DLL and forwards the calls to the legitimate DLL in an attempt to not disrupt the execution flow so the binary is executed as normal. The technique falls under the category of DLL Hijacking and it is typically...
| | cocomelonc.github.io
9.9 parsecs away

Travel
|