Add OS limitation note to readme

This commit is contained in:
Matt Nadareski
2022-05-15 21:09:03 -07:00
parent dfee4a8d76
commit 901804e9e4

View File

@@ -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.