mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-04 05:35:49 +00:00
Update README
This commit is contained in:
16
README.md
16
README.md
@@ -14,6 +14,7 @@ In addition to the original BurnOut code, the following libraries (or ports ther
|
||||
- [StormLibSharp](https://github.com/robpaveza/stormlibsharp) - MPQ extraction
|
||||
- [UnshieldSharp](https://github.com/mnadareski/UnshieldSharp) - InstallShield CAB extraction
|
||||
- [WiseUnpacker](https://github.com/mnadareski/WiseUnpacker) - Wise Installer extraction
|
||||
- [wix-libs](https://wixtoolset.org/) - MSI extraction
|
||||
|
||||
## Protections Detected
|
||||
|
||||
@@ -25,7 +26,6 @@ Below is a list of the protections that can be detected using this code:
|
||||
- ActiveMARK / ActiveMARK 5
|
||||
- Alpha-DVD
|
||||
- Alpha-ROM
|
||||
- Armadillo
|
||||
- Bitpool
|
||||
- ByteShield
|
||||
- Cactus Data Shield
|
||||
@@ -42,7 +42,6 @@ Below is a list of the protections that can be detected using this code:
|
||||
- DVD-Movie-PROTECT
|
||||
- DVD Crypt
|
||||
- EA Protections (Including Cucko, EA CDKey, and EA DRM)
|
||||
- EXE Stealth
|
||||
- Freelock
|
||||
- Games for Windows - Live (partial)
|
||||
- Hexalock Autolock
|
||||
@@ -56,7 +55,6 @@ Below is a list of the protections that can be detected using this code:
|
||||
- LaserLock
|
||||
- MediaCloQ
|
||||
- MediaMax CD3
|
||||
- NSIS
|
||||
- Origin (partial)
|
||||
- ProtectDisc
|
||||
- Protect DVD-Video
|
||||
@@ -76,7 +74,6 @@ Below is a list of the protections that can be detected using this code:
|
||||
- TAGES (mostly complete)
|
||||
- TZCopyProtector
|
||||
- Uplay (partial)
|
||||
- UPX
|
||||
- VOB ProtectCD/DVD
|
||||
- Winlock
|
||||
- WISE Installer
|
||||
@@ -86,6 +83,17 @@ Below is a list of the protections that can be detected using this code:
|
||||
- Xtreme-Protector
|
||||
- Zzxzz
|
||||
|
||||
## Executable Packers Detected
|
||||
|
||||
Below is a list of the executable packers that can be detected using this code:
|
||||
|
||||
- Armadillo
|
||||
- dotFuscator
|
||||
- EXE Stealth
|
||||
- NSIS
|
||||
- PECompact
|
||||
- UPX
|
||||
|
||||
## Contributions
|
||||
|
||||
Contributions to the project are welcome. Please follow the current coding styles and please do not add any keys or legally dubious things to the code. Thank you to all of the testers, particularly from the DICUI project who helped get this rolling.
|
||||
|
||||
Reference in New Issue
Block a user