decalage2 / oletools

oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
http://www.decalage.info/python/oletools
Other
2.81k stars 560 forks source link

Cant run the script after installation #816

Open Ondjultomte opened 1 year ago

Ondjultomte commented 1 year ago

I cant run olevba oleid etc. after install

ole pip3 list WARNING: Skipping /opt/homebrew/lib/python3.11/site-packages/six-1.16.0-py3.11.egg-info due to invalid metadata entry 'name' Package Version


ansible-pylibssh 1.1.0 bcrypt 4.0.1 .... msoffcrypto-tool 5.0.1 olefile 0.46 oletools 0.60.1 paramiko 3.2.0 pcodedmp 1.2.6 pip 23.1.2 .... WARNING: Skipping /opt/homebrew/lib/python3.11/site-packages/six-1.16.0-py3.11.egg-info due to invalid metadata entry 'name' WARNING: Skipping /opt/homebrew/lib/python3.11/site-packages/six-1.16.0-py3.11.egg-info due to invalid metadata entry 'name' WARNING: Skipping /opt/homebrew/lib/python3.11/site-packages/six-1.16.0-py3.11.egg-info due to invalid metadata entry 'name' ➜ ole oleid zsh: command not found: oleid ➜ ole oletood zsh: command not found: oletood ➜ ole olevba zsh: command not found: olevba

where are the scripts installed?