You are here |
petermolnar.net | ||
| | | |
www.tecmint.com
|
|
| | | | This article, explains how to create a centralized log server with Rsyslog to monitor log files and observe the clients health status or debug client's issues. | |
| | | |
www.claudiokuenzler.com
|
|
| | | | ck :: yet another tech-blog | |
| | | |
blog.florentdelannoy.com
|
|
| | | | Florent Delannoy's blog | |
| | | |
openpunk.com
|
|
| | 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. |