diff --git a/README.md b/README.md index 7ed5b47e..4007a097 100644 --- a/README.md +++ b/README.md @@ -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.