diff options
| author | Jordan Wiens <github@psifertex.com> | 2026-03-13 18:27:46 -0400 |
|---|---|---|
| committer | Jordan Wiens <github@psifertex.com> | 2026-03-13 18:28:22 -0400 |
| commit | a12d2e1d8c8f15c603a4b40ff0bce9473ba64063 (patch) | |
| tree | 0da0a96bff1ccbc63b30b7df0115a2ee10de4ab8 /docs/dev/flags.md | |
| parent | d73a52228ff3d8485834be008420a9c9aed1bc93 (diff) | |
quark docs too long, re-organize into a new section and split
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 |
