* Improve detection for cd/dvd-cops version string
* I forgot to include the regex compensation for comma version number cases
* Pasted comment wrong previously
* Implemented Sabre's review fixes, also added check for Codefree
* make paul.dll internal name check non-case-sensitive
Sometimes the internal name is in all caps, like http://redump.org/disc/115608/ and http://redump.org/disc/47171/
* Added proper import for ignore case
Forgot it wasn't covered by system.text
* Add detection class and test class for PACE Anti-Piracy Interlok
* Remove unnecessary empty lines after end of class.
* Added missing null check for pex section strings.
* Add newline above getversion
* GetFirstSectionStrings assigned to variable.
* Change getversion in InterLok to use regex.
* Final? getversion regex cleanup
Some late securom Release Control games call what'd usually be the matrosch section "rcpacker", as in Release Control packer. Not detected at the moment because of this, and given the name, should only refer to Securom Release Control. Games affected by this include all currently dumped in redump versions of FIFA 13 and Mass Effect 3 with Release Control.
* Begin SafeDisc 4 documentation
Starting off with just 4.00.000 since this needed a bit more groundwork to establish with the AuthServ checks.
* Add SafeDisc 4.00.001
* Add SafeDisc 4.00.002+4.00.003
* Add SafeDisc 4.50.000 notes
* Document SafeDisc 4.60.000-4.80.000
Also add new comment about the unknown version of SecDrv.
* Document SafeDisc 4.81.000
Found a new clcd16 file, which hasn't happened in a long time
* Document SafeDisc 4.85.000 and 4.90.000
Improve some comments and detections for other versions as well.
* Document the remaining SafeDisc 4 versions
Still needs some mild cleanup
* Add SafeDisc 4.91.000 clcd32 hash
* Add SD4/Lite notes
Caught by noigeaR, crucial to communicate since some tivola discs have dummy files but no ring (and thus no copy-X), either as remnants, or seemingly as future preparation for copy-X
* Improve Hexalock detection via checking different known sections for mfint.dll
* Add sabre's suggestion
Improve code with sabre's code suggestion
Co-authored-by: Matt Nadareski <mnadareski@outlook.com>
* Add extra check for instances in UPX executables.
* Add newlines between if blocks.
---------
Co-authored-by: Matt Nadareski <mnadareski@outlook.com>
* Begin documentation of SafeDisc 2 sources
Also add new clcd32 checks for SafeDisc2.
* Update comments through 2.40.011
(Almost) halfway there
* Update documentation through version 2.60.052
* Finish documenting SafeDisc 2 sources
This also removes any detections for "2.90.010" as this doesn't appear to be a legitimate version, and seems to have originated from a typo.