Closed jcppkkk closed 6 years ago
do pr for
try:
import re2 as re
except ImportError:
import re
is what i do in many cases, so that is transparent for many users
In this particular case, I'll just remove the signature altogether. Thanks for feedback.
Thanks, closing.
Can this signature also try to use re2? i have few samples stuck at searching this pattern https://github.com/cuckoosandbox/community/blob/000e0e456ff16b4fbdc9f5a67f713885e56cba0b/modules/signatures/cross/exploit_zteF460-F660.py#L5