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-06-22
export svg now theme aware
Jordan Wiens
2023-06-09
fix documentation for callee_addresses fixes #4356
Peter LaFosse
2023-06-09
Fix LowLevelILCallSsa.output to work like MediumLevelILCallSsa.output
Peter LaFosse
2023-06-09
Prevent exception on close in FunctionList
Peter LaFosse
2023-06-08
Undo transactions / context manager
Glenn Smith
2023-06-08
Undo entry states and reverting
Glenn Smith
2023-06-08
include typed file for mypy in builds
Jordan Wiens
2023-06-08
replace format with fstrings, fix opacity bug, better enable raw svg
Jordan Wiens
2023-06-07
variable.py : Add 'offset_to_next_variable' convenience function
KyleMiles
2023-06-06
try to make sphinx ver on macos build happy
Jordan Wiens
2023-06-05
cleanup pydoc warnings
Jordan Wiens
2023-06-02
Fix typo in highlevelil.py docs
KyleMiles
2023-06-02
add handle= to function constructors
JJTech0130
2023-06-02
add AnalysisContext around ac
JJTech0130
2023-06-02
add AnalysisContext class
JJTech0130
2023-06-02
Add Var, SSAVar, and AliasedVar to commonil.py, and update the relavent MLIL/...
KyleMiles
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
[next]