Index

_ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

_

__init__() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.ArchitectureHook method)
(binaryninja.architecture.CoreArchitecture method)
(binaryninja.architecture.ReferenceSource method)
(binaryninja.basicblock.BasicBlock method)
(binaryninja.basicblock.BasicBlockEdge method)
(binaryninja.binaryview.ActiveAnalysisInfo method)
(binaryninja.binaryview.AddressRange method)
(binaryninja.binaryview.AnalysisCompletionEvent method)
(binaryninja.binaryview.AnalysisInfo method)
(binaryninja.binaryview.AnalysisProgress method)
(binaryninja.binaryview.BinaryDataNotification method)
(binaryninja.binaryview.BinaryDataNotificationCallbacks method)
(binaryninja.binaryview.BinaryReader method)
(binaryninja.binaryview.BinaryView method)
(binaryninja.binaryview.BinaryViewType method)
(binaryninja.binaryview.BinaryWriter method)
(binaryninja.binaryview.DataVariable method)
(binaryninja.binaryview.Section method)
(binaryninja.binaryview.Segment method)
(binaryninja.binaryview.StringReference method)
(binaryninja.callingconvention.CallingConvention method)
(binaryninja.databuffer.DataBuffer method)
(binaryninja.downloadprovider.DownloadInstance method)
(binaryninja.downloadprovider.DownloadProvider method)
(binaryninja.downloadprovider.PythonDownloadInstance method)
(binaryninja.downloadprovider.PythonDownloadProvider method)
(binaryninja.downloadprovider.Setting method)
(binaryninja.enums.ActionType method)
(binaryninja.enums.AnalysisSkipReason method)
(binaryninja.enums.AnalysisState method)
(binaryninja.enums.BranchType method)
(binaryninja.enums.CallingConventionName method)
(binaryninja.enums.DisassemblyOption method)
(binaryninja.enums.Endianness method)
(binaryninja.enums.FindFlag method)
(binaryninja.enums.FlagRole method)
(binaryninja.enums.FormInputFieldType method)
(binaryninja.enums.FunctionAnalysisSkipOverride method)
(binaryninja.enums.FunctionGraphType method)
(binaryninja.enums.HighlightColorStyle method)
(binaryninja.enums.HighlightStandardColor method)
(binaryninja.enums.ILBranchDependence method)
(binaryninja.enums.ImplicitRegisterExtend method)
(binaryninja.enums.InstructionTextTokenContext method)
(binaryninja.enums.InstructionTextTokenType method)
(binaryninja.enums.IntegerDisplayType method)
(binaryninja.enums.LinearDisassemblyLineType method)
(binaryninja.enums.LogLevel method)
(binaryninja.enums.LowLevelILFlagCondition method)
(binaryninja.enums.LowLevelILOperation method)
(binaryninja.enums.MediumLevelILOperation method)
(binaryninja.enums.MemberAccess method)
(binaryninja.enums.MemberScope method)
(binaryninja.enums.MessageBoxButtonResult method)
(binaryninja.enums.MessageBoxButtonSet method)
(binaryninja.enums.MessageBoxIcon method)
(binaryninja.enums.MetadataType method)
(binaryninja.enums.ModificationStatus method)
(binaryninja.enums.NameType method)
(binaryninja.enums.NamedTypeReferenceClass method)
(binaryninja.enums.PluginCommandType method)
(binaryninja.enums.PluginLoadOrder method)
(binaryninja.enums.PluginOrigin method)
(binaryninja.enums.PluginType method)
(binaryninja.enums.PluginUpdateStatus method)
(binaryninja.enums.PointerSuffix method)
(binaryninja.enums.ReferenceType method)
(binaryninja.enums.RegisterValueType method)
(binaryninja.enums.ScriptingProviderExecuteResult method)
(binaryninja.enums.ScriptingProviderInputReadyState method)
(binaryninja.enums.SectionSemantics method)
(binaryninja.enums.SegmentFlag method)
(binaryninja.enums.StringType method)
(binaryninja.enums.StructureType method)
(binaryninja.enums.SymbolType method)
(binaryninja.enums.TransformType method)
(binaryninja.enums.TypeClass method)
(binaryninja.enums.UpdateResult method)
(binaryninja.enums.VariableSourceType method)
(binaryninja.fileaccessor.CoreFileAccessor method)
(binaryninja.fileaccessor.FileAccessor method)
(binaryninja.filemetadata.FileMetadata method)
(binaryninja.filemetadata.NavigationHandler method)
(binaryninja.function.AdvancedFunctionAnalysisDataRequestor method)
(binaryninja.function.ConstantReference method)
(binaryninja.function.DisassemblySettings method)
(binaryninja.function.DisassemblyTextLine method)
(binaryninja.function.Function method)
(binaryninja.function.FunctionGraph method)
(binaryninja.function.FunctionGraphBlock method)
(binaryninja.function.FunctionGraphEdge method)
(binaryninja.function.IndirectBranchInfo method)
(binaryninja.function.InstructionBranch method)
(binaryninja.function.InstructionInfo method)
(binaryninja.function.InstructionTextToken method)
(binaryninja.function.IntrinsicInfo method)
(binaryninja.function.IntrinsicInput method)
(binaryninja.function.LookupTableEntry method)
(binaryninja.function.ParameterVariables method)
(binaryninja.function.PossibleValueSet method)
(binaryninja.function.RegisterInfo method)
(binaryninja.function.RegisterStackInfo method)
(binaryninja.function.RegisterValue method)
(binaryninja.function.StackVariableReference method)
(binaryninja.function.ValueRange method)
(binaryninja.function.Variable method)
(binaryninja.functionrecognizer.FunctionRecognizer method)
(binaryninja.highlight.HighlightColor method)
(binaryninja.interaction.AddressField method)
(binaryninja.interaction.ChoiceField method)
(binaryninja.interaction.DirectoryNameField method)
(binaryninja.interaction.IntegerField method)
(binaryninja.interaction.InteractionHandler method)
(binaryninja.interaction.LabelField method)
(binaryninja.interaction.MultilineTextField method)
(binaryninja.interaction.OpenFileNameField method)
(binaryninja.interaction.SaveFileNameField method)
(binaryninja.interaction.SeparatorField method)
(binaryninja.interaction.TextLineField method)
(binaryninja.lineardisassembly.LinearDisassemblyLine method)
(binaryninja.lineardisassembly.LinearDisassemblyPosition method)
(binaryninja.lowlevelil.ILFlag method)
(binaryninja.lowlevelil.ILIntrinsic method)
(binaryninja.lowlevelil.ILRegister method)
(binaryninja.lowlevelil.ILRegisterStack method)
(binaryninja.lowlevelil.ILSemanticFlagClass method)
(binaryninja.lowlevelil.ILSemanticFlagGroup method)
(binaryninja.lowlevelil.LowLevelILBasicBlock method)
(binaryninja.lowlevelil.LowLevelILExpr method)
(binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.lowlevelil.LowLevelILLabel method)
(binaryninja.lowlevelil.LowLevelILOperationAndSize method)
(binaryninja.lowlevelil.SSAFlag method)
(binaryninja.lowlevelil.SSARegister method)
(binaryninja.lowlevelil.SSARegisterOrFlag method)
(binaryninja.lowlevelil.SSARegisterStack method)
(binaryninja.mediumlevelil.MediumLevelILBasicBlock method)
(binaryninja.mediumlevelil.MediumLevelILExpr method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILLabel method)
(binaryninja.mediumlevelil.MediumLevelILOperationAndSize method)
(binaryninja.mediumlevelil.SSAVariable method)
(binaryninja.metadata.Metadata method)
(binaryninja.platform.Platform method)
(binaryninja.plugin.BackgroundTask method)
(binaryninja.plugin.BackgroundTaskThread method)
(binaryninja.plugin.MainThreadAction method)
(binaryninja.plugin.MainThreadActionHandler method)
(binaryninja.plugin.PluginCommand method)
(binaryninja.plugin.PluginCommandContext method)
(binaryninja.pluginmanager.RepoPlugin method)
(binaryninja.pluginmanager.Repository method)
(binaryninja.pluginmanager.RepositoryManager method)
(binaryninja.scriptingprovider.PythonScriptingInstance method)
(binaryninja.scriptingprovider.PythonScriptingProvider method)
(binaryninja.scriptingprovider.ScriptingInstance method)
(binaryninja.scriptingprovider.ScriptingOutputListener method)
(binaryninja.scriptingprovider.ScriptingProvider method)
(binaryninja.setting.Setting method)
(binaryninja.transform.Transform method)
(binaryninja.transform.TransformParameter method)
(binaryninja.types.BoolWithConfidence method)
(binaryninja.types.Enumeration method)
(binaryninja.types.EnumerationMember method)
(binaryninja.types.FunctionParameter method)
(binaryninja.types.NamedTypeReference method)
(binaryninja.types.QualifiedName method)
(binaryninja.types.ReferenceTypeWithConfidence method)
(binaryninja.types.RegisterSet method)
(binaryninja.types.RegisterStackAdjustmentWithConfidence method)
(binaryninja.types.SizeWithConfidence method)
(binaryninja.types.Structure method)
(binaryninja.types.StructureMember method)
(binaryninja.types.Symbol method)
(binaryninja.types.Type method)
(binaryninja.types.TypeParserResult method)
(binaryninja.undoaction.UndoAction method)
(binaryninja.update.UpdateChannel method)
(binaryninja.update.UpdateProgressCallback method)
(binaryninja.update.UpdateVersion method)

A

abort() (binaryninja.function.FunctionGraph method)
abort_analysis() (binaryninja.binaryview.BinaryView method)
action_type (binaryninja.undoaction.UndoAction attribute)
ActionType (class in binaryninja.enums), [1]
ActiveAnalysisInfo (class in binaryninja.binaryview), [1]
add() (binaryninja.lowlevelil.LowLevelILFunction method)
add_action() (binaryninja.plugin.MainThreadActionHandler method)
add_analysis_completion_event() (binaryninja.binaryview.BinaryView method)
add_analysis_option() (binaryninja.binaryview.BinaryView method)
add_auto_section() (binaryninja.binaryview.BinaryView method)
add_auto_segment() (binaryninja.binaryview.BinaryView method)
add_branch() (binaryninja.function.InstructionInfo method)
add_carry() (binaryninja.lowlevelil.LowLevelILFunction method)
add_entry_point() (binaryninja.binaryview.BinaryView method)
add_function() (binaryninja.binaryview.BinaryView method)
add_input() (binaryninja.scriptingprovider.PythonScriptingInstance.InterpreterThread method)
add_label_for_address() (binaryninja.lowlevelil.LowLevelILFunction method)
add_label_list() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
add_operand_list() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
add_related_platform() (binaryninja.platform.Platform method)
add_repository() (binaryninja.pluginmanager.RepositoryManager method)
add_undo_action() (binaryninja.binaryview.BinaryView method)
add_user_section() (binaryninja.binaryview.BinaryView method)
add_user_segment() (binaryninja.binaryview.BinaryView method)
address (binaryninja.types.Symbol attribute)
address_size (binaryninja.architecture.Architecture attribute)
(binaryninja.binaryview.BinaryView attribute)
AddressDisplayToken (binaryninja.enums.InstructionTextTokenType attribute)
AddressField (class in binaryninja.interaction), [1]
AddressFormField (binaryninja.enums.FormInputFieldType attribute)
AddressPluginCommand (binaryninja.enums.PluginCommandType attribute)
AddressRange (class in binaryninja.binaryview), [1]
AdvancedFunctionAnalysisDataRequestor (class in binaryninja.function), [1]
AlertLog (binaryninja.enums.LogLevel attribute)
alignment (binaryninja.types.Structure attribute)
(binaryninja.types.Type attribute)
allocated_ranges (binaryninja.binaryview.BinaryView attribute)
AlreadyUpToDate (binaryninja.enums.UpdateResult attribute)
always_branch() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
(binaryninja.binaryview.BinaryView method)
AlwaysSkipFunctionAnalysis (binaryninja.enums.FunctionAnalysisSkipOverride attribute)
AlwaysSkipReason (binaryninja.enums.AnalysisSkipReason attribute)
analysis_changed (binaryninja.binaryview.BinaryView attribute)
(binaryninja.filemetadata.FileMetadata attribute)
analysis_info (binaryninja.binaryview.BinaryView attribute)
analysis_performance_info (binaryninja.function.Function attribute)
analysis_progress (binaryninja.binaryview.BinaryView attribute)
analysis_skip_override (binaryninja.function.Function attribute)
analysis_skip_reason (binaryninja.function.Function attribute)
analysis_skipped (binaryninja.function.Function attribute)
AnalysisAction (binaryninja.enums.ActionType attribute)
AnalysisCompletionEvent (class in binaryninja.binaryview), [1]
AnalysisInfo (class in binaryninja.binaryview), [1]
AnalysisProgress (class in binaryninja.binaryview), [1]
AnalysisSkipReason (class in binaryninja.enums), [1]
AnalysisState (class in binaryninja.enums), [1]
AnalyzeState (binaryninja.enums.AnalysisState attribute)
and_expr() (binaryninja.lowlevelil.LowLevelILFunction method)
annotations (binaryninja.basicblock.BasicBlock attribute)
AnnotationToken (binaryninja.enums.InstructionTextTokenType attribute)
api (binaryninja.pluginmanager.RepoPlugin attribute)
append() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
(binaryninja.types.Enumeration method)
(binaryninja.types.Structure method)
apply_auto_discovered_type() (binaryninja.function.Function method)
apply_imported_types() (binaryninja.function.Function method)
arch (binaryninja.basicblock.BasicBlock attribute)
(binaryninja.binaryview.BinaryView attribute)
(binaryninja.function.Function attribute)
(binaryninja.function.FunctionGraphBlock attribute)
Architecture (class in binaryninja.architecture), [1]
ArchitectureHook (class in binaryninja.architecture), [1]
ArchitecturePluginType (binaryninja.enums.PluginType attribute)
(binaryninja.pluginmanager.RepoPlugin.PluginType attribute)
are_auto_updates_enabled() (in module binaryninja.update), [1]
arg_regs_share_index (binaryninja.callingconvention.CallingConvention attribute)
ArgumentNameToken (binaryninja.enums.InstructionTextTokenType attribute)
arith_shift_right() (binaryninja.lowlevelil.LowLevelILFunction method)
array() (binaryninja.types.Type class method)
ArrayDataType (binaryninja.enums.MetadataType attribute)
ArrayTypeClass (binaryninja.enums.TypeClass attribute)
AsciiString (binaryninja.enums.StringType attribute)
assemble() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
auto (binaryninja.function.Function attribute)
(binaryninja.types.Symbol attribute)
available_view_types (binaryninja.binaryview.BinaryView attribute)

B

BackgroundTask (class in binaryninja.plugin), [1]
BackgroundTaskThread (class in binaryninja.plugin), [1]
base64_decode() (binaryninja.databuffer.DataBuffer method)
base64_encode() (binaryninja.databuffer.DataBuffer method)
basic_block (binaryninja.function.FunctionGraphBlock attribute)
basic_blocks (binaryninja.binaryview.BinaryView attribute)
(binaryninja.function.Function attribute)
(binaryninja.lowlevelil.LowLevelILFunction attribute)
(binaryninja.mediumlevelil.MediumLevelILFunction attribute)
BasicBlock (class in binaryninja.basicblock), [1]
BasicBlockEdge (class in binaryninja.basicblock), [1]
begin_undo_actions() (binaryninja.binaryview.BinaryView method)
(binaryninja.filemetadata.FileMetadata method)
BeginMemoryOperandToken (binaryninja.enums.InstructionTextTokenType attribute)
BigEndian (binaryninja.enums.Endianness attribute)
BinaryCodecTransform (binaryninja.enums.TransformType attribute)
BinaryDataNotification (class in binaryninja.binaryview), [1]
BinaryDataNotificationCallbacks (class in binaryninja.binaryview), [1]
BinaryDisplayType (binaryninja.enums.IntegerDisplayType attribute)
BinaryEncodeTransform (binaryninja.enums.TransformType attribute)
binaryninja (module)
binaryninja.architecture (module)
binaryninja.basicblock (module)
binaryninja.binaryview (module)
binaryninja.callingconvention (module)
binaryninja.databuffer (module)
binaryninja.demangle (module)
binaryninja.downloadprovider (module)
binaryninja.enums (module)
binaryninja.fileaccessor (module)
binaryninja.filemetadata (module)
binaryninja.function (module)
binaryninja.functionrecognizer (module)
binaryninja.highlight (module)
binaryninja.interaction (module)
binaryninja.lineardisassembly (module)
binaryninja.log (module)
binaryninja.lowlevelil (module)
binaryninja.mainthread (module)
binaryninja.mediumlevelil (module)
binaryninja.metadata (module)
binaryninja.platform (module)
binaryninja.plugin (module)
binaryninja.pluginmanager (module)
binaryninja.scriptingprovider (module)
binaryninja.setting (module)
binaryninja.transform (module)
binaryninja.types (module)
binaryninja.undoaction (module)
binaryninja.update (module)
BinaryReader (class in binaryninja.binaryview), [1]
BinaryView (class in binaryninja.binaryview), [1]
BinaryViewPluginType (binaryninja.enums.PluginType attribute)
(binaryninja.pluginmanager.RepoPlugin.PluginType attribute)
BinaryViewType (class in binaryninja.binaryview), [1]
BinaryWriter (class in binaryninja.binaryview), [1]
BlackHighlightColor (binaryninja.enums.HighlightStandardColor attribute)
BlankLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
blocks (binaryninja.function.FunctionGraph attribute)
BlueHighlightColor (binaryninja.enums.HighlightStandardColor attribute)
bool() (binaryninja.types.Type class method)
BooleanDataType (binaryninja.enums.MetadataType attribute)
BoolTypeClass (binaryninja.enums.TypeClass attribute)
BoolWithConfidence (class in binaryninja.types), [1]
branch_dependence (binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
BranchType (class in binaryninja.enums), [1]
breakpoint() (binaryninja.lowlevelil.LowLevelILFunction method)

C

call() (binaryninja.lowlevelil.LowLevelILFunction method)
call_stack_adjust() (binaryninja.lowlevelil.LowLevelILFunction method)
callback() (binaryninja.update.UpdateProgressCallback method)
CallDestination (binaryninja.enums.BranchType attribute)
caller_saved_regs (binaryninja.callingconvention.CallingConvention attribute)
calling_convention (binaryninja.function.Function attribute)
(binaryninja.types.Type attribute)
calling_conventions (binaryninja.architecture.Architecture attribute)
(binaryninja.platform.Platform attribute)
CallingConvention (class in binaryninja.callingconvention), [1]
CallingConventionName (class in binaryninja.enums), [1]
can_cancel (binaryninja.plugin.BackgroundTask attribute)
can_exit (binaryninja.basicblock.BasicBlock attribute)
can_return (binaryninja.function.Function attribute)
(binaryninja.types.Type attribute)
cancel() (binaryninja.binaryview.AnalysisCompletionEvent method)
(binaryninja.plugin.BackgroundTask method)
CancelButton (binaryninja.enums.MessageBoxButtonResult attribute)
cancelled (binaryninja.plugin.BackgroundTask attribute)
CarryFlagRole (binaryninja.enums.FlagRole attribute)
cdecl_calling_convention (binaryninja.platform.Platform attribute)
CdeclCallingConvention (binaryninja.enums.CallingConventionName attribute)
ceil() (binaryninja.lowlevelil.LowLevelILFunction method)
Changed (binaryninja.enums.ModificationStatus attribute)
CharacterConstantDisplayType (binaryninja.enums.IntegerDisplayType attribute)
CharacterConstantToken (binaryninja.enums.InstructionTextTokenType attribute)
check_for_updates() (binaryninja.pluginmanager.RepositoryManager method)
ChoiceField (class in binaryninja.interaction), [1]
ChoiceFormField (binaryninja.enums.FormInputFieldType attribute)
ClassNamedTypeClass (binaryninja.enums.NamedTypeReferenceClass attribute)
ClassStructureType (binaryninja.enums.StructureType attribute)
clear_indirect_branches() (binaryninja.lowlevelil.LowLevelILFunction method)
clobbered_regs (binaryninja.function.Function attribute)
close() (binaryninja.filemetadata.FileMetadata method)
(binaryninja.function.AdvancedFunctionAnalysisDataRequestor method)
close_logs() (in module binaryninja.log), [1]
CLRCallCallingConvention (binaryninja.enums.CallingConventionName attribute)
CodeDisassemblyLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
CodeRelativeAddressToken (binaryninja.enums.InstructionTextTokenType attribute)
CodeSymbolToken (binaryninja.enums.InstructionTextTokenType attribute)
comment (binaryninja.function.Function attribute)
comments (binaryninja.function.Function attribute)
commit_undo_actions() (binaryninja.binaryview.BinaryView method)
(binaryninja.filemetadata.FileMetadata method)
CommunityPluginOrigin (binaryninja.enums.PluginOrigin attribute)
compare_equal() (binaryninja.lowlevelil.LowLevelILFunction method)
compare_not_equal() (binaryninja.lowlevelil.LowLevelILFunction method)
compare_signed_greater_equal() (binaryninja.lowlevelil.LowLevelILFunction method)
compare_signed_greater_than() (binaryninja.lowlevelil.LowLevelILFunction method)
compare_signed_less_equal() (binaryninja.lowlevelil.LowLevelILFunction method)
compare_signed_less_than() (binaryninja.lowlevelil.LowLevelILFunction method)
compare_unsigned_greater_equal() (binaryninja.lowlevelil.LowLevelILFunction method)
compare_unsigned_greater_than() (binaryninja.lowlevelil.LowLevelILFunction method)
compare_unsigned_less_equal() (binaryninja.lowlevelil.LowLevelILFunction method)
compare_unsigned_less_than() (binaryninja.lowlevelil.LowLevelILFunction method)
complete (binaryninja.function.FunctionGraph attribute)
const (binaryninja.types.Type attribute)
const() (binaryninja.lowlevelil.LowLevelILFunction method)
const_pointer() (binaryninja.lowlevelil.LowLevelILFunction method)
constant() (binaryninja.function.RegisterValue class method)
constant_ptr() (binaryninja.function.RegisterValue class method)
ConstantPointerValue (binaryninja.enums.RegisterValueType attribute)
ConstantReference (class in binaryninja.function), [1]
ConstantValue (binaryninja.enums.RegisterValueType attribute)
ConstructorNameType (binaryninja.enums.NameType attribute)
convert_to_nop() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
(binaryninja.binaryview.BinaryView method)
CopyConstructorClosureNameType (binaryninja.enums.NameType attribute)
core_build_id (in module binaryninja)
core_expires (in module binaryninja)
core_license_count (in module binaryninja)
core_product (in module binaryninja)
core_product_type (in module binaryninja)
core_serial (in module binaryninja)
core_version (in module binaryninja)
CoreArchitecture (class in binaryninja.architecture), [1]
CoreFileAccessor (class in binaryninja.fileaccessor), [1]
CorePluginType (binaryninja.enums.PluginType attribute)
(binaryninja.pluginmanager.RepoPlugin.PluginType attribute)
count (binaryninja.types.Type attribute)
create() (binaryninja.binaryview.BinaryViewType method)
create_auto_stack_var() (binaryninja.function.Function method)
create_auto_var() (binaryninja.function.Function method)
create_database() (binaryninja.binaryview.BinaryView method)
(binaryninja.filemetadata.FileMetadata method)
create_graph() (binaryninja.function.Function method)
create_instance() (binaryninja.downloadprovider.DownloadProvider method)
(binaryninja.scriptingprovider.ScriptingProvider method)
create_user_function() (binaryninja.binaryview.BinaryView method)
create_user_stack_var() (binaryninja.function.Function method)
create_user_var() (binaryninja.function.Function method)
cstr() (in module binaryninja)
current_address (binaryninja.lowlevelil.LowLevelILFunction attribute)
(binaryninja.mediumlevelil.MediumLevelILFunction attribute)
CustomHighlightColor (binaryninja.enums.HighlightColorStyle attribute)
CyanHighlightColor (binaryninja.enums.HighlightStandardColor attribute)

D

data_inserted() (binaryninja.binaryview.BinaryDataNotification method)
data_removed() (binaryninja.binaryview.BinaryDataNotification method)
data_var_added() (binaryninja.binaryview.BinaryDataNotification method)
data_var_removed() (binaryninja.binaryview.BinaryDataNotification method)
data_var_updated() (binaryninja.binaryview.BinaryDataNotification method)
data_vars (binaryninja.binaryview.BinaryView attribute)
data_written() (binaryninja.binaryview.BinaryDataNotification method)
DataBuffer (class in binaryninja.databuffer), [1]
DataModificationAction (binaryninja.enums.ActionType attribute)
DataModificationAndAnalysisAction (binaryninja.enums.ActionType attribute)
DataSymbol (binaryninja.enums.SymbolType attribute)
DataSymbolToken (binaryninja.enums.InstructionTextTokenType attribute)
DataVariable (class in binaryninja.binaryview), [1]
DataVariableLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
DataVariableTokenContext (binaryninja.enums.InstructionTextTokenContext attribute)
DebugLog (binaryninja.enums.LogLevel attribute)
decode() (binaryninja.transform.Transform method)
DecodeTransform (binaryninja.enums.TransformType attribute)
default_calling_convention (binaryninja.platform.Platform attribute)
default_int_size (binaryninja.architecture.Architecture attribute)
default_repository (binaryninja.pluginmanager.RepositoryManager attribute)
DefaultConstructorClosureNameType (binaryninja.enums.NameType attribute)
DefaultFunctionAnalysisSkip (binaryninja.enums.FunctionAnalysisSkipOverride attribute)
DefaultIntegerDisplayType (binaryninja.enums.IntegerDisplayType attribute)
DefaultPluginCommand (binaryninja.enums.PluginCommandType attribute)
DefaultSectionSemantics (binaryninja.enums.SectionSemantics attribute)
define_auto_symbol() (binaryninja.binaryview.BinaryView method)
define_auto_symbol_and_var_or_function() (binaryninja.binaryview.BinaryView method)
define_data_var() (binaryninja.binaryview.BinaryView method)
define_imported_function() (binaryninja.binaryview.BinaryView method)
define_type() (binaryninja.binaryview.BinaryView method)
define_user_data_var() (binaryninja.binaryview.BinaryView method)
define_user_symbol() (binaryninja.binaryview.BinaryView method)
define_user_type() (binaryninja.binaryview.BinaryView method)
delete_auto_stack_var() (binaryninja.function.Function method)
delete_auto_var() (binaryninja.function.Function method)
delete_user_stack_var() (binaryninja.function.Function method)
delete_user_var() (binaryninja.function.Function method)
demangle_gnu3() (in module binaryninja.demangle), [1]
demangle_ms() (in module binaryninja.demangle), [1]
description (binaryninja.pluginmanager.RepoPlugin attribute)
DestructorNameType (binaryninja.enums.NameType attribute)
DirectoryNameField (class in binaryninja.interaction), [1]
DirectoryNameFormField (binaryninja.enums.FormInputFieldType attribute)
disable_plugin() (binaryninja.pluginmanager.RepositoryManager method)
DisassembleState (binaryninja.enums.AnalysisState attribute)
disassembly_text (binaryninja.basicblock.BasicBlock attribute)
DisassemblyOption (class in binaryninja.enums), [1]
DisassemblySettings (class in binaryninja.function), [1]
DisassemblyTextLine (class in binaryninja.function), [1]
div_double_prec_signed() (binaryninja.lowlevelil.LowLevelILFunction method)
div_double_prec_unsigned() (binaryninja.lowlevelil.LowLevelILFunction method)
div_signed() (binaryninja.lowlevelil.LowLevelILFunction method)
div_unsigned() (binaryninja.lowlevelil.LowLevelILFunction method)
dominance_frontier (binaryninja.basicblock.BasicBlock attribute)
dominator_tree_children (binaryninja.basicblock.BasicBlock attribute)
dominators (binaryninja.basicblock.BasicBlock attribute)
done (binaryninja.plugin.MainThreadAction attribute)
DoubleDataType (binaryninja.enums.MetadataType attribute)
DownloadInstance (class in binaryninja.downloadprovider), [1]
DownloadProvider (class in binaryninja.downloadprovider), [1]

E

EabiCallCallingConvention (binaryninja.enums.CallingConventionName attribute)
EarlyPluginLoadOrder (binaryninja.enums.PluginLoadOrder attribute)
EHVectorConstructorIteratorNameType (binaryninja.enums.NameType attribute)
EHVectorDestructorIteratorNameType (binaryninja.enums.NameType attribute)
EHVectorVBaseConstructorIteratorNameType (binaryninja.enums.NameType attribute)
element_type (binaryninja.types.Type attribute)
enable_plugin() (binaryninja.pluginmanager.RepositoryManager method)
enabled (binaryninja.pluginmanager.RepoPlugin attribute)
encode() (binaryninja.transform.Transform method)
EncryptTransform (binaryninja.enums.TransformType attribute)
end (binaryninja.basicblock.BasicBlock attribute)
(binaryninja.binaryview.BinaryView attribute)
(binaryninja.binaryview.Section attribute)
(binaryninja.binaryview.Segment attribute)
(binaryninja.function.FunctionGraphBlock attribute)
end() (binaryninja.scriptingprovider.PythonScriptingInstance.InterpreterThread method)
endianness (binaryninja.architecture.Architecture attribute)
(binaryninja.binaryview.BinaryReader attribute)
(binaryninja.binaryview.BinaryView attribute)
(binaryninja.binaryview.BinaryWriter attribute)
Endianness (class in binaryninja.enums), [1]
EndMemoryOperandToken (binaryninja.enums.InstructionTextTokenType attribute)
entry_function (binaryninja.binaryview.BinaryView attribute)
entry_point (binaryninja.binaryview.BinaryView attribute)
entry_value() (binaryninja.function.RegisterValue class method)
EntryValue (binaryninja.enums.RegisterValueType attribute)
enumeration (binaryninja.types.Type attribute)
Enumeration (class in binaryninja.types), [1]
enumeration_type() (binaryninja.types.Type class method)
EnumerationMember (class in binaryninja.types), [1]
EnumerationTypeClass (binaryninja.enums.TypeClass attribute)
EnumNamedTypeClass (binaryninja.enums.NamedTypeReferenceClass attribute)
eof (binaryninja.binaryview.BinaryReader attribute)
error() (binaryninja.scriptingprovider.ScriptingInstance method)
ErrorIcon (binaryninja.enums.MessageBoxIcon attribute)
ErrorLog (binaryninja.enums.LogLevel attribute)
escape() (binaryninja.databuffer.DataBuffer method)
escape_string() (in module binaryninja.databuffer), [1]
EvenParityFlagRole (binaryninja.enums.FlagRole attribute)
ExceedFunctionAnalysisTimeSkipReason (binaryninja.enums.AnalysisSkipReason attribute)
ExceedFunctionSizeSkipReason (binaryninja.enums.AnalysisSkipReason attribute)
executable (binaryninja.binaryview.BinaryView attribute)
(binaryninja.binaryview.Segment attribute)
execute() (binaryninja.plugin.MainThreadAction method)
(binaryninja.plugin.PluginCommand method)
(binaryninja.scriptingprovider.PythonScriptingInstance.InterpreterThread method)
execute_on_main_thread() (in module binaryninja.mainthread), [1]
execute_on_main_thread_and_wait() (in module binaryninja.mainthread), [1]
execute_script_input() (binaryninja.scriptingprovider.ScriptingInstance method)
ExpandLongOpcode (binaryninja.enums.DisassemblyOption attribute)
explicitly_defined_type (binaryninja.function.Function attribute)
expr() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
expr_type (binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
ExtendedAnalyzeState (binaryninja.enums.AnalysisState attribute)

F

FalseBranch (binaryninja.enums.BranchType attribute)
FalseBranchDependent (binaryninja.enums.ILBranchDependence attribute)
fastcall_calling_convention (binaryninja.platform.Platform attribute)
FastcallCallingConvention (binaryninja.enums.CallingConventionName attribute)
FieldNameToken (binaryninja.enums.InstructionTextTokenType attribute)
FileAccessor (class in binaryninja.fileaccessor), [1]
FileMetadata (class in binaryninja.filemetadata), [1]
filename (binaryninja.filemetadata.FileMetadata attribute)
finalize() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
find_next_data() (binaryninja.binaryview.BinaryView method)
FindCaseInsensitive (binaryninja.enums.FindFlag attribute)
FindFlag (class in binaryninja.enums), [1]
finish() (binaryninja.plugin.BackgroundTask method)
finished (binaryninja.plugin.BackgroundTask attribute)
flag() (binaryninja.lowlevelil.LowLevelILFunction method)
flag_bit() (binaryninja.lowlevelil.LowLevelILFunction method)
flag_condition() (binaryninja.lowlevelil.LowLevelILFunction method)
flag_conditions_for_semantic_flag_group (binaryninja.architecture.Architecture attribute)
flag_group() (binaryninja.lowlevelil.LowLevelILFunction method)
flag_roles (binaryninja.architecture.Architecture attribute)
flag_write_types (binaryninja.architecture.Architecture attribute)
FlagRole (class in binaryninja.enums), [1]
flags (binaryninja.architecture.Architecture attribute)
flags_required_for_flag_condition (binaryninja.architecture.Architecture attribute)
flags_required_for_semantic_flag_group (binaryninja.architecture.Architecture attribute)
flags_written_by_flag_write_type (binaryninja.architecture.Architecture attribute)
FlagVariableSourceType (binaryninja.enums.VariableSourceType attribute)
float() (binaryninja.types.Type class method)
float_abs() (binaryninja.lowlevelil.LowLevelILFunction method)
float_add() (binaryninja.lowlevelil.LowLevelILFunction method)
float_arg_regs (binaryninja.callingconvention.CallingConvention attribute)
float_compare_equal() (binaryninja.lowlevelil.LowLevelILFunction method)
float_compare_greater_equal() (binaryninja.lowlevelil.LowLevelILFunction method)
float_compare_greater_than() (binaryninja.lowlevelil.LowLevelILFunction method)
float_compare_less_equal() (binaryninja.lowlevelil.LowLevelILFunction method)
float_compare_less_than() (binaryninja.lowlevelil.LowLevelILFunction method)
float_compare_not_equal() (binaryninja.lowlevelil.LowLevelILFunction method)
float_compare_unordered() (binaryninja.lowlevelil.LowLevelILFunction method)
float_const_double() (binaryninja.lowlevelil.LowLevelILFunction method)
float_const_raw() (binaryninja.lowlevelil.LowLevelILFunction method)
float_const_single() (binaryninja.lowlevelil.LowLevelILFunction method)
float_convert() (binaryninja.lowlevelil.LowLevelILFunction method)
float_div() (binaryninja.lowlevelil.LowLevelILFunction method)
float_mult() (binaryninja.lowlevelil.LowLevelILFunction method)
float_neg() (binaryninja.lowlevelil.LowLevelILFunction method)
float_return_reg (binaryninja.callingconvention.CallingConvention attribute)
float_sqrt() (binaryninja.lowlevelil.LowLevelILFunction method)
float_sub() (binaryninja.lowlevelil.LowLevelILFunction method)
float_to_int() (binaryninja.lowlevelil.LowLevelILFunction method)
float_trunc() (binaryninja.lowlevelil.LowLevelILFunction method)
FloatingPointToken (binaryninja.enums.InstructionTextTokenType attribute)
FloatTypeClass (binaryninja.enums.TypeClass attribute)
floor() (binaryninja.lowlevelil.LowLevelILFunction method)
FormInputFieldType (class in binaryninja.enums), [1]
FriendScope (binaryninja.enums.MemberScope attribute)
from_identifier() (binaryninja.function.Variable class method)
full_name (binaryninja.types.Symbol attribute)
full_path (binaryninja.pluginmanager.Repository attribute)
full_width_regs (binaryninja.architecture.Architecture attribute)
function (binaryninja.basicblock.BasicBlock attribute)
(binaryninja.function.AdvancedFunctionAnalysisDataRequestor attribute)
(binaryninja.function.FunctionGraph attribute)
Function (class in binaryninja.function), [1]
function() (binaryninja.types.Type class method)
function_added() (binaryninja.binaryview.BinaryDataNotification method)
function_removed() (binaryninja.binaryview.BinaryDataNotification method)
function_type (binaryninja.function.Function attribute)
function_update_requested() (binaryninja.binaryview.BinaryDataNotification method)
function_updated() (binaryninja.binaryview.BinaryDataNotification method)
FunctionAnalysisSkipOverride (class in binaryninja.enums), [1]
FunctionContinuationLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
FunctionEndLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
FunctionGraph (class in binaryninja.function), [1]
FunctionGraphBlock (class in binaryninja.function), [1]
FunctionGraphEdge (class in binaryninja.function), [1]
FunctionGraphType (class in binaryninja.enums), [1]
FunctionHeaderEndLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
FunctionHeaderLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
FunctionHeaderStartLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
FunctionParameter (class in binaryninja.types), [1]
FunctionPluginCommand (binaryninja.enums.PluginCommandType attribute)
FunctionRecognizer (class in binaryninja.functionrecognizer), [1]
FunctionReturn (binaryninja.enums.BranchType attribute)
FunctionReturnTokenContext (binaryninja.enums.InstructionTextTokenContext attribute)
functions (binaryninja.binaryview.BinaryView attribute)
(binaryninja.platform.Platform attribute)
FunctionSymbol (binaryninja.enums.SymbolType attribute)
FunctionTypeClass (binaryninja.enums.TypeClass attribute)

G

generate_auto_demangled_type_id() (binaryninja.types.Type class method)
generate_auto_demangled_type_ref() (binaryninja.types.NamedTypeReference class method)
generate_auto_platform_type_id() (binaryninja.platform.Platform method)
generate_auto_platform_type_ref() (binaryninja.platform.Platform method)
generate_auto_type_id() (binaryninja.types.Type class method)
generate_auto_type_ref() (binaryninja.types.NamedTypeReference class method)
get_address_for_data_offset() (binaryninja.binaryview.BinaryView method)
get_address_input() (binaryninja.binaryview.BinaryView method)
(binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
get_arch() (binaryninja.binaryview.BinaryViewType method)
get_associated_arch_by_address() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
get_associated_platform_by_address() (binaryninja.platform.Platform method)
get_auto_demangled_type_id_source() (binaryninja.types.Type class method)
get_auto_platform_type_id_source() (binaryninja.platform.Platform method)
get_basic_block_at() (binaryninja.function.Function method)
get_basic_blocks_at() (binaryninja.binaryview.BinaryView method)
get_basic_blocks_starting_at() (binaryninja.binaryview.BinaryView method)
get_block_annotations() (binaryninja.function.Function method)
get_blocks_in_region() (binaryninja.function.FunctionGraph method)
get_bool() (binaryninja.setting.Setting method)
get_branch_dependence() (binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_call_reg_stack_adjustment() (binaryninja.function.Function method)
get_call_reg_stack_adjustment_for_reg_stack() (binaryninja.function.Function method)
get_call_stack_adjustment() (binaryninja.function.Function method)
get_choice_input() (binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
get_code_refs() (binaryninja.binaryview.BinaryView method)
get_comment_at() (binaryninja.function.Function method)
get_constants_referenced_by() (binaryninja.function.Function method)
get_data_var_at() (binaryninja.binaryview.BinaryView method)
get_default_flag_condition_low_level_il() (binaryninja.architecture.Architecture method)
get_default_flag_write_low_level_il() (binaryninja.architecture.Architecture method)
get_dict() (binaryninja.metadata.Metadata method)
get_directory_name_input() (binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
get_disassembly() (binaryninja.binaryview.BinaryView method)
get_disassembly_text() (binaryninja.basicblock.BasicBlock method)
get_double() (binaryninja.setting.Setting method)
get_flag_by_name() (binaryninja.architecture.Architecture method)
get_flag_condition_low_level_il() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
get_flag_index() (binaryninja.architecture.Architecture method)
get_flag_name() (binaryninja.architecture.Architecture method)
get_flag_role() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
get_flag_value() (binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_flag_value_after() (binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_flag_write_low_level_il() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
get_flag_write_type_by_name() (binaryninja.architecture.Architecture method)
get_flag_write_type_name() (binaryninja.architecture.Architecture method)
get_flags_read_by_lifted_il_instruction() (binaryninja.function.Function method)
get_flags_required_for_flag_condition() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
get_flags_written_by_lifted_il_instruction() (binaryninja.function.Function method)
get_form_input() (binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
get_function_at() (binaryninja.binaryview.BinaryView method)
get_function_by_name() (binaryninja.platform.Platform method)
get_functions_at() (binaryninja.binaryview.BinaryView method)
get_functions_containing() (binaryninja.binaryview.BinaryView method)
get_incoming_flag_value() (binaryninja.callingconvention.CallingConvention method)
get_incoming_reg_value() (binaryninja.callingconvention.CallingConvention method)
get_incoming_var_for_parameter_var() (binaryninja.callingconvention.CallingConvention method)
get_indirect_branches_at() (binaryninja.function.Function method)
get_install_directory() (in module binaryninja)
get_instr_highlight() (binaryninja.function.Function method)
get_instruction_info() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
get_instruction_length() (binaryninja.binaryview.BinaryView method)
get_instruction_low_level_il() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
get_instruction_low_level_il_instruction() (binaryninja.architecture.Architecture method)
get_instruction_start() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
get_instruction_text() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
get_int_display_type() (binaryninja.function.Function method)
get_int_input() (binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
get_integer() (binaryninja.setting.Setting method)
get_integer_list() (binaryninja.setting.Setting method)
get_intrinsic_index() (binaryninja.architecture.Architecture method)
get_intrinsic_name() (binaryninja.architecture.Architecture method)
get_iterated_dominance_frontier() (binaryninja.basicblock.BasicBlock class method)
get_label_for_address() (binaryninja.lowlevelil.LowLevelILFunction method)
get_length() (binaryninja.fileaccessor.CoreFileAccessor method)
get_lifted_il_at() (binaryninja.function.Function method)
get_lifted_il_flag_definitions_for_use() (binaryninja.function.Function method)
get_lifted_il_flag_uses_for_definition() (binaryninja.function.Function method)
get_linear_disassembly() (binaryninja.binaryview.BinaryView method)
get_linear_disassembly_position_at() (binaryninja.binaryview.BinaryView method)
get_low_level_il_at() (binaryninja.function.Function method)
get_low_level_il_exits_at() (binaryninja.function.Function method)
get_low_level_il_expr_index() (binaryninja.mediumlevelil.MediumLevelILFunction method)
get_low_level_il_from_bytes() (binaryninja.architecture.Architecture method)
get_low_level_il_instruction_index() (binaryninja.mediumlevelil.MediumLevelILFunction method)
get_mapped_medium_level_il_expr_index() (binaryninja.lowlevelil.LowLevelILFunction method)
get_mapped_medium_level_il_instruction_index() (binaryninja.lowlevelil.LowLevelILFunction method)
get_medium_level_il_expr_index() (binaryninja.lowlevelil.LowLevelILFunction method)
get_medium_level_il_instruction_index() (binaryninja.lowlevelil.LowLevelILFunction method)
get_modification() (binaryninja.binaryview.BinaryView method)
get_modified_regs_on_write() (binaryninja.architecture.Architecture method)
get_next_basic_block_start_after() (binaryninja.binaryview.BinaryView method)
get_next_data_after() (binaryninja.binaryview.BinaryView method)
get_next_data_var_after() (binaryninja.binaryview.BinaryView method)
get_next_disassembly() (binaryninja.binaryview.BinaryView method)
get_next_function_start_after() (binaryninja.binaryview.BinaryView method)
get_next_linear_disassembly_lines() (binaryninja.binaryview.BinaryView method)
get_non_ssa_instruction_index() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
get_open_filename_input() (binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
get_parameter_at() (binaryninja.function.Function method)
get_parameter_at_low_level_il_instruction() (binaryninja.function.Function method)
get_parameter_var_for_incoming_var() (binaryninja.callingconvention.CallingConvention method)
get_platform() (binaryninja.binaryview.BinaryViewType method)
get_possible_flag_values() (binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_possible_flag_values_after() (binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_possible_reg_values() (binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_possible_reg_values_after() (binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_possible_stack_contents() (binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_possible_stack_contents_after() (binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_previous_basic_block_end_before() (binaryninja.binaryview.BinaryView method)
get_previous_basic_block_start_before() (binaryninja.binaryview.BinaryView method)
get_previous_data_before() (binaryninja.binaryview.BinaryView method)
get_previous_data_var_before() (binaryninja.binaryview.BinaryView method)
get_previous_function_start_before() (binaryninja.binaryview.BinaryView method)
get_previous_linear_disassembly_lines() (binaryninja.binaryview.BinaryView method)
get_qualified_name() (in module binaryninja.demangle), [1]
get_recent_basic_block_at() (binaryninja.binaryview.BinaryView method)
get_recent_function_at() (binaryninja.binaryview.BinaryView method)
get_reg_index() (binaryninja.architecture.Architecture method)
get_reg_name() (binaryninja.architecture.Architecture method)
get_reg_stack_for_reg() (binaryninja.architecture.Architecture method)
get_reg_stack_index() (binaryninja.architecture.Architecture method)
get_reg_stack_name() (binaryninja.architecture.Architecture method)
get_reg_value() (binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_reg_value_after() (binaryninja.function.Function method)
(binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_reg_value_at() (binaryninja.function.Function method)
get_reg_value_at_exit() (binaryninja.function.Function method)
get_regs_read_by() (binaryninja.function.Function method)
get_regs_written_by() (binaryninja.function.Function method)
get_related_platform() (binaryninja.platform.Platform method)
get_save_filename_input() (binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
get_section_by_name() (binaryninja.binaryview.BinaryView method)
get_sections_at() (binaryninja.binaryview.BinaryView method)
get_segment_at() (binaryninja.binaryview.BinaryView method)
get_selected_data() (binaryninja.scriptingprovider.PythonScriptingInstance.InterpreterThread method)
get_semantic_flag_class_by_name() (binaryninja.architecture.Architecture method)
get_semantic_flag_class_index() (binaryninja.architecture.Architecture method)
get_semantic_flag_class_name() (binaryninja.architecture.Architecture method)
get_semantic_flag_group_by_name() (binaryninja.architecture.Architecture method)
get_semantic_flag_group_index() (binaryninja.architecture.Architecture method)
get_semantic_flag_group_low_level_il() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
get_semantic_flag_group_name() (binaryninja.architecture.Architecture method)
get_ssa_flag_definition() (binaryninja.lowlevelil.LowLevelILFunction method)
get_ssa_flag_uses() (binaryninja.lowlevelil.LowLevelILFunction method)
get_ssa_flag_value() (binaryninja.lowlevelil.LowLevelILFunction method)
get_ssa_instruction_index() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
get_ssa_memory_definition() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
get_ssa_memory_uses() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
get_ssa_reg_definition() (binaryninja.lowlevelil.LowLevelILFunction method)
get_ssa_reg_uses() (binaryninja.lowlevelil.LowLevelILFunction method)
get_ssa_reg_value() (binaryninja.lowlevelil.LowLevelILFunction method)
get_ssa_var_definition() (binaryninja.mediumlevelil.MediumLevelILFunction method)
get_ssa_var_possible_values() (binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_ssa_var_uses() (binaryninja.mediumlevelil.MediumLevelILFunction method)
get_ssa_var_value() (binaryninja.mediumlevelil.MediumLevelILFunction method)
get_ssa_var_version() (binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_stack_contents() (binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_stack_contents_after() (binaryninja.function.Function method)
(binaryninja.lowlevelil.LowLevelILInstruction method)
(binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_stack_contents_at() (binaryninja.function.Function method)
get_stack_var_at_frame_offset() (binaryninja.function.Function method)
get_stack_vars_referenced_by() (binaryninja.function.Function method)
get_string() (binaryninja.setting.Setting method)
get_string_after_name() (binaryninja.types.Type method)
get_string_before_name() (binaryninja.types.Type method)
get_string_list() (binaryninja.setting.Setting method)
get_strings() (binaryninja.binaryview.BinaryView method)
get_symbol_at() (binaryninja.binaryview.BinaryView method)
get_symbol_by_raw_name() (binaryninja.binaryview.BinaryView method)
get_symbols() (binaryninja.binaryview.BinaryView method)
get_symbols_by_name() (binaryninja.binaryview.BinaryView method)
get_symbols_of_type() (binaryninja.binaryview.BinaryView method)
get_system_call_name() (binaryninja.platform.Platform method)
get_system_call_type() (binaryninja.platform.Platform method)
get_text_line_input() (binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
get_time_since_last_update_check() (in module binaryninja.update), [1]
get_tokens() (binaryninja.types.Type method)
get_tokens_after_name() (binaryninja.types.Type method)
get_tokens_before_name() (binaryninja.types.Type method)
get_type_by_id() (binaryninja.binaryview.BinaryView method)
get_type_by_name() (binaryninja.binaryview.BinaryView method)
(binaryninja.platform.Platform method)
get_type_id() (binaryninja.binaryview.BinaryView method)
get_type_name_by_id() (binaryninja.binaryview.BinaryView method)
get_type_tokens() (binaryninja.function.Function method)
get_unique_identifier() (in module binaryninja)
get_unique_section_names() (binaryninja.binaryview.BinaryView method)
get_valid_list() (binaryninja.plugin.PluginCommand class method)
get_var_definitions() (binaryninja.mediumlevelil.MediumLevelILFunction method)
get_var_for_flag() (binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_var_for_reg() (binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_var_for_stack_location() (binaryninja.mediumlevelil.MediumLevelILInstruction method)
get_var_uses() (binaryninja.mediumlevelil.MediumLevelILFunction method)
get_variable_by_name() (binaryninja.platform.Platform method)
get_view_of_file() (binaryninja.binaryview.BinaryViewType class method)
get_view_of_type() (binaryninja.binaryview.BinaryView method)
(binaryninja.filemetadata.FileMetadata method)
get_view_type_constant() (binaryninja.architecture.Architecture method)
get_worker_thread_count() (in module binaryninja.mainthread), [1]
global_pointer_reg (binaryninja.callingconvention.CallingConvention attribute)
global_pointer_value (binaryninja.binaryview.BinaryView attribute)
(binaryninja.function.Function attribute)
global_regs (binaryninja.architecture.Architecture attribute)
goto() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
GreenHighlightColor (binaryninja.enums.HighlightStandardColor attribute)
group (binaryninja.transform.Transform attribute)
GroupLinearDisassemblyFunctions (binaryninja.enums.DisassemblyOption attribute)

H

HalfCarryFlagRole (binaryninja.enums.FlagRole attribute)
has_blocks (binaryninja.function.FunctionGraph attribute)
has_database (binaryninja.binaryview.BinaryView attribute)
(binaryninja.filemetadata.FileMetadata attribute)
has_functions (binaryninja.binaryview.BinaryView attribute)
has_undetermined_outgoing_edges (binaryninja.basicblock.BasicBlock attribute)
has_variable_arguments (binaryninja.function.Function attribute)
(binaryninja.types.Type attribute)
HashTransform (binaryninja.enums.TransformType attribute)
height (binaryninja.function.FunctionGraph attribute)
(binaryninja.function.FunctionGraphBlock attribute)
HexDumpByteValueToken (binaryninja.enums.InstructionTextTokenType attribute)
HexDumpInvalidByteToken (binaryninja.enums.InstructionTextTokenType attribute)
HexDumpLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
HexDumpSkippedByteToken (binaryninja.enums.InstructionTextTokenType attribute)
HexDumpTextToken (binaryninja.enums.InstructionTextTokenType attribute)
high_int_return_reg (binaryninja.callingconvention.CallingConvention attribute)
highlight (binaryninja.basicblock.BasicBlock attribute)
HighlightColor (class in binaryninja.highlight), [1]
HighlightColorStyle (class in binaryninja.enums), [1]
HighlightStandardColor (class in binaryninja.enums), [1]
horizontal_block_margin (binaryninja.function.FunctionGraph attribute)

I

IdleState (binaryninja.enums.AnalysisState attribute)
if_expr() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
il_function (binaryninja.function.FunctionGraph attribute)
ILBranchDependence (class in binaryninja.enums), [1]
ILFlag (class in binaryninja.lowlevelil), [1]
ILIntrinsic (class in binaryninja.lowlevelil), [1]
ILOperations (binaryninja.lowlevelil.LowLevelILInstruction attribute)
(binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
ILRegister (class in binaryninja.lowlevelil), [1]
ILRegisterStack (class in binaryninja.lowlevelil), [1]
ILSemanticFlagClass (class in binaryninja.lowlevelil), [1]
ILSemanticFlagGroup (class in binaryninja.lowlevelil), [1]
immediate_dominator (binaryninja.basicblock.BasicBlock attribute)
implicitly_defined_regs (binaryninja.callingconvention.CallingConvention attribute)
ImplicitRegisterExtend (class in binaryninja.enums), [1]
ImportAddressSymbol (binaryninja.enums.SymbolType attribute)
imported_address() (binaryninja.function.RegisterValue class method)
ImportedAddressValue (binaryninja.enums.RegisterValueType attribute)
ImportedDataSymbol (binaryninja.enums.SymbolType attribute)
ImportedFunctionSymbol (binaryninja.enums.SymbolType attribute)
ImportToken (binaryninja.enums.InstructionTextTokenType attribute)
incoming_edges (binaryninja.basicblock.BasicBlock attribute)
IncompleteScriptInput (binaryninja.enums.ScriptingProviderExecuteResult attribute)
index (binaryninja.basicblock.BasicBlock attribute)
indirect_branches (binaryninja.function.Function attribute)
IndirectBranch (binaryninja.enums.BranchType attribute)
IndirectBranchInfo (class in binaryninja.function), [1]
IndirectImportToken (binaryninja.enums.InstructionTextTokenType attribute)
info (binaryninja.lowlevelil.ILRegister attribute)
(binaryninja.lowlevelil.ILRegisterStack attribute)
InfoLog (binaryninja.enums.LogLevel attribute)
InformationIcon (binaryninja.enums.MessageBoxIcon attribute)
init() (binaryninja.binaryview.BinaryView method)
initialized (binaryninja.pluginmanager.Repository attribute)
input_ready_state (binaryninja.scriptingprovider.ScriptingInstance attribute)
insert() (binaryninja.binaryview.BinaryView method)
(binaryninja.types.Structure method)
Inserted (binaryninja.enums.ModificationStatus attribute)
InSetOfValues (binaryninja.enums.RegisterValueType attribute)
install_pending_update() (in module binaryninja.update), [1]
install_plugin() (binaryninja.pluginmanager.RepositoryManager method)
installed (binaryninja.pluginmanager.RepoPlugin attribute)
instance_class (binaryninja.downloadprovider.DownloadProvider attribute)
(binaryninja.downloadprovider.PythonDownloadProvider attribute)
(binaryninja.scriptingprovider.PythonScriptingProvider attribute)
(binaryninja.scriptingprovider.ScriptingProvider attribute)
instr_alignment (binaryninja.architecture.Architecture attribute)
InstructionBranch (class in binaryninja.function), [1]
InstructionInfo (class in binaryninja.function), [1]
instructions (binaryninja.binaryview.BinaryView attribute)
(binaryninja.function.Function attribute)
InstructionTextToken (class in binaryninja.function), [1]
InstructionTextTokenContext (class in binaryninja.enums), [1]
InstructionTextTokenType (class in binaryninja.enums), [1]
InstructionToken (binaryninja.enums.InstructionTextTokenType attribute)
int() (binaryninja.types.Type class method)
int_arg_regs (binaryninja.callingconvention.CallingConvention attribute)
int_return_reg (binaryninja.callingconvention.CallingConvention attribute)
int_to_float() (binaryninja.lowlevelil.LowLevelILFunction method)
IntegerDisplayType (class in binaryninja.enums), [1]
IntegerField (class in binaryninja.interaction), [1]
IntegerFormField (binaryninja.enums.FormInputFieldType attribute)
IntegerToken (binaryninja.enums.InstructionTextTokenType attribute)
IntegerTypeClass (binaryninja.enums.TypeClass attribute)
InteractionHandler (class in binaryninja.interaction), [1]
intrinsic() (binaryninja.lowlevelil.LowLevelILFunction method)
IntrinsicInfo (class in binaryninja.function), [1]
IntrinsicInput (class in binaryninja.function), [1]
intrinsics (binaryninja.architecture.Architecture attribute)
InvalidDataType (binaryninja.enums.MetadataType attribute)
InvalidScriptInput (binaryninja.enums.ScriptingProviderExecuteResult attribute)
invert_branch() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
(binaryninja.binaryview.BinaryView method)
InvertingTransform (binaryninja.enums.TransformType attribute)
is_always_branch_patch_available() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
(binaryninja.binaryview.BinaryView method)
is_array (binaryninja.metadata.Metadata attribute)
is_bool() (binaryninja.setting.Setting method)
is_boolean (binaryninja.metadata.Metadata attribute)
is_dict (binaryninja.metadata.Metadata attribute)
is_double() (binaryninja.setting.Setting method)
is_float (binaryninja.metadata.Metadata attribute)
is_il (binaryninja.basicblock.BasicBlock attribute)
(binaryninja.function.FunctionGraph attribute)
is_integer (binaryninja.metadata.Metadata attribute)
is_integer() (binaryninja.setting.Setting method)
is_integer_list() (binaryninja.setting.Setting method)
is_invert_branch_patch_available() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
(binaryninja.binaryview.BinaryView method)
is_low_level_il (binaryninja.basicblock.BasicBlock attribute)
(binaryninja.function.FunctionGraph attribute)
is_medium_level_il (binaryninja.basicblock.BasicBlock attribute)
(binaryninja.function.FunctionGraph attribute)
is_never_branch_patch_available() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
(binaryninja.binaryview.BinaryView method)
is_offset_code_semantics() (binaryninja.binaryview.BinaryView method)
is_offset_executable() (binaryninja.binaryview.BinaryView method)
is_offset_readable() (binaryninja.binaryview.BinaryView method)
is_offset_writable() (binaryninja.binaryview.BinaryView method)
is_offset_writable_semantics() (binaryninja.binaryview.BinaryView method)
is_option_set() (binaryninja.function.DisassemblySettings method)
(binaryninja.function.FunctionGraph method)
is_output_redirected_to_log() (in module binaryninja.log), [1]
is_present() (binaryninja.setting.Setting method)
is_raw (binaryninja.metadata.Metadata attribute)
is_signed_integer (binaryninja.metadata.Metadata attribute)
is_skip_and_return_value_patch_available() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
(binaryninja.binaryview.BinaryView method)
is_skip_and_return_zero_patch_available() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
(binaryninja.binaryview.BinaryView method)
is_ssa_var_live() (binaryninja.mediumlevelil.MediumLevelILFunction method)
is_string (binaryninja.metadata.Metadata attribute)
is_string() (binaryninja.setting.Setting method)
is_string_list() (binaryninja.setting.Setting method)
is_type_auto_defined() (binaryninja.binaryview.BinaryView method)
is_unsigned_integer (binaryninja.metadata.Metadata attribute)
is_update_installation_pending() (in module binaryninja.update), [1]
is_valid() (binaryninja.plugin.PluginCommand method)
is_valid_for_data() (binaryninja.binaryview.BinaryViewType method)
is_valid_offset() (binaryninja.binaryview.BinaryView method)
is_view_type_constant_defined() (binaryninja.architecture.Architecture method)

J

join() (binaryninja.plugin.BackgroundTaskThread method)
jump() (binaryninja.lowlevelil.LowLevelILFunction method)

K

KeyValueDataType (binaryninja.enums.MetadataType attribute)
KeywordToken (binaryninja.enums.InstructionTextTokenType attribute)

L

LabelField (class in binaryninja.interaction), [1]
LabelFormField (binaryninja.enums.FormInputFieldType attribute)
LatePluginLoadOrder (binaryninja.enums.PluginLoadOrder attribute)
latest_version (binaryninja.update.UpdateChannel attribute)
layout() (binaryninja.function.FunctionGraph method)
layout_and_wait() (binaryninja.function.FunctionGraph method)
length (binaryninja.basicblock.BasicBlock attribute)
(binaryninja.binaryview.AddressRange attribute)
license (binaryninja.pluginmanager.RepoPlugin attribute)
license_text (binaryninja.pluginmanager.RepoPlugin attribute)
lifted_il (binaryninja.function.Function attribute)
LiftedILFunctionGraph (binaryninja.enums.FunctionGraphType attribute)
linear_disassembly (binaryninja.binaryview.BinaryView attribute)
LinearDisassemblyLine (class in binaryninja.lineardisassembly), [1]
LinearDisassemblyLineType (class in binaryninja.enums), [1]
LinearDisassemblyPosition (class in binaryninja.lineardisassembly), [1]
lines (binaryninja.function.FunctionGraphBlock attribute)
link_reg (binaryninja.architecture.Architecture attribute)
list (binaryninja.architecture.Architecture attribute)
(binaryninja.binaryview.BinaryViewType attribute)
(binaryninja.platform.Platform attribute)
(binaryninja.plugin.BackgroundTask attribute)
(binaryninja.plugin.PluginCommand attribute)
(binaryninja.scriptingprovider.ScriptingProvider attribute)
(binaryninja.transform.Transform attribute)
LittleEndian (binaryninja.enums.Endianness attribute)
LLFC_E (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_FE (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_FGE (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_FGT (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_FLE (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_FLT (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_FNE (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_FO (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_FUO (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_NE (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_NEG (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_NO (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_O (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_POS (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_SGE (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_SGT (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_SLE (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_SLT (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_UGE (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_UGT (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_ULE (binaryninja.enums.LowLevelILFlagCondition attribute)
LLFC_ULT (binaryninja.enums.LowLevelILFlagCondition attribute)
LLIL_ADC (binaryninja.enums.LowLevelILOperation attribute)
LLIL_ADD (binaryninja.enums.LowLevelILOperation attribute)
LLIL_ADD_OVERFLOW (binaryninja.enums.LowLevelILOperation attribute)
LLIL_AND (binaryninja.enums.LowLevelILOperation attribute)
LLIL_ASR (binaryninja.enums.LowLevelILOperation attribute)
llil_basic_blocks (binaryninja.binaryview.BinaryView attribute)
(binaryninja.function.Function attribute)
LLIL_BOOL_TO_INT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_BP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CALL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CALL_OUTPUT_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CALL_PARAM (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CALL_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CALL_STACK_ADJUST (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CALL_STACK_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CEIL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CMP_E (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CMP_NE (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CMP_SGE (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CMP_SGT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CMP_SLE (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CMP_SLT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CMP_UGE (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CMP_UGT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CMP_ULE (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CMP_ULT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CONST (binaryninja.enums.LowLevelILOperation attribute)
LLIL_CONST_PTR (binaryninja.enums.LowLevelILOperation attribute)
LLIL_DIVS (binaryninja.enums.LowLevelILOperation attribute)
LLIL_DIVS_DP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_DIVU (binaryninja.enums.LowLevelILOperation attribute)
LLIL_DIVU_DP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FABS (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FADD (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FCMP_E (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FCMP_GE (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FCMP_GT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FCMP_LE (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FCMP_LT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FCMP_NE (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FCMP_O (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FCMP_UO (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FDIV (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FLAG (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FLAG_BIT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FLAG_BIT_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FLAG_COND (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FLAG_GROUP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FLAG_PHI (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FLAG_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FLOAT_CONST (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FLOAT_CONV (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FLOAT_TO_INT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FLOOR (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FMUL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FNEG (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FSQRT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FSUB (binaryninja.enums.LowLevelILOperation attribute)
LLIL_FTRUNC (binaryninja.enums.LowLevelILOperation attribute)
LLIL_GET_TEMP_REG_INDEX() (in module binaryninja.lowlevelil), [1]
LLIL_GOTO (binaryninja.enums.LowLevelILOperation attribute)
LLIL_IF (binaryninja.enums.LowLevelILOperation attribute)
llil_instructions (binaryninja.binaryview.BinaryView attribute)
(binaryninja.function.Function attribute)
LLIL_INT_TO_FLOAT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_INTRINSIC (binaryninja.enums.LowLevelILOperation attribute)
LLIL_INTRINSIC_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_JUMP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_JUMP_TO (binaryninja.enums.LowLevelILOperation attribute)
LLIL_LOAD (binaryninja.enums.LowLevelILOperation attribute)
LLIL_LOAD_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_LOW_PART (binaryninja.enums.LowLevelILOperation attribute)
LLIL_LSL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_LSR (binaryninja.enums.LowLevelILOperation attribute)
LLIL_MEM_PHI (binaryninja.enums.LowLevelILOperation attribute)
LLIL_MODS (binaryninja.enums.LowLevelILOperation attribute)
LLIL_MODS_DP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_MODU (binaryninja.enums.LowLevelILOperation attribute)
LLIL_MODU_DP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_MUL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_MULS_DP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_MULU_DP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_NEG (binaryninja.enums.LowLevelILOperation attribute)
LLIL_NOP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_NORET (binaryninja.enums.LowLevelILOperation attribute)
LLIL_NOT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_OR (binaryninja.enums.LowLevelILOperation attribute)
LLIL_POP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_PUSH (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_IS_TEMP() (in module binaryninja.lowlevelil), [1]
LLIL_REG_PHI (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_SPLIT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_SPLIT_DEST_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_SPLIT_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_SSA_PARTIAL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_STACK_ABS_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_STACK_DEST_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_STACK_FREE_ABS_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_STACK_FREE_REG (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_STACK_FREE_REL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_STACK_FREE_REL_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_STACK_PHI (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_STACK_POP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_STACK_PUSH (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_STACK_REL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_REG_STACK_REL_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_RET (binaryninja.enums.LowLevelILOperation attribute)
LLIL_RLC (binaryninja.enums.LowLevelILOperation attribute)
LLIL_ROL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_ROR (binaryninja.enums.LowLevelILOperation attribute)
LLIL_ROUND_TO_INT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_RRC (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SBB (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SET_FLAG (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SET_FLAG_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SET_REG (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SET_REG_SPLIT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SET_REG_SPLIT_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SET_REG_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SET_REG_SSA_PARTIAL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SET_REG_STACK_ABS_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SET_REG_STACK_REL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SET_REG_STACK_REL_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_STORE (binaryninja.enums.LowLevelILOperation attribute)
LLIL_STORE_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SUB (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SX (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SYSCALL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_SYSCALL_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_TAILCALL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_TAILCALL_SSA (binaryninja.enums.LowLevelILOperation attribute)
LLIL_TEMP() (in module binaryninja.lowlevelil), [1]
LLIL_TEST_BIT (binaryninja.enums.LowLevelILOperation attribute)
LLIL_TRAP (binaryninja.enums.LowLevelILOperation attribute)
LLIL_UNDEF (binaryninja.enums.LowLevelILOperation attribute)
LLIL_UNIMPL (binaryninja.enums.LowLevelILOperation attribute)
LLIL_UNIMPL_MEM (binaryninja.enums.LowLevelILOperation attribute)
LLIL_XOR (binaryninja.enums.LowLevelILOperation attribute)
LLIL_ZX (binaryninja.enums.LowLevelILOperation attribute)
load() (binaryninja.lowlevelil.LowLevelILFunction method)
local_reference (binaryninja.pluginmanager.Repository attribute)
LocalStaticGuardNameType (binaryninja.enums.NameType attribute)
LocalVariableLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
LocalVariableListEndLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
LocalVariableToken (binaryninja.enums.InstructionTextTokenType attribute)
LocalVariableTokenContext (binaryninja.enums.InstructionTextTokenContext attribute)
LocalVFTableConstructorClosureNameType (binaryninja.enums.NameType attribute)
LocalVFTableNameType (binaryninja.enums.NameType attribute)
log() (in module binaryninja.log), [1]
log_alert() (in module binaryninja.log), [1]
log_debug() (in module binaryninja.log), [1]
log_error() (in module binaryninja.log), [1]
log_info() (in module binaryninja.log), [1]
log_to_file() (in module binaryninja.log), [1]
log_to_stderr() (in module binaryninja.log), [1]
log_to_stdout() (in module binaryninja.log), [1]
log_warn() (in module binaryninja.log), [1]
logical_shift_right() (binaryninja.lowlevelil.LowLevelILFunction method)
LogLevel (class in binaryninja.enums), [1]
long_description (binaryninja.pluginmanager.RepoPlugin attribute)
long_name (binaryninja.binaryview.BinaryView attribute)
(binaryninja.binaryview.BinaryViewType attribute)
(binaryninja.transform.Transform attribute)
LookupTableEntry (class in binaryninja.function), [1]
LookupTableValue (binaryninja.enums.RegisterValueType attribute)
low_level_il (binaryninja.function.Function attribute)
(binaryninja.mediumlevelil.MediumLevelILFunction attribute)
(binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
low_part() (binaryninja.lowlevelil.LowLevelILFunction method)
LowLevelILBasicBlock (class in binaryninja.lowlevelil), [1]
LowLevelILExpr (class in binaryninja.lowlevelil), [1]
LowLevelILFlagCondition (class in binaryninja.enums), [1]
LowLevelILFunction (class in binaryninja.lowlevelil), [1]
LowLevelILFunctionGraph (binaryninja.enums.FunctionGraphType attribute)
LowLevelILFunctionPluginCommand (binaryninja.enums.PluginCommandType attribute)
LowLevelILInstruction (class in binaryninja.lowlevelil), [1]
LowLevelILInstructionPluginCommand (binaryninja.enums.PluginCommandType attribute)
LowLevelILLabel (class in binaryninja.lowlevelil), [1]
LowLevelILOperation (class in binaryninja.enums), [1]
LowLevelILOperationAndSize (class in binaryninja.lowlevelil), [1]
LowLevelILSSAFormFunctionGraph (binaryninja.enums.FunctionGraphType attribute)
LvalueSuffix (binaryninja.enums.PointerSuffix attribute)

M

MagentaHighlightColor (binaryninja.enums.HighlightStandardColor attribute)
MainThreadAction (class in binaryninja.plugin), [1]
MainThreadActionHandler (class in binaryninja.plugin), [1]
mapped_medium_level_il (binaryninja.lowlevelil.LowLevelILFunction attribute)
(binaryninja.lowlevelil.LowLevelILInstruction attribute)
MappedMediumLevelILFunctionGraph (binaryninja.enums.FunctionGraphType attribute)
MappedMediumLevelILSSAFormFunctionGraph (binaryninja.enums.FunctionGraphType attribute)
mark_label() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
mark_recent_use() (binaryninja.basicblock.BasicBlock method)
(binaryninja.function.Function method)
markdown_to_html() (in module binaryninja.interaction), [1]
max_function_size_for_analysis (binaryninja.binaryview.BinaryView attribute)
max_instr_length (binaryninja.architecture.Architecture attribute)
max_symbol_width (binaryninja.function.DisassemblySettings attribute)
medium_level_il (binaryninja.function.Function attribute)
(binaryninja.lowlevelil.LowLevelILFunction attribute)
(binaryninja.lowlevelil.LowLevelILInstruction attribute)
MediumLevelILBasicBlock (class in binaryninja.mediumlevelil), [1]
MediumLevelILExpr (class in binaryninja.mediumlevelil), [1]
MediumLevelILFunction (class in binaryninja.mediumlevelil), [1]
MediumLevelILFunctionGraph (binaryninja.enums.FunctionGraphType attribute)
MediumLevelILFunctionPluginCommand (binaryninja.enums.PluginCommandType attribute)
MediumLevelILInstruction (class in binaryninja.mediumlevelil), [1]
MediumLevelILInstructionPluginCommand (binaryninja.enums.PluginCommandType attribute)
MediumLevelILLabel (class in binaryninja.mediumlevelil), [1]
MediumLevelILOperation (class in binaryninja.enums), [1]
MediumLevelILOperationAndSize (class in binaryninja.mediumlevelil), [1]
MediumLevelILSSAFormFunctionGraph (binaryninja.enums.FunctionGraphType attribute)
MemberAccess (class in binaryninja.enums), [1]
members (binaryninja.types.Enumeration attribute)
(binaryninja.types.Structure attribute)
MemberScope (class in binaryninja.enums), [1]
MessageBoxButtonResult (class in binaryninja.enums), [1]
MessageBoxButtonSet (class in binaryninja.enums), [1]
MessageBoxIcon (class in binaryninja.enums), [1]
Metadata (class in binaryninja.metadata), [1]
MetadataType (class in binaryninja.enums), [1]
minimum_version (binaryninja.pluginmanager.RepoPlugin attribute)
MixedHighlightColor (binaryninja.enums.HighlightColorStyle attribute)
MLIL_ADC (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_ADD (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_ADD_OVERFLOW (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_ADDRESS_OF (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_ADDRESS_OF_FIELD (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_AND (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_ASR (binaryninja.enums.MediumLevelILOperation attribute)
mlil_basic_blocks (binaryninja.binaryview.BinaryView attribute)
(binaryninja.function.Function attribute)
MLIL_BOOL_TO_INT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_BP (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CALL (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CALL_OUTPUT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CALL_OUTPUT_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CALL_PARAM (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CALL_PARAM_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CALL_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CALL_UNTYPED (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CALL_UNTYPED_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CEIL (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CMP_E (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CMP_NE (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CMP_SGE (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CMP_SGT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CMP_SLE (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CMP_SLT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CMP_UGE (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CMP_UGT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CMP_ULE (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CMP_ULT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CONST (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_CONST_PTR (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_DIVS (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_DIVS_DP (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_DIVU (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_DIVU_DP (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FABS (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FADD (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FCMP_E (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FCMP_GE (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FCMP_GT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FCMP_LE (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FCMP_LT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FCMP_NE (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FCMP_O (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FCMP_UO (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FDIV (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FLOAT_CONST (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FLOAT_CONV (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FLOAT_TO_INT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FLOOR (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FMUL (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FNEG (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FREE_VAR_SLOT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FREE_VAR_SLOT_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FSQRT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FSUB (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_FTRUNC (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_GOTO (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_IF (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_IMPORT (binaryninja.enums.MediumLevelILOperation attribute)
mlil_instructions (binaryninja.binaryview.BinaryView attribute)
(binaryninja.function.Function attribute)
MLIL_INT_TO_FLOAT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_INTRINSIC (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_INTRINSIC_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_JUMP (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_JUMP_TO (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_LOAD (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_LOAD_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_LOAD_STRUCT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_LOAD_STRUCT_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_LOW_PART (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_LSL (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_LSR (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_MEM_PHI (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_MODS (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_MODS_DP (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_MODU (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_MODU_DP (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_MUL (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_MULS_DP (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_MULU_DP (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_NEG (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_NOP (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_NORET (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_NOT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_OR (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_RET (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_RLC (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_ROL (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_ROR (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_ROUND_TO_INT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_RRC (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SBB (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SET_VAR (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SET_VAR_ALIASED (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SET_VAR_ALIASED_FIELD (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SET_VAR_FIELD (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SET_VAR_SPLIT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SET_VAR_SPLIT_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SET_VAR_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SET_VAR_SSA_FIELD (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_STORE (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_STORE_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_STORE_STRUCT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_STORE_STRUCT_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SUB (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SX (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SYSCALL (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SYSCALL_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SYSCALL_UNTYPED (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_SYSCALL_UNTYPED_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_TAILCALL (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_TAILCALL_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_TAILCALL_UNTYPED (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_TAILCALL_UNTYPED_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_TEST_BIT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_TRAP (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_UNDEF (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_UNIMPL (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_UNIMPL_MEM (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_VAR (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_VAR_ALIASED (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_VAR_ALIASED_FIELD (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_VAR_FIELD (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_VAR_PHI (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_VAR_SPLIT (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_VAR_SPLIT_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_VAR_SSA (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_VAR_SSA_FIELD (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_XOR (binaryninja.enums.MediumLevelILOperation attribute)
MLIL_ZX (binaryninja.enums.MediumLevelILOperation attribute)
mod_double_prec_signed() (binaryninja.lowlevelil.LowLevelILFunction method)
mod_double_prec_unsigned() (binaryninja.lowlevelil.LowLevelILFunction method)
mod_signed() (binaryninja.lowlevelil.LowLevelILFunction method)
mod_unsigned() (binaryninja.lowlevelil.LowLevelILFunction method)
ModificationStatus (class in binaryninja.enums), [1]
modified (binaryninja.binaryview.BinaryView attribute)
(binaryninja.filemetadata.FileMetadata attribute)
(binaryninja.types.Type attribute)
mult() (binaryninja.lowlevelil.LowLevelILFunction method)
mult_double_prec_signed() (binaryninja.lowlevelil.LowLevelILFunction method)
mult_double_prec_unsigned() (binaryninja.lowlevelil.LowLevelILFunction method)
MultilineTextField (class in binaryninja.interaction), [1]
MultilineTextFormField (binaryninja.enums.FormInputFieldType attribute)

N

name (binaryninja.architecture.Architecture attribute)
(binaryninja.binaryview.BinaryView attribute)
(binaryninja.binaryview.BinaryViewType attribute)
(binaryninja.callingconvention.CallingConvention attribute)
(binaryninja.downloadprovider.DownloadProvider attribute)
(binaryninja.downloadprovider.PythonDownloadProvider attribute)
(binaryninja.function.Function attribute)
(binaryninja.platform.Platform attribute)
(binaryninja.pluginmanager.RepoPlugin attribute)
(binaryninja.scriptingprovider.PythonScriptingProvider attribute)
(binaryninja.scriptingprovider.ScriptingProvider attribute)
(binaryninja.transform.Transform attribute)
(binaryninja.types.NamedTypeReference attribute)
(binaryninja.types.Symbol attribute)
(binaryninja.undoaction.UndoAction attribute)
named_type() (binaryninja.types.Type class method)
named_type_from_registered_type() (binaryninja.types.Type class method)
named_type_from_type() (binaryninja.types.Type class method)
named_type_from_type_and_id() (binaryninja.types.Type class method)
named_type_reference (binaryninja.types.Type attribute)
NamedTypeReference (class in binaryninja.types), [1]
NamedTypeReferenceClass (binaryninja.enums.TypeClass attribute)
(class in binaryninja.enums), [1]
NameType (class in binaryninja.enums), [1]
navigate() (binaryninja.binaryview.BinaryView method)
(binaryninja.filemetadata.FileMetadata method)
navigation (binaryninja.filemetadata.FileMetadata attribute)
NavigationHandler (class in binaryninja.filemetadata), [1]
needs_update (binaryninja.function.Function attribute)
neg_expr() (binaryninja.lowlevelil.LowLevelILFunction method)
NegativeSignFlagRole (binaryninja.enums.FlagRole attribute)
never_branch() (binaryninja.binaryview.BinaryView method)
NeverSkipFunctionAnalysis (binaryninja.enums.FunctionAnalysisSkipOverride attribute)
new() (binaryninja.binaryview.BinaryView class method)
next_address (binaryninja.architecture.Architecture attribute)
(binaryninja.binaryview.BinaryView attribute)
no_ret() (binaryninja.lowlevelil.LowLevelILFunction method)
NoAccess (binaryninja.enums.MemberAccess attribute)
NoButton (binaryninja.enums.MessageBoxButtonResult attribute)
NoCallingConvention (binaryninja.enums.CallingConventionName attribute)
NoExtend (binaryninja.enums.ImplicitRegisterExtend attribute)
NoFindFlags (binaryninja.enums.FindFlag attribute)
NoHighlightColor (binaryninja.enums.HighlightStandardColor attribute)
non_ssa_form (binaryninja.lowlevelil.LowLevelILFunction attribute)
(binaryninja.lowlevelil.LowLevelILInstruction attribute)
(binaryninja.mediumlevelil.MediumLevelILFunction attribute)
(binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
NoNameType (binaryninja.enums.NameType attribute)
NonContiguousSeparatorLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
nop() (binaryninja.lowlevelil.LowLevelILFunction method)
NoReference (binaryninja.enums.ReferenceType attribute)
NormalFunctionGraph (binaryninja.enums.FunctionGraphType attribute)
NormalPluginLoadOrder (binaryninja.enums.PluginLoadOrder attribute)
NoScope (binaryninja.enums.MemberScope attribute)
NoSkipReason (binaryninja.enums.AnalysisSkipReason attribute)
not_expr() (binaryninja.lowlevelil.LowLevelILFunction method)
NotBranchDependent (binaryninja.enums.ILBranchDependence attribute)
NoteEndLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
NoteLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
NoteStartLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
notify_data_inserted() (binaryninja.binaryview.BinaryView method)
notify_data_removed() (binaryninja.binaryview.BinaryView method)
notify_data_written() (binaryninja.binaryview.BinaryView method)
notify_error() (binaryninja.scriptingprovider.ScriptingOutputListener method)
notify_input_ready_state_changed() (binaryninja.scriptingprovider.ScriptingOutputListener method)
notify_output() (binaryninja.scriptingprovider.ScriptingOutputListener method)
NotInSetOfValues (binaryninja.enums.RegisterValueType attribute)
NoTokenContext (binaryninja.enums.InstructionTextTokenContext attribute)
NotReadyForInput (binaryninja.enums.ScriptingProviderInputReadyState attribute)

O

OddParityFlagRole (binaryninja.enums.FlagRole attribute)
OfficialPluginOrigin (binaryninja.enums.PluginOrigin attribute)
offset (binaryninja.binaryview.BinaryReader attribute)
(binaryninja.binaryview.BinaryView attribute)
(binaryninja.binaryview.BinaryWriter attribute)
(binaryninja.filemetadata.FileMetadata attribute)
(binaryninja.types.Type attribute)
OKButton (binaryninja.enums.MessageBoxButtonResult attribute)
OKButtonSet (binaryninja.enums.MessageBoxButtonSet attribute)
on_complete() (binaryninja.function.FunctionGraph method)
opcode_display_length (binaryninja.architecture.Architecture attribute)
OpcodeToken (binaryninja.enums.InstructionTextTokenType attribute)
open() (binaryninja.binaryview.BinaryView class method)
(binaryninja.binaryview.BinaryViewType method)
open_existing_database() (binaryninja.filemetadata.FileMetadata method)
OpenFileNameField (class in binaryninja.interaction), [1]
OpenFileNameFormField (binaryninja.enums.FormInputFieldType attribute)
operand() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
OperandSeparatorToken (binaryninja.enums.InstructionTextTokenType attribute)
OperatorAndEqualNameType (binaryninja.enums.NameType attribute)
OperatorArrayNameType (binaryninja.enums.NameType attribute)
OperatorArrowNameType (binaryninja.enums.NameType attribute)
OperatorArrowStarNameType (binaryninja.enums.NameType attribute)
OperatorAssignNameType (binaryninja.enums.NameType attribute)
OperatorBitAndNameType (binaryninja.enums.NameType attribute)
OperatorBitOrNameType (binaryninja.enums.NameType attribute)
OperatorCommaNameType (binaryninja.enums.NameType attribute)
OperatorDecrementNameType (binaryninja.enums.NameType attribute)
OperatorDeleteArrayNameType (binaryninja.enums.NameType attribute)
OperatorDeleteNameType (binaryninja.enums.NameType attribute)
OperatorDivideEqualNameType (binaryninja.enums.NameType attribute)
OperatorDivideNameType (binaryninja.enums.NameType attribute)
OperatorEqualNameType (binaryninja.enums.NameType attribute)
OperatorGreaterThanEqualNameType (binaryninja.enums.NameType attribute)
OperatorGreaterThanNameType (binaryninja.enums.NameType attribute)
OperatorIncrementNameType (binaryninja.enums.NameType attribute)
OperatorLeftShiftEqualNameType (binaryninja.enums.NameType attribute)
OperatorLeftShiftNameType (binaryninja.enums.NameType attribute)
OperatorLessThanEqualNameType (binaryninja.enums.NameType attribute)
OperatorLessThanNameType (binaryninja.enums.NameType attribute)
OperatorLogicalAndNameType (binaryninja.enums.NameType attribute)
OperatorLogicalOrNameType (binaryninja.enums.NameType attribute)
OperatorMinusEqualNameType (binaryninja.enums.NameType attribute)
OperatorMinusNameType (binaryninja.enums.NameType attribute)
OperatorModulusEqualNameType (binaryninja.enums.NameType attribute)
OperatorModulusNameType (binaryninja.enums.NameType attribute)
OperatorNewArrayNameType (binaryninja.enums.NameType attribute)
OperatorNewNameType (binaryninja.enums.NameType attribute)
OperatorNotEqualNameType (binaryninja.enums.NameType attribute)
OperatorNotNameType (binaryninja.enums.NameType attribute)
OperatorOrEqualNameType (binaryninja.enums.NameType attribute)
OperatorParenthesesNameType (binaryninja.enums.NameType attribute)
OperatorPlusEqualNameType (binaryninja.enums.NameType attribute)
OperatorPlusNameType (binaryninja.enums.NameType attribute)
OperatorReturnTypeNameType (binaryninja.enums.NameType attribute)
OperatorRightShiftEqualNameType (binaryninja.enums.NameType attribute)
OperatorRightShiftNameType (binaryninja.enums.NameType attribute)
OperatorStarEqualNameType (binaryninja.enums.NameType attribute)
OperatorStarNameType (binaryninja.enums.NameType attribute)
OperatorTildeNameType (binaryninja.enums.NameType attribute)
OperatorUnaryBitAndNameType (binaryninja.enums.NameType attribute)
OperatorUnaryMinusNameType (binaryninja.enums.NameType attribute)
OperatorUnaryPlusNameType (binaryninja.enums.NameType attribute)
OperatorUnaryStarNameType (binaryninja.enums.NameType attribute)
OperatorXorEqualNameType (binaryninja.enums.NameType attribute)
OperatorXorNameType (binaryninja.enums.NameType attribute)
or_expr() (binaryninja.lowlevelil.LowLevelILFunction method)
OrangeHighlightColor (binaryninja.enums.HighlightStandardColor attribute)
OrderedFlagRole (binaryninja.enums.FlagRole attribute)
Original (binaryninja.enums.ModificationStatus attribute)
OtherPluginOrigin (binaryninja.enums.PluginOrigin attribute)
outgoing_edges (binaryninja.basicblock.BasicBlock attribute)
(binaryninja.function.FunctionGraphBlock attribute)
output() (binaryninja.scriptingprovider.ScriptingInstance method)
OverflowFlagRole (binaryninja.enums.FlagRole attribute)

P

packed (binaryninja.types.Structure attribute)
parameter_vars (binaryninja.function.Function attribute)
parameters (binaryninja.transform.Transform attribute)
(binaryninja.types.Type attribute)
parameters_for_analysis (binaryninja.binaryview.BinaryView attribute)
ParameterVariables (class in binaryninja.function), [1]
parent_view (binaryninja.binaryview.BinaryView attribute)
parse_type_string() (binaryninja.binaryview.BinaryView method)
parse_types_from_source() (binaryninja.platform.Platform method)
parse_types_from_source_file() (binaryninja.platform.Platform method)
PascalCallingConvention (binaryninja.enums.CallingConventionName attribute)
path (binaryninja.pluginmanager.RepoPlugin attribute)
(binaryninja.pluginmanager.Repository attribute)
perform_always_branch() (binaryninja.architecture.Architecture method)
perform_assemble() (binaryninja.architecture.Architecture method)
perform_convert_to_nop() (binaryninja.architecture.Architecture method)
perform_decode() (binaryninja.transform.Transform method)
perform_destroy_instance() (binaryninja.downloadprovider.DownloadInstance method)
(binaryninja.downloadprovider.PythonDownloadInstance method)
(binaryninja.scriptingprovider.PythonScriptingInstance method)
(binaryninja.scriptingprovider.ScriptingInstance method)
perform_encode() (binaryninja.transform.Transform method)
perform_execute_script_input() (binaryninja.scriptingprovider.PythonScriptingInstance method)
(binaryninja.scriptingprovider.ScriptingInstance method)
perform_get_address_size() (binaryninja.binaryview.BinaryView method)
perform_get_associated_arch_by_address() (binaryninja.architecture.Architecture method)
perform_get_default_endianness() (binaryninja.binaryview.BinaryView method)
perform_get_entry_point() (binaryninja.binaryview.BinaryView method)
perform_get_flag_condition_low_level_il() (binaryninja.architecture.Architecture method)
perform_get_flag_role() (binaryninja.architecture.Architecture method)
perform_get_flag_write_low_level_il() (binaryninja.architecture.Architecture method)
perform_get_flags_required_for_flag_condition() (binaryninja.architecture.Architecture method)
perform_get_incoming_flag_value() (binaryninja.callingconvention.CallingConvention method)
perform_get_incoming_reg_value() (binaryninja.callingconvention.CallingConvention method)
perform_get_incoming_var_for_parameter_var() (binaryninja.callingconvention.CallingConvention method)
perform_get_instruction_info() (binaryninja.architecture.Architecture method)
perform_get_instruction_low_level_il() (binaryninja.architecture.Architecture method)
perform_get_instruction_text() (binaryninja.architecture.Architecture method)
perform_get_length() (binaryninja.binaryview.BinaryView method)
perform_get_modification() (binaryninja.binaryview.BinaryView method)
perform_get_next_valid_offset() (binaryninja.binaryview.BinaryView method)
perform_get_parameter_var_for_incoming_var() (binaryninja.callingconvention.CallingConvention method)
perform_get_semantic_flag_group_low_level_il() (binaryninja.architecture.Architecture method)
perform_get_start() (binaryninja.binaryview.BinaryView method)
perform_insert() (binaryninja.binaryview.BinaryView method)
perform_invert_branch() (binaryninja.architecture.Architecture method)
perform_is_always_branch_patch_available() (binaryninja.architecture.Architecture method)
perform_is_executable() (binaryninja.binaryview.BinaryView method)
perform_is_invert_branch_patch_available() (binaryninja.architecture.Architecture method)
perform_is_never_branch_patch_available() (binaryninja.architecture.Architecture method)
perform_is_offset_executable() (binaryninja.binaryview.BinaryView method)
perform_is_offset_readable() (binaryninja.binaryview.BinaryView method)
perform_is_offset_writable() (binaryninja.binaryview.BinaryView method)
perform_is_relocatable() (binaryninja.binaryview.BinaryView method)
perform_is_skip_and_return_value_patch_available() (binaryninja.architecture.Architecture method)
perform_is_skip_and_return_zero_patch_available() (binaryninja.architecture.Architecture method)
perform_is_valid_offset() (binaryninja.binaryview.BinaryView method)
perform_read() (binaryninja.binaryview.BinaryView method)
perform_remove() (binaryninja.binaryview.BinaryView method)
perform_request() (binaryninja.downloadprovider.DownloadInstance method)
(binaryninja.downloadprovider.PythonDownloadInstance method)
perform_save() (binaryninja.binaryview.BinaryView method)
perform_set_current_address() (binaryninja.scriptingprovider.PythonScriptingInstance method)
(binaryninja.scriptingprovider.ScriptingInstance method)
perform_set_current_basic_block() (binaryninja.scriptingprovider.PythonScriptingInstance method)
(binaryninja.scriptingprovider.ScriptingInstance method)
perform_set_current_binary_view() (binaryninja.scriptingprovider.PythonScriptingInstance method)
(binaryninja.scriptingprovider.ScriptingInstance method)
perform_set_current_function() (binaryninja.scriptingprovider.PythonScriptingInstance method)
(binaryninja.scriptingprovider.ScriptingInstance method)
perform_set_current_selection() (binaryninja.scriptingprovider.PythonScriptingInstance method)
(binaryninja.scriptingprovider.ScriptingInstance method)
perform_skip_and_return_value() (binaryninja.architecture.Architecture method)
perform_write() (binaryninja.binaryview.BinaryView method)
PlacementDeleteClosureArrayNameType (binaryninja.enums.NameType attribute)
PlacementDeleteClosureNameType (binaryninja.enums.NameType attribute)
platform (binaryninja.binaryview.BinaryView attribute)
(binaryninja.function.Function attribute)
Platform (class in binaryninja.platform), [1]
plugin_types (binaryninja.pluginmanager.RepoPlugin attribute)
PluginCommand (class in binaryninja.plugin), [1]
PluginCommandContext (class in binaryninja.plugin), [1]
PluginCommandType (class in binaryninja.enums), [1]
PluginLoadOrder (class in binaryninja.enums), [1]
PluginManagerLoadPluginCallback (class in binaryninja)
PluginOrigin (class in binaryninja.enums), [1]
plugins (binaryninja.pluginmanager.Repository attribute)
(binaryninja.pluginmanager.RepositoryManager attribute)
PluginType (class in binaryninja.enums), [1]
PluginUpdateStatus (class in binaryninja.enums), [1]
pointer() (binaryninja.types.Type class method)
PointerDisplayType (binaryninja.enums.IntegerDisplayType attribute)
PointerReferenceType (binaryninja.enums.ReferenceType attribute)
PointerSuffix (class in binaryninja.enums), [1]
PointerTypeClass (binaryninja.enums.TypeClass attribute)
pop() (binaryninja.lowlevelil.LowLevelILFunction method)
PositiveSignFlagRole (binaryninja.enums.FlagRole attribute)
possible_values (binaryninja.lowlevelil.LowLevelILInstruction attribute)
(binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
PossibleAddressToken (binaryninja.enums.InstructionTextTokenType attribute)
PossibleValueSet (class in binaryninja.function), [1]
postfix_operands (binaryninja.lowlevelil.LowLevelILInstruction attribute)
(binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
prefix_operands (binaryninja.lowlevelil.LowLevelILInstruction attribute)
(binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
preprocess_source() (in module binaryninja.types), [1]
PrivateAccess (binaryninja.enums.MemberAccess attribute)
progress (binaryninja.plugin.BackgroundTask attribute)
ProtectedAccess (binaryninja.enums.MemberAccess attribute)
Ptr64Suffix (binaryninja.enums.PointerSuffix attribute)
PublicAccess (binaryninja.enums.MemberAccess attribute)
push() (binaryninja.lowlevelil.LowLevelILFunction method)
pyNativeStr() (in module binaryninja)
(in module binaryninja.databuffer)
(in module binaryninja.demangle)
(in module binaryninja.downloadprovider)
(in module binaryninja.metadata)
(in module binaryninja.setting)
(in module binaryninja.types)
PythonDownloadInstance (class in binaryninja.downloadprovider), [1]
PythonDownloadProvider (class in binaryninja.downloadprovider), [1]
PythonScriptingInstance (class in binaryninja.scriptingprovider), [1]
PythonScriptingInstance.InterpreterThread (class in binaryninja.scriptingprovider)
PythonScriptingProvider (class in binaryninja.scriptingprovider), [1]

Q

QualifiedName (class in binaryninja.types), [1]
query_metadata() (binaryninja.binaryview.BinaryView method)
QuestionIcon (binaryninja.enums.MessageBoxIcon attribute)

R

range() (in module binaryninja)
(in module binaryninja.architecture)
(in module binaryninja.basicblock)
(in module binaryninja.binaryview)
(in module binaryninja.callingconvention)
(in module binaryninja.demangle)
(in module binaryninja.function)
(in module binaryninja.interaction)
(in module binaryninja.lowlevelil)
(in module binaryninja.mediumlevelil)
(in module binaryninja.metadata)
(in module binaryninja.platform)
(in module binaryninja.plugin)
(in module binaryninja.pluginmanager)
(in module binaryninja.scriptingprovider)
(in module binaryninja.setting)
(in module binaryninja.transform)
(in module binaryninja.types)
(in module binaryninja.update)
RangePluginCommand (binaryninja.enums.PluginCommandType attribute)
raw (binaryninja.filemetadata.FileMetadata attribute)
raw_name (binaryninja.types.Symbol attribute)
RawDataType (binaryninja.enums.MetadataType attribute)
read() (binaryninja.binaryview.BinaryReader method)
(binaryninja.binaryview.BinaryView method)
(binaryninja.fileaccessor.CoreFileAccessor method)
(binaryninja.scriptingprovider.PythonScriptingInstance.InterpreterThread method)
read16() (binaryninja.binaryview.BinaryReader method)
read16be() (binaryninja.binaryview.BinaryReader method)
read16le() (binaryninja.binaryview.BinaryReader method)
read32() (binaryninja.binaryview.BinaryReader method)
read32be() (binaryninja.binaryview.BinaryReader method)
read32le() (binaryninja.binaryview.BinaryReader method)
read64() (binaryninja.binaryview.BinaryReader method)
read64be() (binaryninja.binaryview.BinaryReader method)
read64le() (binaryninja.binaryview.BinaryReader method)
read8() (binaryninja.binaryview.BinaryReader method)
readable (binaryninja.binaryview.Segment attribute)
ReadOnlyCodeSectionSemantics (binaryninja.enums.SectionSemantics attribute)
ReadOnlyDataSectionSemantics (binaryninja.enums.SectionSemantics attribute)
ReadWriteDataSectionSemantics (binaryninja.enums.SectionSemantics attribute)
ReadyForScriptExecution (binaryninja.enums.ScriptingProviderInputReadyState attribute)
ReadyForScriptProgramInput (binaryninja.enums.ScriptingProviderInputReadyState attribute)
reanalyze() (binaryninja.binaryview.BinaryView method)
(binaryninja.function.Function method)
recognize_low_level_il() (binaryninja.functionrecognizer.FunctionRecognizer method)
recognize_medium_level_il() (binaryninja.functionrecognizer.FunctionRecognizer method)
RedHighlightColor (binaryninja.enums.HighlightStandardColor attribute)
redirect_output_to_log() (in module binaryninja.log), [1]
redirect_stdio() (in module binaryninja.scriptingprovider), [1]
redo() (binaryninja.binaryview.BinaryView method)
(binaryninja.filemetadata.FileMetadata method)
ReferenceReferenceType (binaryninja.enums.ReferenceType attribute)
ReferenceSource (class in binaryninja.architecture), [1]
ReferenceSuffix (binaryninja.enums.PointerSuffix attribute)
ReferenceType (class in binaryninja.enums), [1]
ReferenceTypeWithConfidence (class in binaryninja.types), [1]
reg() (binaryninja.lowlevelil.LowLevelILFunction method)
reg_split() (binaryninja.lowlevelil.LowLevelILFunction method)
reg_stack_adjustments (binaryninja.function.Function attribute)
reg_stack_pop() (binaryninja.lowlevelil.LowLevelILFunction method)
reg_stack_push() (binaryninja.lowlevelil.LowLevelILFunction method)
reg_stack_top_relative() (binaryninja.lowlevelil.LowLevelILFunction method)
reg_stacks (binaryninja.architecture.Architecture attribute)
register() (binaryninja.architecture.ArchitectureHook method)
(binaryninja.binaryview.BinaryView class method)
(binaryninja.downloadprovider.DownloadProvider method)
(binaryninja.interaction.InteractionHandler method)
(binaryninja.platform.Platform method)
(binaryninja.plugin.MainThreadActionHandler method)
(binaryninja.plugin.PluginCommand class method)
(binaryninja.scriptingprovider.ScriptingProvider method)
(binaryninja.undoaction.UndoAction class method)
register_arch() (binaryninja.binaryview.BinaryViewType method)
(binaryninja.functionrecognizer.FunctionRecognizer class method)
register_calling_convention() (binaryninja.architecture.Architecture method)
(binaryninja.platform.Platform method)
register_default_platform() (binaryninja.binaryview.BinaryViewType method)
register_for_address() (binaryninja.plugin.PluginCommand class method)
register_for_function() (binaryninja.plugin.PluginCommand class method)
register_for_low_level_il_function() (binaryninja.plugin.PluginCommand class method)
register_for_low_level_il_instruction() (binaryninja.plugin.PluginCommand class method)
register_for_medium_level_il_function() (binaryninja.plugin.PluginCommand class method)
register_for_medium_level_il_instruction() (binaryninja.plugin.PluginCommand class method)
register_for_range() (binaryninja.plugin.PluginCommand class method)
register_global() (binaryninja.functionrecognizer.FunctionRecognizer class method)
register_notification() (binaryninja.binaryview.BinaryView method)
register_output_listener() (binaryninja.scriptingprovider.ScriptingInstance method)
register_platform() (binaryninja.binaryview.BinaryViewType method)
register_platform_types() (binaryninja.binaryview.BinaryView method)
registered_view_type (binaryninja.binaryview.BinaryView attribute)
RegisterInfo (class in binaryninja.function), [1]
RegisterSet (class in binaryninja.types), [1]
RegisterStackAdjustmentWithConfidence (class in binaryninja.types), [1]
RegisterStackInfo (class in binaryninja.function), [1]
RegisterToken (binaryninja.enums.InstructionTextTokenType attribute)
RegisterValue (class in binaryninja.function), [1]
RegisterValueType (class in binaryninja.enums), [1]
RegisterVariableSourceType (binaryninja.enums.VariableSourceType attribute)
regs (binaryninja.architecture.Architecture attribute)
release_advanced_analysis_data() (binaryninja.function.Function method)
relocatable (binaryninja.binaryview.BinaryView attribute)
remote_reference (binaryninja.pluginmanager.Repository attribute)
remove() (binaryninja.binaryview.BinaryView method)
(binaryninja.metadata.Metadata method)
(binaryninja.types.Enumeration method)
(binaryninja.types.Structure method)
remove_auto_section() (binaryninja.binaryview.BinaryView method)
remove_auto_segment() (binaryninja.binaryview.BinaryView method)
remove_function() (binaryninja.binaryview.BinaryView method)
remove_metadata() (binaryninja.binaryview.BinaryView method)
remove_setting() (binaryninja.setting.Setting method)
remove_setting_group() (binaryninja.setting.Setting method)
remove_user_function() (binaryninja.binaryview.BinaryView method)
remove_user_section() (binaryninja.binaryview.BinaryView method)
remove_user_segment() (binaryninja.binaryview.BinaryView method)
rename_type() (binaryninja.binaryview.BinaryView method)
replace() (binaryninja.types.Enumeration method)
(binaryninja.types.Structure method)
RepoPlugin (class in binaryninja.pluginmanager), [1]
RepoPlugin.PluginType (class in binaryninja.pluginmanager)
RepoPlugin.PluginUpdateStatus (class in binaryninja.pluginmanager)
repositories (binaryninja.pluginmanager.RepositoryManager attribute)
Repository (class in binaryninja.pluginmanager), [1]
RepositoryManager (class in binaryninja.pluginmanager), [1]
request_advanced_analysis_data() (binaryninja.function.Function method)
RestrictSuffix (binaryninja.enums.PointerSuffix attribute)
ret() (binaryninja.lowlevelil.LowLevelILFunction method)
return_address() (binaryninja.function.RegisterValue class method)
return_regs (binaryninja.function.Function attribute)
return_type (binaryninja.function.Function attribute)
return_value (binaryninja.types.Type attribute)
ReturnAddressValue (binaryninja.enums.RegisterValueType attribute)
rotate_left() (binaryninja.lowlevelil.LowLevelILFunction method)
rotate_left_carry() (binaryninja.lowlevelil.LowLevelILFunction method)
rotate_right() (binaryninja.lowlevelil.LowLevelILFunction method)
rotate_right_carry() (binaryninja.lowlevelil.LowLevelILFunction method)
round_to_int() (binaryninja.lowlevelil.LowLevelILFunction method)
RttiBaseClassArray (binaryninja.enums.NameType attribute)
RttiBaseClassDescriptor (binaryninja.enums.NameType attribute)
RttiClassHeirarchyDescriptor (binaryninja.enums.NameType attribute)
RttiCompleteObjectLocator (binaryninja.enums.NameType attribute)
RttiTypeDescriptor (binaryninja.enums.NameType attribute)
run() (binaryninja.plugin.BackgroundTaskThread method)
(binaryninja.scriptingprovider.PythonScriptingInstance.InterpreterThread method)
RValueReferenceType (binaryninja.enums.ReferenceType attribute)

S

save() (binaryninja.binaryview.BinaryView method)
save_auto_snapshot() (binaryninja.binaryview.BinaryView method)
(binaryninja.filemetadata.FileMetadata method)
saved (binaryninja.binaryview.BinaryView attribute)
(binaryninja.filemetadata.FileMetadata attribute)
SaveFileNameField (class in binaryninja.interaction), [1]
SaveFileNameFormField (binaryninja.enums.FormInputFieldType attribute)
ScalarDeletingDestructorNameType (binaryninja.enums.NameType attribute)
ScriptingInstance (class in binaryninja.scriptingprovider), [1]
ScriptingOutputListener (class in binaryninja.scriptingprovider), [1]
ScriptingProvider (class in binaryninja.scriptingprovider), [1]
ScriptingProviderExecuteResult (class in binaryninja.enums), [1]
ScriptingProviderInputReadyState (class in binaryninja.enums), [1]
Section (class in binaryninja.binaryview), [1]
SectionEndLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
sections (binaryninja.binaryview.BinaryView attribute)
SectionSemantics (class in binaryninja.enums), [1]
SectionSeparatorLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
SectionStartLineType (binaryninja.enums.LinearDisassemblyLineType attribute)
seek() (binaryninja.binaryview.BinaryReader method)
(binaryninja.binaryview.BinaryWriter method)
seek_relative() (binaryninja.binaryview.BinaryReader method)
(binaryninja.binaryview.BinaryWriter method)
Segment (class in binaryninja.binaryview), [1]
SegmentContainsCode (binaryninja.enums.SegmentFlag attribute)
SegmentContainsData (binaryninja.enums.SegmentFlag attribute)
SegmentDenyExecute (binaryninja.enums.SegmentFlag attribute)
SegmentDenyWrite (binaryninja.enums.SegmentFlag attribute)
SegmentExecutable (binaryninja.enums.SegmentFlag attribute)
SegmentFlag (class in binaryninja.enums), [1]
SegmentReadable (binaryninja.enums.SegmentFlag attribute)
segments (binaryninja.binaryview.BinaryView attribute)
SegmentWritable (binaryninja.enums.SegmentFlag attribute)
semantic_class_for_flag_write_type (binaryninja.architecture.Architecture attribute)
semantic_flag_classes (binaryninja.architecture.Architecture attribute)
semantic_flag_groups (binaryninja.architecture.Architecture attribute)
SeparatorField (class in binaryninja.interaction), [1]
SeparatorFormField (binaryninja.enums.FormInputFieldType attribute)
session_data (binaryninja.binaryview.BinaryView attribute)
(binaryninja.filemetadata.FileMetadata attribute)
(binaryninja.function.Function attribute)
set() (binaryninja.setting.Setting method)
set_auto_call_reg_stack_adjustment() (binaryninja.function.Function method)
set_auto_call_reg_stack_adjustment_for_reg_stack() (binaryninja.function.Function method)
set_auto_call_stack_adjustment() (binaryninja.function.Function method)
set_auto_calling_convention() (binaryninja.function.Function method)
set_auto_can_return() (binaryninja.function.Function method)
set_auto_clobbered_regs() (binaryninja.function.Function method)
set_auto_has_variable_arguments() (binaryninja.function.Function method)
set_auto_highlight() (binaryninja.basicblock.BasicBlock method)
set_auto_indirect_branches() (binaryninja.function.Function method)
set_auto_instr_highlight() (binaryninja.function.Function method)
set_auto_parameter_vars() (binaryninja.function.Function method)
set_auto_reg_stack_adjustments() (binaryninja.function.Function method)
set_auto_return_regs() (binaryninja.function.Function method)
set_auto_return_type() (binaryninja.function.Function method)
set_auto_stack_adjustment() (binaryninja.function.Function method)
set_auto_type() (binaryninja.function.Function method)
set_auto_updates_enabled() (in module binaryninja.update), [1]
set_bool() (binaryninja.setting.Setting method)
set_call_reg_stack_adjustment() (binaryninja.function.Function method)
set_call_reg_stack_adjustment_for_reg_stack() (binaryninja.function.Function method)
set_call_stack_adjustment() (binaryninja.function.Function method)
set_comment() (binaryninja.function.Function method)
set_comment_at() (binaryninja.function.Function method)
set_current_address() (binaryninja.lowlevelil.LowLevelILFunction method)
(binaryninja.mediumlevelil.MediumLevelILFunction method)
(binaryninja.scriptingprovider.ScriptingInstance method)
set_current_basic_block() (binaryninja.scriptingprovider.ScriptingInstance method)
set_current_binary_view() (binaryninja.scriptingprovider.ScriptingInstance method)
set_current_function() (binaryninja.scriptingprovider.ScriptingInstance method)
set_current_selection() (binaryninja.scriptingprovider.ScriptingInstance method)
set_default_session_data() (binaryninja.binaryview.BinaryView class method)
(binaryninja.filemetadata.FileMetadata class method)
(binaryninja.function.Function class method)
set_double() (binaryninja.setting.Setting method)
set_flag() (binaryninja.lowlevelil.LowLevelILFunction method)
set_indirect_branches() (binaryninja.lowlevelil.LowLevelILFunction method)
set_int_display_type() (binaryninja.function.Function method)
set_integer() (binaryninja.setting.Setting method)
set_integer_list() (binaryninja.setting.Setting method)
set_option() (binaryninja.function.DisassemblySettings method)
(binaryninja.function.FunctionGraph method)
set_reg() (binaryninja.lowlevelil.LowLevelILFunction method)
set_reg_split() (binaryninja.lowlevelil.LowLevelILFunction method)
set_reg_stack_top_relative() (binaryninja.lowlevelil.LowLevelILFunction method)
set_string() (binaryninja.setting.Setting method)
set_string_list() (binaryninja.setting.Setting method)
set_user_highlight() (binaryninja.basicblock.BasicBlock method)
set_user_indirect_branches() (binaryninja.function.Function method)
set_user_instr_highlight() (binaryninja.function.Function method)
set_user_type() (binaryninja.function.Function method)
set_view_type_constant() (binaryninja.architecture.Architecture method)
set_worker_thread_count() (in module binaryninja.mainthread), [1]
Setting (class in binaryninja.downloadprovider)
(class in binaryninja.setting), [1]
settings (binaryninja.function.FunctionGraph attribute)
shift_left() (binaryninja.lowlevelil.LowLevelILFunction method)
short_name (binaryninja.types.Symbol attribute)
show_html_report() (binaryninja.binaryview.BinaryView method)
(binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
show_markdown_report() (binaryninja.binaryview.BinaryView method)
(binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
show_message_box() (binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
show_plain_text_report() (binaryninja.binaryview.BinaryView method)
(binaryninja.interaction.InteractionHandler method)
(in module binaryninja.interaction), [1]
ShowAddress (binaryninja.enums.DisassemblyOption attribute)
ShowCallParameterNames (binaryninja.enums.DisassemblyOption attribute)
ShowDefaultRegisterTypes (binaryninja.enums.DisassemblyOption attribute)
ShowFlagUsage (binaryninja.enums.DisassemblyOption attribute)
ShowOpcode (binaryninja.enums.DisassemblyOption attribute)
ShowVariablesAtTopOfGraph (binaryninja.enums.DisassemblyOption attribute)
ShowVariableTypesWhenAssigned (binaryninja.enums.DisassemblyOption attribute)
shutdown() (in module binaryninja)
sign_extend() (binaryninja.lowlevelil.LowLevelILFunction method)
signed (binaryninja.types.Type attribute)
SignedDecimalDisplayType (binaryninja.enums.IntegerDisplayType attribute)
SignedHexadecimalDisplayType (binaryninja.enums.IntegerDisplayType attribute)
SignedIntegerDataType (binaryninja.enums.MetadataType attribute)
SignedOctalDisplayType (binaryninja.enums.IntegerDisplayType attribute)
SignedRangeValue (binaryninja.enums.RegisterValueType attribute)
SignExtendToFullWidth (binaryninja.enums.ImplicitRegisterExtend attribute)
SizeWithConfidence (class in binaryninja.types), [1]
skip_and_return_value() (binaryninja.architecture.Architecture method)
(binaryninja.architecture.CoreArchitecture method)
(binaryninja.binaryview.BinaryView method)
SpecialFlagRole (binaryninja.enums.FlagRole attribute)
ssa_form (binaryninja.lowlevelil.LowLevelILFunction attribute)
(binaryninja.lowlevelil.LowLevelILInstruction attribute)
(binaryninja.mediumlevelil.MediumLevelILFunction attribute)
(binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
ssa_memory_version (binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
SSAFlag (class in binaryninja.lowlevelil), [1]
SSARegister (class in binaryninja.lowlevelil), [1]
SSARegisterOrFlag (class in binaryninja.lowlevelil), [1]
SSARegisterStack (class in binaryninja.lowlevelil), [1]
SSAVariable (class in binaryninja.mediumlevelil), [1]
stack_adjusted_on_return (binaryninja.callingconvention.CallingConvention attribute)
stack_adjustment (binaryninja.function.Function attribute)
(binaryninja.types.Type attribute)
stack_frame_offset() (binaryninja.function.RegisterValue class method)
stack_layout (binaryninja.function.Function attribute)
stack_pointer (binaryninja.architecture.Architecture attribute)
stack_reserved_for_arg_regs (binaryninja.callingconvention.CallingConvention attribute)
StackFrameOffset (binaryninja.enums.RegisterValueType attribute)
StackVariableReference (class in binaryninja.function), [1]
StackVariableSourceType (binaryninja.enums.VariableSourceType attribute)
standalone_platform (binaryninja.architecture.Architecture attribute)
StandardHighlightColor (binaryninja.enums.HighlightColorStyle attribute)
start (binaryninja.basicblock.BasicBlock attribute)
(binaryninja.binaryview.BinaryView attribute)
(binaryninja.function.Function attribute)
(binaryninja.function.FunctionGraphBlock attribute)
start() (binaryninja.plugin.BackgroundTaskThread method)
StaticScope (binaryninja.enums.MemberScope attribute)
stdcall_calling_convention (binaryninja.platform.Platform attribute)
STDCallCallingConvention (binaryninja.enums.CallingConventionName attribute)
store() (binaryninja.lowlevelil.LowLevelILFunction method)
store_metadata() (binaryninja.binaryview.BinaryView method)
strict_dominators (binaryninja.basicblock.BasicBlock attribute)
string_found() (binaryninja.binaryview.BinaryDataNotification method)
string_removed() (binaryninja.binaryview.BinaryDataNotification method)
StringDataType (binaryninja.enums.MetadataType attribute)
StringNameType (binaryninja.enums.NameType attribute)
StringReference (class in binaryninja.binaryview), [1]
strings (binaryninja.binaryview.BinaryView attribute)
StringToken (binaryninja.enums.InstructionTextTokenType attribute)
StringType (class in binaryninja.enums), [1]
StructNamedTypeClass (binaryninja.enums.NamedTypeReferenceClass attribute)
StructStructureType (binaryninja.enums.StructureType attribute)
structure (binaryninja.types.Type attribute)
Structure (class in binaryninja.types), [1]
structure_type() (binaryninja.types.Type class method)
StructureMember (class in binaryninja.types), [1]
StructureType (class in binaryninja.enums), [1]
StructureTypeClass (binaryninja.enums.TypeClass attribute)
sub() (binaryninja.lowlevelil.LowLevelILFunction method)
sub_borrow() (binaryninja.lowlevelil.LowLevelILFunction method)
SuccessfulScriptExecution (binaryninja.enums.ScriptingProviderExecuteResult attribute)
symbol (binaryninja.function.Function attribute)
Symbol (class in binaryninja.types), [1]
symbols (binaryninja.binaryview.BinaryView attribute)
SymbolType (class in binaryninja.enums), [1]
system_call() (binaryninja.lowlevelil.LowLevelILFunction method)
system_call_convention (binaryninja.platform.Platform attribute)
system_calls (binaryninja.platform.Platform attribute)
SystemCall (binaryninja.enums.BranchType attribute)

T

tailcall() (binaryninja.lowlevelil.LowLevelILFunction method)
target (binaryninja.types.Type attribute)
temp_flag_count (binaryninja.lowlevelil.LowLevelILFunction attribute)
temp_reg_count (binaryninja.lowlevelil.LowLevelILFunction attribute)
TemporaryAction (binaryninja.enums.ActionType attribute)
test_bit() (binaryninja.lowlevelil.LowLevelILFunction method)
TextCodecTransform (binaryninja.enums.TransformType attribute)
TextEncodeTransform (binaryninja.enums.TransformType attribute)
TextLineField (class in binaryninja.interaction), [1]
TextLineFormField (binaryninja.enums.FormInputFieldType attribute)
TextToken (binaryninja.enums.InstructionTextTokenType attribute)
ThisCallCallingConvention (binaryninja.enums.CallingConventionName attribute)
ThunkScope (binaryninja.enums.MemberScope attribute)
tokens (binaryninja.lowlevelil.LowLevelILInstruction attribute)
(binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
(binaryninja.types.Type attribute)
too_large (binaryninja.function.Function attribute)
Transform (class in binaryninja.transform), [1]
transform_type (binaryninja.transform.Transform attribute)
TransformParameter (class in binaryninja.transform), [1]
TransformType (class in binaryninja.enums), [1]
trap() (binaryninja.lowlevelil.LowLevelILFunction method)
TrueBranch (binaryninja.enums.BranchType attribute)
TrueBranchDependent (binaryninja.enums.ILBranchDependence attribute)
type (binaryninja.function.FunctionGraph attribute)
(binaryninja.metadata.Metadata attribute)
(binaryninja.types.Structure attribute)
(binaryninja.types.Symbol attribute)
Type (class in binaryninja.types), [1]
type_class (binaryninja.types.NamedTypeReference attribute)
(binaryninja.types.Type attribute)
type_defined() (binaryninja.binaryview.BinaryDataNotification method)
type_id (binaryninja.types.NamedTypeReference attribute)
type_tokens (binaryninja.function.Function attribute)
type_undefined() (binaryninja.binaryview.BinaryDataNotification method)
TypeClass (class in binaryninja.enums), [1]
TypedefNamedTypeClass (binaryninja.enums.NamedTypeReferenceClass attribute)
TypeNameToken (binaryninja.enums.InstructionTextTokenType attribute)
TypeofNameType (binaryninja.enums.NameType attribute)
TypeParserResult (class in binaryninja.types), [1]
types (binaryninja.binaryview.BinaryView attribute)
(binaryninja.platform.Platform attribute)

U

UDTReturningNameType (binaryninja.enums.NameType attribute)
UiPluginType (binaryninja.enums.PluginType attribute)
(binaryninja.pluginmanager.RepoPlugin.PluginType attribute)
UnalignedSuffix (binaryninja.enums.PointerSuffix attribute)
UnconditionalBranch (binaryninja.enums.BranchType attribute)
undefine_auto_symbol() (binaryninja.binaryview.BinaryView method)
undefine_data_var() (binaryninja.binaryview.BinaryView method)
undefine_type() (binaryninja.binaryview.BinaryView method)
undefine_user_data_var() (binaryninja.binaryview.BinaryView method)
undefine_user_symbol() (binaryninja.binaryview.BinaryView method)
undefine_user_type() (binaryninja.binaryview.BinaryView method)
undefined() (binaryninja.lowlevelil.LowLevelILFunction method)
undetermined() (binaryninja.function.RegisterValue class method)
UndeterminedValue (binaryninja.enums.RegisterValueType attribute)
undo() (binaryninja.binaryview.BinaryView method)
(binaryninja.filemetadata.FileMetadata method)
UndoAction (class in binaryninja.undoaction), [1]
unescape() (binaryninja.databuffer.DataBuffer method)
unescape_string() (in module binaryninja.databuffer), [1]
UnicodeCodecTransform (binaryninja.enums.TransformType attribute)
unimplemented() (binaryninja.lowlevelil.LowLevelILFunction method)
unimplemented_memory_ref() (binaryninja.lowlevelil.LowLevelILFunction method)
uninstall_plugin() (binaryninja.pluginmanager.RepositoryManager method)
union (binaryninja.types.Structure attribute)
UnionNamedTypeClass (binaryninja.enums.NamedTypeReferenceClass attribute)
UnionStructureType (binaryninja.enums.StructureType attribute)
UnknownNamedTypeClass (binaryninja.enums.NamedTypeReferenceClass attribute)
UnorderedFlagRole (binaryninja.enums.FlagRole attribute)
unregister_notification() (binaryninja.binaryview.BinaryView method)
unregister_output_listener() (binaryninja.scriptingprovider.ScriptingInstance method)
UnresolvedBranch (binaryninja.enums.BranchType attribute)
UnsignedDecimalDisplayType (binaryninja.enums.IntegerDisplayType attribute)
UnsignedHexadecimalDisplayType (binaryninja.enums.IntegerDisplayType attribute)
UnsignedIntegerDataType (binaryninja.enums.MetadataType attribute)
UnsignedOctalDisplayType (binaryninja.enums.IntegerDisplayType attribute)
UnsignedRangeValue (binaryninja.enums.RegisterValueType attribute)
update() (binaryninja.update.UpdateVersion method)
update_analysis() (binaryninja.binaryview.BinaryView method)
update_analysis_and_wait() (binaryninja.binaryview.BinaryView method)
update_plugin() (binaryninja.pluginmanager.RepositoryManager method)
update_status (binaryninja.pluginmanager.RepoPlugin attribute)
update_to_latest() (binaryninja.update.UpdateChannel method)
UpdateAvailable (binaryninja.enums.UpdateResult attribute)
UpdateChannel (class in binaryninja.update), [1]
UpdateFailed (binaryninja.enums.UpdateResult attribute)
UpdateProgressCallback (class in binaryninja.update), [1]
UpdateResult (class in binaryninja.enums), [1]
updates_available (binaryninja.update.UpdateChannel attribute)
updates_checked() (in module binaryninja.update), [1]
UpdatesAvailablePluginStatus (binaryninja.enums.PluginUpdateStatus attribute)
(binaryninja.pluginmanager.RepoPlugin.PluginUpdateStatus attribute)
UpdateSuccess (binaryninja.enums.UpdateResult attribute)
UpdateVersion (class in binaryninja.update), [1]
UpToDatePluginStatus (binaryninja.enums.PluginUpdateStatus attribute)
(binaryninja.pluginmanager.RepoPlugin.PluginUpdateStatus attribute)
url (binaryninja.pluginmanager.RepoPlugin attribute)
(binaryninja.pluginmanager.Repository attribute)
Utf16String (binaryninja.enums.StringType attribute)
Utf32String (binaryninja.enums.StringType attribute)

V

value (binaryninja.binaryview.StringReference attribute)
(binaryninja.lowlevelil.LowLevelILInstruction attribute)
(binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
(binaryninja.metadata.Metadata attribute)
ValueRange (class in binaryninja.function), [1]
ValueTypeClass (binaryninja.enums.TypeClass attribute)
VarArgsTypeClass (binaryninja.enums.TypeClass attribute)
Variable (class in binaryninja.function), [1]
variables (binaryninja.platform.Platform attribute)
VariableSourceType (class in binaryninja.enums), [1]
vars (binaryninja.function.Function attribute)
vars_read (binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
vars_written (binaryninja.mediumlevelil.MediumLevelILInstruction attribute)
VBaseDestructorNameType (binaryninja.enums.NameType attribute)
VBTableNameType (binaryninja.enums.NameType attribute)
VCallNameType (binaryninja.enums.NameType attribute)
VectorCallCallingConvention (binaryninja.enums.CallingConventionName attribute)
VectorConstructorIteratorNameType (binaryninja.enums.NameType attribute)
VectorDeletingDestructorNameType (binaryninja.enums.NameType attribute)
VectorDestructorIteratorNameType (binaryninja.enums.NameType attribute)
VectorVBaseConstructorIteratoreNameType (binaryninja.enums.NameType attribute)
version (binaryninja.pluginmanager.RepoPlugin attribute)
versions (binaryninja.update.UpdateChannel attribute)
vertical_block_margin (binaryninja.function.FunctionGraph attribute)
VFTableNameType (binaryninja.enums.NameType attribute)
view (binaryninja.binaryview.BinaryView attribute)
(binaryninja.filemetadata.FileMetadata attribute)
(binaryninja.function.Function attribute)
view_type (binaryninja.binaryview.BinaryView attribute)
VirtualDisplacementMapNameType (binaryninja.enums.NameType attribute)
VirtualScope (binaryninja.enums.MemberScope attribute)
void() (binaryninja.types.Type class method)
VoidTypeClass (binaryninja.enums.TypeClass attribute)

W

wait() (binaryninja.plugin.MainThreadAction method)
WarningIcon (binaryninja.enums.MessageBoxIcon attribute)
WarningLog (binaryninja.enums.LogLevel attribute)
WhiteHighlightColor (binaryninja.enums.HighlightStandardColor attribute)
width (binaryninja.function.DisassemblySettings attribute)
(binaryninja.function.FunctionGraph attribute)
(binaryninja.function.FunctionGraphBlock attribute)
(binaryninja.types.Structure attribute)
(binaryninja.types.Type attribute)
with_confidence() (binaryninja.callingconvention.CallingConvention method)
(binaryninja.function.ParameterVariables method)
(binaryninja.types.RegisterSet method)
(binaryninja.types.Type method)
with_metaclass() (in module binaryninja)
(in module binaryninja.architecture)
(in module binaryninja.binaryview)
(in module binaryninja.downloadprovider)
(in module binaryninja.platform)
(in module binaryninja.plugin)
(in module binaryninja.scriptingprovider)
(in module binaryninja.transform)
(in module binaryninja.update)
worker_enqueue() (in module binaryninja.mainthread), [1]
worker_interactive_enqueue() (in module binaryninja.mainthread), [1]
worker_priority_enqueue() (in module binaryninja.mainthread), [1]
writable (binaryninja.binaryview.Segment attribute)
write() (binaryninja.binaryview.BinaryView method)
(binaryninja.binaryview.BinaryWriter method)
(binaryninja.fileaccessor.CoreFileAccessor method)
write16() (binaryninja.binaryview.BinaryWriter method)
write16be() (binaryninja.binaryview.BinaryWriter method)
write16le() (binaryninja.binaryview.BinaryWriter method)
write32() (binaryninja.binaryview.BinaryWriter method)
write32be() (binaryninja.binaryview.BinaryWriter method)
write32le() (binaryninja.binaryview.BinaryWriter method)
write64() (binaryninja.binaryview.BinaryWriter method)
write64be() (binaryninja.binaryview.BinaryWriter method)
write64le() (binaryninja.binaryview.BinaryWriter method)
write8() (binaryninja.binaryview.BinaryWriter method)
write_at_cursor() (binaryninja.scriptingprovider.PythonScriptingInstance.InterpreterThread method)

X

x (binaryninja.function.FunctionGraphBlock attribute)
xor_expr() (binaryninja.lowlevelil.LowLevelILFunction method)

Y

y (binaryninja.function.FunctionGraphBlock attribute)
YellowHighlightColor (binaryninja.enums.HighlightStandardColor attribute)
YesButton (binaryninja.enums.MessageBoxButtonResult attribute)
YesNoButtonSet (binaryninja.enums.MessageBoxButtonSet attribute)
YesNoCancelButtonSet (binaryninja.enums.MessageBoxButtonSet attribute)

Z

zero_extend() (binaryninja.lowlevelil.LowLevelILFunction method)
ZeroExtendToFullWidth (binaryninja.enums.ImplicitRegisterExtend attribute)
ZeroFlagRole (binaryninja.enums.FlagRole attribute)
zlib_compress() (binaryninja.databuffer.DataBuffer method)
zlib_decompress() (binaryninja.databuffer.DataBuffer method)