wifi-security Find Hidden Network Backdoor in WiFi Firmware In this tutorial, you will learn how to use static analysis to check for backdoors in the OpenWRT firmware binary.
windows Loading DLLs using C++ in Windows This standalone tutorial will guide you through writing your own DLL library from scratch and loading it into C++ and calling the exported functions in a separate project.
linux Exploiting Shared Library Misconfigurations Get the practical knowledge of Linux privilege escalation by discussing 3 pentester academy labs on shared library injection. You will realize how dangerous shared library injection is when you find GCC compiler and permission misconfiguration