Skip to content
/ acsm Public

A multiple-pattern matching engine with wildcard based on Aho–Corasick algorithm

Notifications You must be signed in to change notification settings

debugfan/acsm

Repository files navigation

acsm

A multiple-pattern matching engine with wildcard based on Aho–Corasick algorithm. Basic algorithm code is from snort. Add simple support for '?' and '*' wildcard.

About

A multiple-pattern matching engine with wildcard based on Aho–Corasick algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages