We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345d732 commit fecc4c7Copy full SHA for fecc4c7
view/elf/elfview.cpp
@@ -38,7 +38,7 @@ void BinaryNinja::InitElfViewType()
38
"type" : "boolean",
39
"default" : true,
40
"description" : "Enable ARM BE8 binary detection for mixed little/big endianness for code/data",
41
- "ignore" : ["SettingsProjectScope"]
+ "ignore" : ["SettingsProjectScope", "SettingsResourceScope"]
42
})");
43
}
44
0 commit comments