Metadata-Version: 2.1
Name: rexactor
Version: 1.0
Summary: An automatic regular expression signature generator
Home-page: https://github.com/mayakapoor/rexactor
Author: Maya Kapoor
Author-email: mkapoor1@uncc.edu
Project-URL: Bug Tracker, https://github.com/mayakapoor/rexactor/issues
Project-URL: Documentation, https://rexactor.readthedocs.io/en/latest/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: tapcap

# RExACtor

This tool can be used to mine frequent tokens from PCAP input as well as
generate regular expression signatures automatically from packet captures.
