diff --git a/README.md b/README.md index 44bfc7f..42e5e03 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +# Official IOCX Project + +This is the **original IOCX engine** for static IOC extraction and PE analysis. +Any other repositories using the name "iocx" are **not affiliated** with this project. + +- PyPI: [https://pypi.org/project/iocx/](https://pypi.org/project/iocx/) +- Github: [https://github.com/iocx-dev/iocx](https://github.com/iocx-dev/iocx) +- Website: [https://iocx.dev/](https://iocx.dev/) +

PyPI Version @@ -11,21 +20,15 @@ Build Status - Engine Performance - Engine Throughput - Detector Peak Throughput - Pathological IPv6 Timing - Performance Cluster + Performance Summary

-# Official IOCX Project - -This is the **original IOCX engine** for static IOC extraction and PE analysis. -- PyPI: [https://pypi.org/project/iocx/](https://pypi.org/project/iocx/) -- Github: [https://github.com/iocx-dev/iocx](https://github.com/iocx-dev/iocx) -- Website: [https://iocx.dev/](https://iocx.dev/) - -Any other repositories using the name "iocx" are **not affiliated** with this project. +

+ IOCX Demo +

+

+ Static IOC extraction from a PE file using the IOCX CLI +

# IOCX — Static IOC Extraction for Binaries, Text, and Artifacts @@ -45,7 +48,11 @@ IOCX is a core component of the MalX Labs ecosystem for scalable, modern threat ## Why IOCX? -IOCX is designed for environments where **safety, determinism, and automation** matter. Unlike extractors that operate only on raw text, IOCX includes **binary‑aware static analysis**, a **plugin-friendly rule system**, and a **stable JSON schema** suitable for pipelines and long-term integrations. +IOCX is designed for environments where **safety, determinism, and automation** matter. Unlike extractors that operate only on raw text, IOCX includes: + +- Binary‑aware static analysis +- A plugin-friendly rule system +- A stable JSON schema suitable for pipelines and long-term integrations ### Key advantages