evogfuzz

View on PyPIReverse Dependencies (0)

0.6.0 evogfuzz-0.6.0-py3-none-any.whl

Wheel Details

Project: evogfuzz
Version: 0.6.0
Filename: evogfuzz-0.6.0-py3-none-any.whl
Download: [link]
Size: 13693
MD5: d571b425fc99d6f9048cd615245e50f0
SHA256: a681a170425aab1e676fd560280686186adccb2a38701d6363f46049c57c6fed
Uploaded: 2023-06-25 17:11:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: evogfuzz
Version: 0.6.0
Summary: Evolutionary Grammar-Based Fuzzer
Author: Martin Eberlein
Author-Email: martin.eberlein[at]informatik.hu-berlin.de
Home-Page: https://github.com/martineberlein/evogfuzz
Project-Url: Bug Tracker, https://github.com/martineberlein/evogfuzz/issues
License: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Testing
Requires-Dist: fuzzingbook (~=1.1)
Requires-Dist: jupyter
Requires-Dist: isla-solver
Requires-Dist: pytest (>=7.2.0); extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 5429 characters]

WHEEL

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

RECORD

Path Digest Size
evogfuzz/__init__.py sha256=8wC6h34p-eiTCJoM3Vvsm-2R_RiWBMjAc3PzyRvcS0o 75
evogfuzz/cli.py sha256=NC-NX87PUe-CkaflbzvKjqNYYodhdvVjCcUEKqMCdB4 107
evogfuzz/evogfuzz_class.py sha256=paDkh1wdHc36rQEW4CTl7qypijhUT5PN1gNZ0h4i8Hw 12951
evogfuzz/fitness_functions.py sha256=R3_62K6FlsCoop9ySdyPzqh9HHqY70xSFeoOKvP7NfA 304
evogfuzz/grammar_transformation.py sha256=ckYOAOw5YwxeG5CrEjou_IME9n9BZ3FcgZctgmMYuN0 1702
evogfuzz/helper.py sha256=AY0fxyFrIRz5qq8uKBspFgaocsStfgX4Ihwf1EMACWU 2109
evogfuzz/input.py sha256=RMev-ZaM8dz7NNuJseXczcMaoLB8SDIvanBoJG3aBEU 2212
evogfuzz/oracle.py sha256=5AbX-JMOKlGauF38Dw5ydDSCloTJqWfi6QFVxOSHYac 158
evogfuzz/tournament_selection.py sha256=lfw_p580vpDybyjXb2GFfunYGU8tvqElPdnSMZO7-EM 1194
evogfuzz/type_defs.py sha256=jmy4PFOepsHkqsDIyh7Plr9ci5vPclimSiJgUln54_E 60
evogfuzz/types.py sha256=8ERy2bo5DxyXHRIiwSsxJ5DVdbIdpxCAfNnViGoajOE 273
evogfuzz/visualization.py sha256=AIjWnN3y5kwIIhpqsd-qVHm5jEUBW6zpnFAb0lwN08Q 2234
evogfuzz_formalizations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
evogfuzz_formalizations/calculator.py sha256=K5RJW5bDO9K6jkw9EC-8z4eF0KK4_oqCgEaF6F3Z95c 1630
evogfuzz-0.6.0.dist-info/METADATA sha256=9ttNBoqYsgtnFCH-f4mPlbV2jsvvl-99U1Wm5AaikJw 6282
evogfuzz-0.6.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
evogfuzz-0.6.0.dist-info/entry_points.txt sha256=wV2ZftDn065jjoFTMeiUMBhDSRcX8pql2GHmYMbzEVM 47
evogfuzz-0.6.0.dist-info/top_level.txt sha256=P-0gkmn3dqevDqUFTO3dkkVkS-Lk4w0vLqOPHwmKcdQ 33
evogfuzz-0.6.0.dist-info/RECORD

top_level.txt

evogfuzz
evogfuzz_formalizations

entry_points.txt

evogfuzz = evogfuzz.cli:main