Learn to quickly detect RC4 encryption in (malicious) binaries
RC4 (also known as ARC4) is a simple stream cipher. It was designed in the late 1980s and its internals became known to the public in the mid-1990s. While it is a very simple and fast crypto algorithm, security researchers have discovered multiple flaws in it throughout the years. Today, it is just another broken …
Learn to quickly detect RC4 encryption in (malicious) binaries Read More »