From 5153e73f421f0892c74eab3215f51fdda6e04d92 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sat, 14 Jan 2023 01:40:57 -0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57af7fb7..8b7ca96c 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ Below is a list of container formats that are supported in some way: | Half-Life 2 Level (VBSP) | Yes | Yes | Yes | | | INI configuration file | No | No | No | Used in other detections currently | | InstallShield Archive V3 (Z) | No | Yes | Yes | Via `UnshieldSharp` | -| InstallShield CAB | No | Yes | Yes | Via `UnshieldSharp` | +| InstallShield CAB | Yes | Yes | Yes | Via `UnshieldSharp` | | Linear Executable | No | No | No | Skeleton only | | Link Data Security encrypted file | No | Yes | No | | | Microsoft cabinet file | Yes | Yes | Yes | |