old htb folders
This commit is contained in:
2023-08-29 21:53:22 +02:00
parent 62ab804867
commit 82b0759f1e
21891 changed files with 6277643 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
Metadata-Version: 2.0
Name: nampa
Version: 0.1.1
Summary: FLIRT signatures for python
Home-page: https://github.com/kenoph/nampa
Author: Paolo Montesel
Author-email: UNKNOWN
License: LGPL
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Requires-Dist: future
UNKNOWN

View File

@@ -0,0 +1,17 @@
../../../bin/__pycache__/dumpsig.cpython-310.pyc,,
../../../bin/dumpsig.py,sha256=912qcNmfrSbxvlbv4Zgn2MGyQcMJbND0KIBxLeMjFaw,1908
nampa-0.1.1.dist-info/DESCRIPTION.rst,sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego,10
nampa-0.1.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
nampa-0.1.1.dist-info/METADATA,sha256=_LPKuVK-66hkJW0jT308aZb-Hf7ug61C1kQU-JU9mHw,379
nampa-0.1.1.dist-info/RECORD,,
nampa-0.1.1.dist-info/WHEEL,sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34,110
nampa-0.1.1.dist-info/metadata.json,sha256=QfC4s0bervyI_txx-w1LGsfdcoGcTHnDlt-r3HxiYiM,561
nampa-0.1.1.dist-info/top_level.txt,sha256=XVL69bXUdBpbFFDm1vvi488fKE_7k5xfdL1VR_xX2LE,6
nampa/__init__.py,sha256=M4PPpLERiVLjG9ES6Iw_c0obVxRpuNktekcRbtn8TlQ,98
nampa/__pycache__/__init__.cpython-310.pyc,,
nampa/__pycache__/binrw.cpython-310.pyc,,
nampa/__pycache__/crc.cpython-310.pyc,,
nampa/__pycache__/flirt.cpython-310.pyc,,
nampa/binrw.py,sha256=tRtcHRZBGaittuEwMxxuz5l6BPRswS_wSnAyo8-XGA0,399
nampa/crc.py,sha256=Q1GQ5D2XKCM6eTMqbJCGrlT6T4qAB3jjqD4yXSkZ5zU,1513
nampa/flirt.py,sha256=nfr4sYzPYrLerSaYc8VmkQg8ZCP2KMvD9FYX1Iw-wVQ,18572

View File

@@ -0,0 +1,6 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

View File

@@ -0,0 +1 @@
{"classifiers": ["Development Status :: 3 - Alpha", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3"], "extensions": {"python.details": {"contacts": [{"name": "Paolo Montesel", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/kenoph/nampa"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "license": "LGPL", "metadata_version": "2.0", "name": "nampa", "run_requires": [{"requires": ["future"]}], "summary": "FLIRT signatures for python", "version": "0.1.1"}