/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

artem.krylysov.com
| | thasso.xyz
1.4 parsecs away

Travel
| | My personal blog about things I find interesting. Hit me up!
| | ddanilov.me
2.8 parsecs away

Travel
| | Exceptions are an inherent part of modern C++. Everything is clear with the exceptions that can be handled, but what do we do with the exceptions that have no foreseeable resolution? One of the ways to work with them is to catch, log, and exit the application. Let's take a...
| | source.coveo.com
2.4 parsecs away

Travel
| | Our technical blog.
| | blog.xpnsec.com
26.5 parsecs away

Travel
| In this post I wanted to look at a technique which is by no means new to .NET developers, but may prove useful to redteamers crafting their tools... exporting .NET static methods within a DLL... AKA using RunDLL32 to launch your .NET assembly.