brad-sp / community-modified

Modified edition of cuckoo community modules
31 stars 17 forks source link

Make ek_flash work with multi-line strings #75

Closed KillerInstinct closed 9 years ago

KillerInstinct commented 9 years ago

This fixes https://github.com/brad-accuvant/community-modified/issues/74 and is also faster than using re.match with re.MULTILINE.