From 44bcec0a1e6195cf7125944b07c19624815a257d Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Sun, 11 May 2025 16:41:50 +0300 Subject: [PATCH] olevba: fix more information text (#16461) --- pages/common/olevba.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/olevba.md b/pages/common/olevba.md index 50498557e2..0a85bbdf8c 100644 --- a/pages/common/olevba.md +++ b/pages/common/olevba.md @@ -2,7 +2,7 @@ > Parse OLE and OpenXML files (e.g., DOC, XLS, PPT, etc.) to extract VBA macros, deobfuscate, and analyze malicious code. > Part of the `python-oletools` suite. -> For more information: . +> More information: . - Analyze a file, showing both macro code and analysis results: