diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2022-10-17 14:27:52 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2022-10-17 14:27:52 -0400 |
| commit | 6b09d4d92fbf4eec98ae1db42e57ba9d2a94de4c (patch) | |
| tree | 0f0a3f5866a4da102783836aa2458fb1cf101942 /docs/dev/concepts.md | |
| parent | 4942700ca3387b64cc6443a80bac60b470588bb9 (diff) | |
fix images and some user manual links
Diffstat (limited to 'docs/dev/concepts.md')
| -rw-r--r-- | docs/dev/concepts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/concepts.md b/docs/dev/concepts.md index eae79854..fc74e0e1 100644 --- a/docs/dev/concepts.md +++ b/docs/dev/concepts.md @@ -6,7 +6,7 @@ ILs in general are critical to how Binary Ninja analyzes binaries and we have mu APIs that query these mappings are plural. So for example, while `current_hlil.llil` will give a single mapping, `current_hlil.llils` will return a list that may contain multiple mappings. - + ## Operating on IL versus Native |
