LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
examples/example1.xml
examples/example2.xml
examples/hdr_features_complex.txt
examples/hdr_features_simple.txt
examples/mac_definition_file.txt
examples/re_features_complex.txt
examples/re_features_simple.txt
examples/sniffles_example_config.txt
sniffles/__init__.py
sniffles/feature.py
sniffles/nfa.py
sniffles/pcre.h
sniffles/pcre_chartables.c
sniffles/pcre_compile.c
sniffles/pcre_globals.c
sniffles/pcre_internal.h
sniffles/pcre_newline.c
sniffles/pcre_tables.c
sniffles/pcrecomp.c
sniffles/pcreconf.py
sniffles/rand_rule_gen.py
sniffles/regex_generator.py
sniffles/rule_formats.py
sniffles/rulereader.py
sniffles/ruletrafficgenerator.py
sniffles/sniffles.py
sniffles/snifflesconfig.py
sniffles/traffic_writer.py
sniffles/ucp.h
sniffles/vendor_mac_list.py
sniffles.egg-info/PKG-INFO
sniffles.egg-info/SOURCES.txt
sniffles.egg-info/dependency_links.txt
sniffles.egg-info/entry_points.txt
sniffles.egg-info/top_level.txt
sniffles/petabi_rule_writer/__init__.py
sniffles/petabi_rule_writer/petabi_rule_writer.py
sniffles/test/__init__.py
sniffles/test/test_examples.py
sniffles/test/test_feature.py
sniffles/test/test_nfa_build.py
sniffles/test/test_pcrecomp.py
sniffles/test/test_petabi_rule_writer.py
sniffles/test/test_rand_rule_gen.py
sniffles/test/test_regex_generator.py
sniffles/test/test_rule_reader.py
sniffles/test/test_rule_traffic_generator.py
sniffles/test/test_ruleformat.py
sniffles/test/test_xml_rule_reader.py