README.md
December 5, 2022 ยท View on GitHub
Description
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.
More Info
File Location
The code is fairly simple; it basically opens up the specified file as binary and proceeds to look for the strings specified.
Returns whether or not the scanned file is a known trojan.
| Submitted On | 2000-02-27 17:23:10 |
| By | Alan Dipert |
| Level | Intermediate |
| User Rating | 4.5 (9 globes from 2 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Complete Applications |
| World | Visual Basic |
| Archive File | CODE_UPLOAD36782282000.zip |