index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-05
Fix data accessors to return bytes objects instead of chr
Peter LaFosse
2021-09-05
Remove some unnecessary properties for various derived HLIL Instructions, add...
Peter LaFosse
2021-09-05
Refactor Python Types
Peter LaFosse
2021-09-05
Commonize how BasicBlocks are constructed
Peter LaFosse
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
remove some unneeded code
Peter LaFosse
2021-09-05
Fix bug in unit tests. Fix vars_read, vars_written in Intrinsic instructions
Peter LaFosse
2021-09-05
Use more fstrings in testcommon.py
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
update unit test for preprocess_source change
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
Fix some misspells in various enumerations
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-09-05
Add ability for TypeBuilder objects to utilize StructureBuilder/EnumerationBu...
Peter LaFosse
2021-09-05
Fix get_ssa_var_version in unit test
Peter LaFosse
2021-09-01
prevent user settings and plugins from influencing unit test generation
Jordan Wiens
2021-08-26
Update hardcoded test_get_il_vars test for new .bntl's
Andrew Lamoureux
2021-08-25
Add 'requiresRestart' property to settings schema for UI notification.
Brian Potchik
2021-08-25
Update workflows c++ examples.
Brian Potchik
2021-08-25
Update reflection view for improved IL synchronization and default IL.
Brian Potchik
2021-08-25
adding BN_DISABLE_REPOSITORY_PLUGINS environment variable
Jordan Wiens
2021-08-24
Update getting-started.md
Jordan
2021-08-20
Workflows basic blocks and IL function analysis setters.
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-18
Rust API : DebugInfo API Fixes
KyleMiles
2021-08-17
CMake option to set license for generator
Glenn Smith
2021-08-17
HTTP C++ library via downloadprovider
Glenn Smith
2021-08-17
Websocket provider
Glenn Smith
2021-08-17
add more general API documentation and numerous other documentation improvements
Jordan Wiens
2021-08-17
Fix ref count issue in BinaryView::GetCodeReferencesForTypeField()
Xusheng
2021-08-16
Move py debugger functions to __init__.py
Glenn Smith
2021-08-16
Cleanup taglist header
Glenn Smith
2021-08-16
Remove disconnected node from tail call example.
Brian Potchik
2021-08-15
much more information on type libraries
Jordan Wiens
2021-08-15
small fix in title of user plugin help
Jordan Wiens
2021-08-14
Move debugging info to plugin dev guide
Glenn Smith
2021-08-14
Startup.py/python debugger updates and documentation
Glenn Smith
2021-08-13
Workflows early preview.
Brian Potchik
[prev]
[next]