mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 09:55:23 +02:00
olevba: fix more information text (#16461)
This commit is contained in:
parent
040705a7bd
commit
44bcec0a1e
1 changed files with 1 additions and 1 deletions
|
@ -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: <https://github.com/decalage2/oletools>.
|
||||
> More information: <https://github.com/decalage2/oletools>.
|
||||
|
||||
- Analyze a file, showing both macro code and analysis results:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue