Metadata-Version: 2.4
Name: binexp-benchmark
Version: 2.0.0
Summary: Binary Exploitation Benchmark: V x P matrix with 66 challenges across 4 architectures
Author: WelkinChan
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Security
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# binexp-benchmark

Binary Exploitation Benchmark (V x P matrix): 66 challenges, 4 architectures, 10 CVE-based challenges.

## Install

```bash
pip install binexp-benchmark
```

## Extract

```bash
binexp-benchmark --extract [target_dir]
```
