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
2021-09-05
type hints for highlevelil.py, mediumlevelil.py and lowlevelil.py, workflow.py
Peter LaFosse
2021-09-05
Fix bug in python/variable.py
Peter LaFosse
2021-09-05
Fix bug in unit tests. Fix vars_read, vars_written in Intrinsic instructions
Peter LaFosse
2021-09-05
small bug fix to scriptingprovider.py
Peter LaFosse
2021-09-05
Refactor ILs for greater speed and utility
Peter LaFosse
2021-09-05
Don't inherit from object anymore
Peter LaFosse
2021-09-05
Fix InstructionInfo
Peter LaFosse
2021-09-05
Create class CoreDataVariable and make DataVariable class 'active'
Peter LaFosse
2021-09-05
fix issue when looking up branch type in Architecture._get_instruction_info
Peter LaFosse
2021-09-05
Convert the following to dataclasses:
Peter LaFosse
2021-09-05
add a core.free_string helper
Peter LaFosse
2021-09-05
Refactor RegisterValue class into multiple dataclasses which can be instantia...
Peter LaFosse
2021-09-05
Refactor Variable class
Peter LaFosse
2021-09-05
Fix BinaryView.new
Peter LaFosse
2021-09-05
Fix highlight colors on BasicBlock objects
Peter LaFosse
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-08-25
Add 'requiresRestart' property to settings schema for UI notification.
Brian Potchik
2021-08-20
platforms: specify platform types and add bvt platform callbacks
Ryan Snyder
2021-08-19
convert sample python triage plugin to PySide6
Jordan Wiens
2021-08-17
CMake option to set license for generator
Glenn Smith
2021-08-17
Websocket provider
Glenn Smith
2021-08-16
Move py debugger functions to __init__.py
Glenn Smith
2021-08-14
Startup.py/python debugger updates and documentation
Glenn Smith
2021-08-13
Workflows early preview.
Brian Potchik
2021-08-05
Also return the incomingType member in TypeFieldReference
Xusheng
2021-08-04
Add query mode to flow graph reports.
Brian Potchik
2021-08-04
Expose some BasicBlock APIs.
Brian Potchik
2021-08-04
Expose LLIL SSA Generation API.
Brian Potchik
2021-08-03
startup.py file runs commands on startup
Glenn Smith
2021-07-29
support for repository plugins loaded from a subdirectory
Jordan Wiens
2021-07-28
Add sidebar and move some dock widgets to it
Rusty Wagner
2021-07-26
Python API : Fix copyright year, add .vars to IL functions, remove BNGetFunct...
KyleMiles
2021-07-15
Fix for create_user_function does not consult get_associated_platform_by_addr...
galenbwill
2021-07-09
Cleanup tags and comments in many places
Glenn Smith
2021-07-07
DebugInfo - plugable debug information importers - C++, Rust, and Python APIs
KyleMiles
2021-07-07
fixed type incides should be indices
Galen Williamson
2021-07-07
Added slicing support to __getitem__ in all basic block classes
Galen Williamson
2021-07-07
Fixed missing self parameter in get_instruction_containing_address
Galen Williamson
2021-07-05
Remove snippet and kaitai plugin. Note their individual links.
Xusheng
2021-07-01
Tag/TagType id apis in python
Glenn Smith
2021-07-01
fixed typo "in" should be "if"
galenbwill
2021-07-01
Chunked uploads and cancelling uploads
Glenn Smith
2021-07-01
Expose Tag::GetId
Glenn Smith
2021-06-28
Add type library creation and dumping examples
Andrew Lamoureux
2021-06-18
Interactions: add default form values
Glenn Smith
2021-06-14
small settings documentation improvement
Jordan Wiens
2021-06-14
Fix comparison of ReferenceSource and TypeFieldReference
Xusheng
2021-06-12
Function: Added `BNGetFunctionILVariables()` / `get_il_vars()` method
Jon Palmisciano
2021-06-11
Update demangle.py
galenbwill
2021-06-11
Add TypeReferenceChanged notification
Xusheng
[next]