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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages