TheresAFewConors / Sooty

The SOC Analysts all-in-one CLI tool to automate and speed up workflow.
GNU General Public License v3.0
1.3k stars 205 forks source link

Sooty.py hard crashes Python3 on macOS 10.15.7 #60

Closed znb closed 3 years ago

znb commented 3 years ago

What is the Issue you are experiencing? All of the dependancies install without any issues. However when I run python3 Sooty.py Python crashes

What Operating System are you using? macOS 10.15.7 Python 3.8.6

Additional Information The issue appears to be in the libcrypto module

/usr/lib/libcrypto.dylib
abort() called
Invalid dylib load. Clients should not load the unversioned libcrypto dylib as it does not have a stable ABI.
mrn42 commented 3 years ago

See PR #63 to fix your issue