Not the worst forensics regex search engine
liblightgrep is a new regular expression engine, designed specifically for digital forensics. Why another regexp engine?
Lightgrep:
searches for many patterns simultaneously
searches binary data as a stream, not as discrete lines of text
searches for patterns in many different encodings; give it dirty data, lightgrep don't care
never, ever, ever, never, never looks at a byte twice or backs up in your input
Lightgrep is still pretty new and doesn't have all the regexp features you might be used to. But it has enough features to be more than a toy, and what is supported is well-tested.
- Developed at security:forensics
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/liblightgrep && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
liblightgrep-1.4.tar.xz | 0001746856 1.67 MB | |
liblightgrep.changes | 0000000944 944 Bytes | |
liblightgrep.spec | 0000004253 4.15 KB | |
ppc64le.patch | 0000000647 647 Bytes |
Revision 5 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 286501
from
Greg Freemyer (gregfreemyer)
(revision 5)
1
Comments 0