In-Memory-Only ELF Execution (Without tmpfs) In which we run a normal ELF binary on Linux without touching the filesystem(except /proc).
NDIS meal provider caught using "Password123" for their clients, refuse to change it - The Big Smoke The Good Meal Co, an NDIS-sponsored meal provider has been using the same default password for all the private details of their customers. When approached, they doubled-down on the system, stating that it was perfectly safe.
Chrome UI for Deprecating Legacy TLS Versions Last October we announced our plans to remove support for TLS 1.0 and 1.1 in Chrome 81. In this post we’re announcing a pre-removal phas...
MvcConf 2010 Recently my good friend and fellow C4MVC junkie, Eric Hexter blogged about an event the ASP.NET MVC community is putting together called, MvcConf.
Virtualization-Based Security: Enabled by Default Virtualization-based Security (VBS) uses hardware virtualization features to create and isolate a secure region of memory from the normal operating system. Windows can use this "virtual secure mode" (VSM) to host a number of security solutions, providing ...
Embracing gRPC in .Net Core With remote procedure calls your APIs don’t need to be RESTful. You build your server methods and client calls, and gRPC takes care of the rest
dotnet/try-convert Sample tool showing how to build a global tool and also help you convert projects to .NET Core - dotnet/try-convert