2010
DOI: 10.5120/1569-2096
|View full text |Cite
|
Sign up to set email alerts
|

Improving Speed of the Signature Scanner using BMH Algorithm

Abstract: As the importance of data in our computing systems has increased, number of viruses that may harm its integrity has also increased. It has become very important to detect them, so that we can remove them as well as disinfect the infected files. This paper presents an implementation of a fast signature scanner to detect the viruses. To reduce the scanning time, it uses Boyer-Moore-Horspool (BMH), a fast pattern-matching algorithm. It showed the best performance among commonly used pattern matching algorithms li… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2014
2014
2017
2017

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(1 citation statement)
references
References 3 publications
0
1
0
Order By: Relevance
“…If the first element, has a match in the file move to next element in the pattern to the left and so forth till the whole pattern matched. Previous searches (11) proved that, this algorithm is considered to be the fastest in byte searches and that is why it is chosen to be used in this case study.…”
Section: Determining a Search Algorithmmentioning
confidence: 99%
“…If the first element, has a match in the file move to next element in the pattern to the left and so forth till the whole pattern matched. Previous searches (11) proved that, this algorithm is considered to be the fastest in byte searches and that is why it is chosen to be used in this case study.…”
Section: Determining a Search Algorithmmentioning
confidence: 99%