configextractor-py

View on PyPIReverse Dependencies (0)

1.1.10 configextractor_py-1.1.10-py3-none-any.whl

Wheel Details

Project: configextractor-py
Version: 1.1.10
Filename: configextractor_py-1.1.10-py3-none-any.whl
Download: [link]
Size: 14680
MD5: 8349412568bb35d3de022073d162a001
SHA256: 629d38677ea6ce3d718fc6bbf419037724fdebdd4ef457127e31d03fa48ef222
Uploaded: 2024-12-12 22:41:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: configextractor-py
Version: 1.1.10
Summary: A library for extracting malware configurations across multiple frameworks
Requires-Python: >=3.8
Requires-Dist: cart
Requires-Dist: click
Requires-Dist: maco (>=1.2.7)
Requires-Dist: mwcfg
Requires-Dist: mwcp
Requires-Dist: setuptools
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 3467 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
configextractor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
configextractor/cli.py sha256=trVKfPg4LQNfD6978FRGXIN-hPMp4h-3d1zkMprZ7qc 1992
configextractor/main.py sha256=Qbqr2oRwGCCE17hXsAGrbormBPL5FKCMfu4k1DSrLCU 9261
configextractor/frameworks/__init__.py sha256=7WZbTa7sSUiAIBwxLDplBptyfBYtk7KI6n2JE5971XM 153
configextractor/frameworks/base.py sha256=h0vXdsctPdDQ950hrVqcs-u-VrvQJ2daDwC14-Z8vUE 3770
configextractor/frameworks/maco.py sha256=n8Pcom61GIRHV1xnRmMKDtVqrPN339MONEXHMp-1sGk 1819
configextractor/frameworks/malduck.py sha256=itfc7b_gboE10QrE5JWHh_Ebk9DKLzox3P7tCJp0N90 2793
configextractor/frameworks/mwcp.py sha256=9hLiNv0gChOFk0huOr8Y1J6MEmZWsJ9ohanm8EZbBlM 10412
configextractor_py-1.1.10.dist-info/LICENSE.md sha256=HMJ_gnN2uxYq-xhOmvjgGD2D5MRoES2XGWDrhbxfHpg 1171
configextractor_py-1.1.10.dist-info/METADATA sha256=p6zsUGdDn3ltn90FWgRP_rQxujqscrOKsQW3_Gd0V5M 3838
configextractor_py-1.1.10.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
configextractor_py-1.1.10.dist-info/entry_points.txt sha256=OpoCAfpS39Vy7wb8BtlhC6BNQmcQ4LNCDryW6EuC0Ow 91
configextractor_py-1.1.10.dist-info/top_level.txt sha256=yiPI-nToxCN_U1D170B9TUPcTNbmGVQ-c6NWLU5mtnE 16
configextractor_py-1.1.10.dist-info/RECORD

top_level.txt

configextractor

entry_points.txt

configextractor = configextractor.cli:main
cx = configextractor.cli:main