diff options
Diffstat (limited to 'view/elf/elfview.cpp')
| -rw-r--r-- | view/elf/elfview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/elf/elfview.cpp b/view/elf/elfview.cpp index 32d924f4..f4a089bd 100644 --- a/view/elf/elfview.cpp +++ b/view/elf/elfview.cpp @@ -38,7 +38,7 @@ void BinaryNinja::InitElfViewType() "type" : "boolean", "default" : true, "description" : "Enable ARM BE8 binary detection for mixed little/big endianness for code/data", - "ignore" : ["SettingsProjectScope"] + "ignore" : ["SettingsProjectScope", "SettingsResourceScope"] })"); } |
