This program scans files for strings of ASCII that are known to be in certain "trojan server" programs such as Subseven, (Sub7) NetBus, and Back Orifice.
Inputs
File Location
Assumes
The code is fairly simple; it basically opens up the specified file as binary and proceeds to look for the strings specified.
Returns
Returns whether or not the scanned file is a known trojan.