mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-04-24 23:30:07 +00:00
Add OS limitation note to readme
This commit is contained in:
@@ -14,6 +14,8 @@ In addition to the original BurnOut code, the following libraries (or ports ther
|
||||
- [WiseUnpacker](https://github.com/mnadareski/WiseUnpacker) - Wise Installer extraction
|
||||
- [WixToolset.Dtf](https://github.com/wixtoolset/Dtf) - MSI and Microsoft CAB extraction
|
||||
|
||||
Please note that due to current library limitations, the functionality of StormLibSharp and WixToolset.Dtf are locked to Windows only.
|
||||
|
||||
## Protections Detected
|
||||
|
||||
Below is a list of protections detected by BurnOutSharp. The two columns explain what sort of checks are performed to determine how the protection is detected. Generally speaking, it's better to have a content check than a path check.
|
||||
|
||||
Reference in New Issue
Block a user