diff options
| author | daniel <daniel@planethacker.net> | 2025-05-06 16:57:32 -0700 |
|---|---|---|
| committer | daniel <daniel@planethacker.net> | 2025-05-06 16:57:32 -0700 |
| commit | 2278df1493e064c197913e49b5d1935942d83448 (patch) | |
| tree | 42f06ab2f76e2ddf228bafbb03f79621975a4534 /rules | |
initial import
Diffstat (limited to 'rules')
| -rw-r--r-- | rules | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +pattern elf_header 7f454c46 +string ls1 invalid suffix in %s%s argument '%s' +string ls2 General help using GNU software: <%s> +string ls3 "List information about the FILEs (the current directory by default).\n" +string foo DSKJFDSALKFJDSAFJDSALKF +string beep alksjfakdsfjsadfjdsalkfj +string evil1 this is a very evil program + +rule elf allow elf_header:0 +rule evil block elf_header:0 evil1 |
