Short: MOS/AROS/AOS4 System Info Collector Author: schorsch.wittmann@gmx.de (Georg Wittmann) Uploader: schorsch wittmann gmx de (Georg Wittmann) Type: util/virus Version: 0.03 fixed Architecture: m68k-amigaos ============================================================================ == MorphOS/AROS/AmigaOS4.x System Information Collector 0.03 == == to fix 'VirusZ' and 'xvs.library' for such systems == ============================================================================ == Copyright © 2021 by Georg Wittmann (formerly Hörmann) == ============================================================================ After 15 years of doing absolutely nothing on my Amiga, and many people asking me again and again if I would like to release the sourcecodes of VirusZ and xvs.library, I now have decided to do so... But before that, I finally want to fix VirusZ and xvs.library for MorphOS, AROS and AmigaOS 4.x systems, and therefore I need some help as I actually don't have any of these systems (only AROS inside WinUAE as m68k version). So this is why I've written this small tool here. MAA4SIC just collects information about your system and dumps that to your Shell window. Just redirect the output to a file and send it to schorsch.wittmann@gmx.de if you are running on MorphOS, AROS or AmigaOS 4.x. If you already sent me dumps from versions 0.01 or 0.02, please don't hesitate to do it again as the output has increased a lot since then and contains more important information for me. Thanks in advance for any help... ---------------------------------------------------------------------------- Version 0.03 fixed: - Fixed tiny little bug in the LVO output code that looped too long under certain conditions. Thanks to s.hawamdeh for the report. Version 0.03: - added output for ALL lists in ExecBase and some extra fields - added output of DosBase fields - added output of LVOs of these libraries - removed Kickstart dump from MorphOS code (no longer of interest) - removed biosversion.resource and version.library parts from OS 4.x code (didn't help me at all) - added information about kernel romtag to OS 4.x code - removed questions about OSs from readme, most of them have been answered, thanks a lot to all supporters out there... Version 0.02: - fixed bug in OS 4.x code, biosversion.resource information wasn't printed in 0.01 :-( - increased the number of max. ResModules in Exec output, 100 seems to be reached easily with the newer OS versions... - added a short dump of begin and end of A-Box modules on MorphOS systems - added search for version.library to OS 4.x code - improved output of ResModules, added more information - added output for Exec-> MemList entries ============================================================================