Metadata-Version: 2.1
Name: malscan
Version: 0.1.0
Summary: A Python package for automated static and dynamic analysis of malware samples. Supports both static and dynamic analysis techniques with feature extraction and export capabilities for static features.
Author: Raheem Qamar
Requires-Python: >=3.10
Requires-Dist: setuptools ~=69.1.1
Requires-Dist: r2pipe ~=1.8.8
Requires-Dist: pefile ~=2023.2.7
Requires-Dist: filetype ~=1.2.0
Requires-Dist: frida ~=16.2.1

