index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
2023-05-31
Simplify template simplifier API; remove cursed RustString stuff
KyleMiles
2023-05-30
nes.py : Add missing perform_get_address_size function
KyleMiles
2023-05-26
Add iterators for TypedDataAccessor and DataVariable
Peter LaFosse
2023-05-26
param_vars doesn't exist, properly refer to parameter_vars
Maja Kądziołka
2023-05-26
Add some missing type annotations
Maja Kądziołka
2023-05-26
Fix bugs in hlil.ssa_form.vars_written returning empty when it shouldn't
Peter LaFosse
2023-05-26
Fix error in bv.llil_basic_blocks when low_level_il function is not available
Peter LaFosse
2023-05-11
Fix HLILForSSA.body property
Peter LaFosse
2023-05-11
Fix binaryview metadata bool handling
Peter LaFosse
2023-05-10
Add name to worker tasks for debugging
Glenn Smith
2023-05-08
Pass debug file along with original file to debug info parsers
KyleMiles
2023-04-25
Fix deprecation warning formatting in docs, require deprecated_in parameter
Josh Ferrell
2023-04-25
Fix enterprise example formatting
Josh Ferrell
2023-04-25
Fix a minor error in BinaryDataNotifications for Components
kat
2023-04-19
[Enterprise] Include collaboration python api properly
Glenn Smith
2023-04-19
small documentation fixes
Jordan Wiens
2023-04-18
Fix deserialization of EnumerationMember values
Peter LaFosse
2023-04-18
Add APIs for dumping the contents of TypeLibraries
Peter LaFosse
2023-04-17
Allow TypeLibrary::Finalize() to return true on success
Peter LaFosse
2023-04-17
Add .components convenience API to Functions and DataVariables
kat
2023-04-12
python: core: trivial docstring update
Willi Ballenthin
2023-04-12
small pydoc tweaks
Jordan Wiens
2023-04-11
remove vestigal imports
Jordan Wiens
2023-04-10
add help for windows python console, resolves #4210
Jordan Wiens
2023-04-10
Do not complain about partial string unless a partial string is requested. Fi...
Xusheng
2023-03-30
Add support for deriving structures from other structures
Rusty Wagner
2023-03-29
Fix Type.named_type_from_type
Glenn Smith
2023-03-29
Fix BinaryView.type_names api
Glenn Smith
2023-03-29
BinaryView::LookupImportedType*
Glenn Smith
2023-03-29
Fix formatting of many deprecation notices
Josh Ferrell
2023-03-29
Update reference to deprecated Function.function_type attribute
Josh Ferrell
2023-03-29
Add support for warnings to ScriptingInstance
Josh Ferrell
2023-03-29
Fix some type hints using more correct Dict instead of Mapping
Peter LaFosse
2023-03-28
Add visitors for llil and hlil
Peter LaFosse
2023-03-27
Catch all types of exceptions in functions in Architecture that call user-imp...
Xusheng
2023-03-24
Fix constant data access in the Python API for small data sizes.
Brian Potchik
2023-03-23
plugins: Update scriptingprovider.py to use environment that sets PYTHONHOME ...
Brian Knudson
2023-03-23
Add visit methods to MLIL and new detailed_operands method
Peter LaFosse
2023-03-22
Python API : Tags fixes
KyleMiles
2023-03-22
Tags refactor
KyleMiles
2023-03-22
Function.py: Move all the tag functions next to each other
KyleMiles
2023-03-21
Update documentation for progress callbacks to indicate they must return True...
Peter LaFosse
2023-03-20
plugins: Update scriptingprovider.py to install Python packages using bundled...
Brian Knudson
2023-03-10
Forgot to rename the Python API as well.
Alexander Taylor
2023-03-09
now with 33% less ugprade (remove redundant argument)
Jordan Wiens
2023-03-08
typo in load docs
Jordan Wiens
2023-03-08
pip should upgrade dependencies if required
Jordan Wiens
2023-03-08
Fix improper creation of NTR via Type.registered_name
Peter LaFosse
2023-03-08
python plugins: Add support on MacOS to install Python plugin dependencies us...
Brian Knudson
2023-03-07
Fix typehint for lookup_imported_object_library
Peter LaFosse
[next]