Malware Development 10 - Persistence via DLL Hijacking (Golang)
Introduction Hello hackers! Today we’ll be discussing one of the most used persistence techniques, the DLL Hijacking, which will allow us to execute malicious code in a persistent way so in case ...