Willi Ballenthin
86bf376b19
readme: add links to further information
2020-07-06 14:15:40 -06:00
Willi Ballenthin
0bc5e4a4f9
readme: add rule example again
2020-07-03 11:47:29 -06:00
Willi Ballenthin
545236cdc2
readme: simplify example
2020-07-03 11:43:47 -06:00
William Ballenthin
8958e886de
readme: move rule format into capa/rules
2020-07-02 17:56:26 -06:00
Willi Ballenthin
60f072f025
readme: update download text
2020-07-02 16:40:30 -06:00
Willi Ballenthin
e14af6a30a
readme: update download text
2020-07-02 16:37:51 -06:00
Ana María Martínez Gómez
81741b49f7
Support inline descriptions for count
...
```
count(number(2 = AF_INET/SOCK_DGRAM)): 2
```
2020-07-02 16:50:22 +02:00
Ana María Martínez Gómez
681feebf35
Adapt description implementation to new output
...
As the `__str__` method is not used anymore in the output, the
description implementation needs to be adapted.
2020-07-02 16:50:07 +02:00
Ana María Martínez Gómez
767a76d814
Allow to add a description for every feature
...
Enable associate context for all features. This was called symbol before
and only enabled for `number`, `offset` and `bytes`.
This is not enabled for strings with regular expressions, as they are
not a feature.
2020-07-02 11:31:31 +02:00
Willi Ballenthin
cb7b2c9618
readme: typo
2020-06-30 22:27:40 -06:00
Moritz Raabe
afe5dba92a
document signed vs unsigned
2020-06-30 22:11:57 +02:00
William Ballenthin
3b8f686243
readme: update example and describe namespace, removing rule-category
2020-06-28 12:52:45 -06:00
Michael Hunhoff
b505197af1
documentation changes
2020-06-24 15:03:21 -06:00
Willi Ballenthin
53f374024b
Merge branch 'master' into doc/code-review-improvements
2020-06-24 08:22:52 -06:00
Moritz Raabe
d2d1f26e7b
update documentation
2020-06-24 12:55:35 +02:00
Ana María Martínez Gómez
72b6ee5cf3
Remove Build Status from README
...
This should have been removed as part of the migration. The build status
in the README will be reimplemented using GitHub Actions and
https://shields.io
2020-06-24 12:31:01 +02:00
William Ballenthin
add3537447
import source files, forgetting about 938 prior commits
2020-06-18 09:13:19 -06:00