Binary Ninja API
1.1
architecture
atexit
basicblock
binaryninja
binaryview
builtins
callingconvention
databuffer
demangle
downloadprovider
enums
fileaccessor
filemetadata
function
functionrecognizer
highlight
interaction
lineardisassembly
log
lowlevelil
mainthread
mediumlevelil
metadata
platform
plugin
pluginmanager
pyopenssl
requests
scriptingprovider
setting
transform
types
undoaction
update
binaryninja.update.UpdateChannel
binaryninja.update.UpdateProgressCallback
binaryninja.update.UpdateVersion
binaryninja.update.are_auto_updates_enabled
binaryninja.update.get_time_since_last_update_check
binaryninja.update.install_pending_update
binaryninja.update.is_update_installation_pending
binaryninja.update.range
binaryninja.update.set_auto_updates_enabled
binaryninja.update.updates_checked
binaryninja.update.with_metaclass
Binary Ninja API
Docs
»
update module
»
binaryninja.update.UpdateProgressCallback
View page source
binaryninja.update.UpdateProgressCallback
¶
class
binaryninja.update.
UpdateProgressCallback
(
func
)
[source]
¶
__init__
(
func
)
[source]
¶
Methods
__init__
(func)
callback
(ctxt, progress, total)