TheRogueArchivist
37e7604441
Add MGI Registration detection ( #231 )
...
* Add MGI Registration detection.
* Update README.
2023-02-08 11:43:15 -08:00
Matt Nadareski
87108405a8
Add PFF support (full)
2023-01-15 23:33:09 -08:00
Matt Nadareski
b0b87d05fd
Add PLJ builders/wrappers/printing
2023-01-14 22:24:25 -08:00
Matt Nadareski
5153e73f42
Update README
2023-01-14 01:40:57 -08:00
Matt Nadareski
2d1e8e02aa
Overhaul BD+ to model/builder/wrapper
2023-01-12 14:45:04 -08:00
Matt Nadareski
5ea89eefe8
MSI was really CFB all along
2023-01-10 10:51:36 -08:00
Matt Nadareski
2c813e7b3d
Add CFB to the readme
2023-01-09 21:27:00 -08:00
Matt Nadareski
771bbeed6a
Add DS/3DS to readme
2023-01-09 11:43:07 -08:00
Matt Nadareski
07a926e50c
Forgot references
2023-01-08 21:39:48 -08:00
Matt Nadareski
78bbb63c11
Fix formatting issue; clarification
2023-01-08 21:34:52 -08:00
Matt Nadareski
1fd613c2b2
"Library" not "utility"; clarification
2023-01-08 21:31:41 -08:00
Matt Nadareski
792833ebc8
Update readme and description
2023-01-08 21:27:23 -08:00
TheRogueArchivist
aff43b7625
Add encrypted Link Data Security file detection ( #223 )
...
* Add encrypted Link Data Security file (LDSCRYPT) detection.
* Update CD-Cops notes.
2023-01-05 14:55:21 -08:00
TheRogueArchivist
cb2c96ef7d
Add basic HyperTech CrackProof detection ( #222 )
...
* Add basic HyperTech CrackProof detection
* Add super basic, incomplete HyperTech CrackProof detection.
* Address PR comments
2023-01-05 11:24:40 -08:00
Matt Nadareski
fa90618200
Remove one more note in README
2023-01-03 23:14:24 -08:00
Matt Nadareski
cb45405e09
Remove remnants of Dtf and LibMSPackSharp
2023-01-03 22:21:29 -08:00
Matt Nadareski
c14300ffbb
Port MS-ZIP for MS-CAB
2023-01-03 22:11:57 -08:00
Matt Nadareski
42b4c40d87
Port LZX init and decompression
2023-01-03 19:00:21 -08:00
Matt Nadareski
e6463adb65
Add Quantum to README
2023-01-03 10:46:09 -08:00
Matt Nadareski
650d01d7be
Update README with SharpZipLib
2022-12-31 11:44:49 -08:00
Matt Nadareski
6e22bd4c8d
Fix hidden resource parsing
2022-12-30 09:35:35 -08:00
Matt Nadareski
a46d52ddbb
Shout out DRML in README
2022-12-29 23:34:00 -08:00
Matt Nadareski
daea4ea460
Add CrypKey PE content checks
2022-12-28 23:28:38 -08:00
Matt Nadareski
9dc21c01f1
Add Microsoft LZ-compressed files support
2022-12-28 22:54:56 -08:00
Matt Nadareski
555dbd592c
Re-disable MS-CAB extraction on .NET 6.0
2022-12-28 22:31:46 -08:00
Matt Nadareski
5e027b75b2
Update README with CExe extraction support
2022-12-28 22:21:18 -08:00
Matt Nadareski
18cdf9d7ed
Use new SGA extraction
2022-12-27 01:07:46 -08:00
Matt Nadareski
baf43ea307
Remove remnants of HLLibSharp
2022-12-26 14:42:41 -08:00
Matt Nadareski
49781c47a9
Add executables to support table
2022-12-26 13:01:37 -08:00
Matt Nadareski
aa11ce807a
Better container support matrix
2022-12-26 12:58:03 -08:00
Matt Nadareski
32e650eff5
Update README comment
2022-12-23 15:46:42 -08:00
Matt Nadareski
360bbef43a
Remove redundant note in README
2022-12-22 22:31:45 -08:00
Matt Nadareski
e2098f6f71
Disable StormLibSharp for .NET 6.0
2022-12-22 21:58:26 -08:00
Matt Nadareski
098734c471
Remove outdated note
2022-12-22 13:06:18 -08:00
Matt Nadareski
a1c22ca9da
Make a couple things consistent
2022-12-20 11:52:50 -08:00
Matt Nadareski
7bb26c0faf
Add PE checks to ByteShield
2022-12-19 23:49:34 -08:00
Matt Nadareski
64cc4785ca
Add PE checks to SoftLock
2022-12-19 21:39:24 -08:00
Matt Nadareski
28391de50c
Confirm SoftLock path checks
2022-12-19 20:49:10 -08:00
Matt Nadareski
b2ed69ab78
Add 7-zip SFX detection
2022-12-18 14:18:35 -08:00
TheRogueArchivist
3f5a66f170
Add support for Gefest Protection System ( #185 )
...
* Add detection and notes for Gefest Protection System.
* Add Gefest Protection System to README.
2022-12-14 16:37:06 -08:00
TheRogueArchivist
d1919c18f5
Add nProtect DRM ( #183 )
...
* Add nProtect DRM
* Add detection and notes for nProtect GameGuard and nProtect KeyCrypt.
* Add nProtect DRM to README.
* Fix missing "|" character
* Fix missing "|" character.
2022-12-14 16:35:01 -08:00
TheRogueArchivist
405c895352
Add support for CD-Guard ( #181 )
...
* why is there so much DRM I am going to cry
* Add support for detecting CD-Guard, as well as notes.
* Add CD-Guard to README.
* Address PR comments
* Ignore case in import/export checks.
2022-12-14 12:11:23 -08:00
Matt Nadareski
4faaf3d251
Add notes to README
2022-12-11 15:42:39 -08:00
Matt Nadareski
a1a3adfafa
Move psxt001z to own library
2022-12-08 22:50:42 -08:00
Matt Nadareski
af882fa588
Properly differentiate between Code-Lock and CopyLok (TheRogueArchivist)
2022-12-02 14:56:08 -08:00
Matt Nadareski
7fcaa16835
Add first Themida check (TheRogueArchivist)
2022-12-02 14:52:28 -08:00
TheRogueArchivist
b116e487d3
Overhaul Freelock ( #170 )
...
* Overhaul Freelock
* Overhaul Freelock, including notes and new checks, along with confirming the existing checks.
* Add text-based checks for Freelock.
* Update README.
* Fix whitespace and re-add return
* Fix whitespace and re-add return
2022-11-06 21:30:59 -08:00
TheRogueArchivist
fdd578dad9
Confirm existing WinLock checks ( #169 )
...
* Confirm existing WinLock checks
* Confirm existing WinLock checks.
* Add WinLock notes.
* Update README.
* Rename Winlock.cs to WinLock.cs
2022-11-06 21:22:58 -08:00
TheRogueArchivist
caaf983b3d
Overhaul TZCopyProtection ( #168 )
...
* Add notes and research relating to TZCopyProtection.
* Fix name (was previously "TZCopyProtector").
* Add new file check for "ZakMcCrack.Ghost".
* Update README.
2022-11-06 21:05:58 -08:00
TheRogueArchivist
aaba13530c
Confirm existing CD-Protector checks ( #167 )
...
* Confirm existing CD-Protector checks, and add one new one.
* Add CD-Protector notes.
* Update README.
2022-11-06 21:04:03 -08:00