Commit Graph

27 Commits

Author SHA1 Message Date
Willi Ballenthin 56fcbcb020 readme: wording 2020-07-14 11:13:00 -06:00
Willi Ballenthin 2294c5ef85 readme: update example explanation 2020-07-14 11:11:57 -06:00
Willi Ballenthin 6868796bd9 readme: formatting 2020-07-14 11:04:36 -06:00
Willi Ballenthin cc2777cd57 readme: add screenshot and text about the IDA plugin 2020-07-14 11:04:08 -06:00
Willi Ballenthin 391145195d readme: add link to contributing guide 2020-07-14 10:50:49 -06:00
Willi Ballenthin 47e6b2bd7d readme: use logo 2020-07-14 09:03:34 -06:00
Ana María Martínez Gómez b123463a9c Add rules number badge to README
This number will be updated when synchronizing the rules submodule using
a GitHub action.
2020-07-14 16:02:55 +02:00
Moritz Raabe 4dd1343f66 doc: update links 2020-07-13 21:52:57 +02:00
Moritz be919dcb8d update README 2020-07-11 14:19:25 +02:00
Willi Ballenthin 7cb1e03710 readme: tweak example formatting 2020-07-08 10:58:55 -06:00
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