From a6e78e494ee4c973b5ca1bab693525ddbc014328 Mon Sep 17 00:00:00 2001 From: Dobin Rutishauser Date: Wed, 21 May 2025 09:16:32 +0200 Subject: [PATCH] doc: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d0bf6a..acf44b6 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Conclusion: * Note that NO obfuscation metasploit outperforms AES encryption, base64 windows api, ip-, mac- and uuid-encoding * VirusTotal has maybe one memory scanner. The rest seem to be static analysis. -| **What** | **Library** | **Includes** | **Function / IAT** | **Random** | **tasploit** | +| **What** | **Library** | **Includes** | **Function / IAT** | **Random** | **Metasploit** | | ------------------ | --------------------- | ------------------------- | ---------------------------------- | ---------- | -------------- | | aes | crypt32.lib, advapi32 | wincrypt.h | Crypt\* | **5** | **6** | | base64 | \- | \- | \- | 3 | 3 |