encryption
Time is critical. Respond to ransomware attacks and prevent them from spreading. #security
Microsoft Security Experts is a new service category that combines expert-trained technology and product innovation with human-led services. In the full show here: Kelly Bissel, CVP of Microsoft Security Services, demonstrates how the Microsoft Security Services organization can now manage your security operations for you and with you, and the difference this can make in the timely mitigation of a…
Read More »How to Install your own C library
In this video we will learn how to utilize Makefiles to install a library. In our case, the lib-arcfour.so that we coded in a recent episode. We also learn the standard (and best) way of linking .so files while compiling your codebase. It’s as easy as one flag: -l (lowercase letter L). Hash tags #linux, #unix, #posix, #Makefile, #dr-Jonas-Birch #librarydev,…
Read More »