diff options
Diffstat (limited to 'docs/dev/flags.md')
| -rw-r--r-- | docs/dev/flags.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/dev/flags.md b/docs/dev/flags.md index 8474e73e..7bede18d 100644 --- a/docs/dev/flags.md +++ b/docs/dev/flags.md @@ -1,5 +1,8 @@ # Binary Ninja Flags +!!! note + This is an older guide covering the fundamentals of Binary Ninja's flag system. For a more recent and comprehensive treatment of flags in the context of building a full architecture plugin, see the [Flags section of the Lifting guide](archplatform-lifting.md#flags). + This guide is broken up into three sections. - Part 1 covers the basics of how architecture modules and flags interact |
