* Improve several SafeCast checks
* Add new SafeCast versions.
* Add SafeCast NE checks.
* Move stxt* checks to Macrovision, and add SafeCast specific check.
* Confirm SafeCast file and add relevant executable checks.
* Add empty file detection for some SafeDisc drivers.
* Various Macrovision improvements
* Move and improve stxt* section checks.
* Add proper Redump entry number for Puyo Puyo Fever.
* Add directory separator to some SafeDisc checks to avoid false positives.
* Add SafeWrap skeleton with notes.
* Minor Macrovision fixes
* Fix stxt* section checks.
* Add product identification for one CDS-300 version.
* Further Macrovision improvements
* Add product detection via version for SafeDisc Lite and SafeCast ESD.
* Add improved SafeDisc LT/Lite checks.
* Add various notes about SafeCast/SafeDisc.
* Add new secdrv version detection.
* Herald the upcoming secdrv cataclysm.
* Move SecDrv checks into Macrovision
* Move SecDrv checks into Macrovision, as it's known to be present on multiple Macrovision products.
* Improve SafeCast checks
* Add new SafeCast executable and path checks.
* Change a C-Dilla output.
* ah sweet, man-made horrors beyond my comprehension
* Split new and old "BoG" string checks to make finding an expunged version easier.
* Confirm unconfirmed SafeCast version, add new unconfirmed version.
* Remove now unneeded result list cleaning.
* Improve SafeCast notes.
* Add new SafeCast file description and file name checks.
* Remove "GetSafeDisc320to4xVersion" and improve CLCD16 version report.
* Address PR comments
* Address further PR comments
* Begin SVKP Overhaul
* Add several entry point checks for SVKP, as well as a section check.
* Add SVKP notes.
* Add unconfirmed message in various ActiveMARK checks.
* Add file detections for SVKP
* Add file detections for SVKP.
* Cleanup notes.
* Update README.
This change also removes a couple of things from `BurnOutSharp.Tools.Utilities` that are no longer needed there. Linear executables are included in the scanning classes. Update the guides accordingly.