Raffaele wrote:
Snoopium, SnoopDOS or Scout, depending on the Amiga system that you are using, they tell you of everything running into it... (Malicious software could be easily spotted and deleted).
These "system/security monitors" just hack the OS structures/exception vector table at runtime. These require the OS to either not implement "memory protection" (forget about *full* (real) MP), or if it implements that then it would additionally need to implement multi-user access rights to system resources, which *could* grant higher privileged tasks open access to the whole RAM (among other things). Without these functionalities all tasks are kings of the OS, and can therefore cause any infection/damage as they desire, including manipulating (hacking) these system monitors to make them *believe*. :-D