checksec.py

View on PyPIReverse Dependencies (1)

0.7.4 checksec_py-0.7.4-py3-none-any.whl

Wheel Details

Project: checksec.py
Version: 0.7.4
Filename: checksec_py-0.7.4-py3-none-any.whl
Download: [link]
Size: 27580
MD5: 42522cd46e15787fd99f0e9c8ba1172b
SHA256: 412f703f6978f5f456ca1aa196891ab09ee144c8c5ab8adc161703f94e24bfc9
Uploaded: 2024-09-18 13:50:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: checksec-py
Version: 0.7.4
Summary: Checksec tool implemented in Python
Author: Mathieu Tarral
Author-Email: mathieu.tarral[at]protonmail.com
Home-Page: https://github.com/Wenzel/checksec.py
Project-Url: Repository, https://github.com/Wenzel/checksec.py
License: GPL-3.0-only
Keywords: checksec,security,ELF,PE,binary
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<3.13
Requires-Dist: docopt (==0.6.2)
Requires-Dist: lief (==0.15.1)
Requires-Dist: pylddwrap (<2.0,>=1.0)
Requires-Dist: rich (<14.0,>=13.4)
Description-Content-Type: text/markdown
[Description omitted; length: 8466 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
checksec/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
checksec/__main__.py sha256=1uQs3gbx_qtJfwaDhf97l8z6yjNoa_kiekM4YmiKdUQ 5901
checksec/binary.py sha256=hAFd3o5lRv3agl9xUfsQOep0WVU8qpiLzs0qNug07Ao 616
checksec/elf.py sha256=Rlx4joDseW_KnTPO8pSwKHrejb_vQIuSBknRaM4PRHs 7287
checksec/errors.py sha256=WUu85gZ4O9hmhxs7-SOK-Gjpjs1iFI5lxRk-8xZCiu0 218
checksec/output.py sha256=GTd91ci6KN4Cs42tDtz8H19WpB6LD8lGpPWd_5AX92s 13422
checksec/pe.py sha256=E6V0CzVjfpZRd2vD3kvrj-yPDQgBuSBaCUzWfW761cE 4585
checksec/utils.py sha256=DKJiYk_EO79BiMI2FXHMIV1YAD9HSLU3kUqxdk37ZE4 4841
checksec_py-0.7.4.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
checksec_py-0.7.4.dist-info/METADATA sha256=TTC76sPZjnRwUiUmweLtqyHmLwHgFv-xtT1rC5BaES0 9486
checksec_py-0.7.4.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
checksec_py-0.7.4.dist-info/entry_points.txt sha256=4rcqiEEQlvW67QPlOQRMtXIk1ivzcBvHFb5gcHiH0kQ 57
checksec_py-0.7.4.dist-info/RECORD

entry_points.txt

checksec = checksec.__main__:entrypoint