This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Bare bones scanning 
 Early AV scanning relied mostly on signature scanning. Mostly looking for string patterns in a file or something as simple as just hashing a file and comparing it against a set of known hashes. For our first pass, we’re going to do exactly that. We’re going to load up a list of hashes we know to be bad and then we’re going to check if a given file…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.