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
2020-05-20
Fix hash method for ReferenceSource class
Peter LaFosse
2020-05-18
MLIL mappings from HLIL are not yet functional, temporarily disable APIs that...
Rusty Wagner
2020-05-15
documentation improvements to remove_user_function and remove_function
Jordan Wiens
2020-05-14
lowlevelil documentation corrections
Jordan Wiens
2020-05-11
re-add deleted ge with the proper name
Jordan Wiens
2020-05-11
clean up some linter warnings
Jordan Wiens
2020-05-11
Fixes #1619 Hash transforms encode functions should return bytes instead of str
Peter LaFosse
2020-05-09
Fix DownloadProvider get_response helper.
Brian Potchik
2020-05-08
cleaner check for types on parse_type_from_source
Jordan Wiens
2020-05-07
Fix graph update
Peter LaFosse
2020-05-07
better guard rails for some python apis
Jordan Wiens
2020-05-06
Remove python UndoAction class and old method
Josh Ferrell
2020-05-05
add warning to add_analysis_completion_event
Jordan Wiens
2020-05-05
Fix analysis completion events for python 2
Josh Ferrell
2020-05-05
Allow analysis completion callbacks without parameters
Josh Ferrell
2020-05-04
Remove APIs that don't actually exist
Rusty Wagner
2020-05-03
Fix issue with ScriptingInstance.complete_input
Peter LaFosse
2020-05-03
return NotImplemented instead of None to placate the linter
Peter LaFosse
2020-05-03
Assign to unnamed variable to placate linter
Peter LaFosse
2020-05-03
use correct core API for FlowGraph
Peter LaFosse
2020-05-03
Use correct core API for merge_user_analysis
Peter LaFosse
2020-05-03
Use raw string to placate linter
Peter LaFosse
2020-05-03
Fix up equality operators and had hash operators
Peter LaFosse
2020-05-01
Fix iterating over LinearViewObjects
Josh Ferrell
2020-04-30
fixes #1628
Jordan Wiens
2020-04-29
Fix the fix for saving on Windows
meme
2020-04-28
Add system register list to architectures.
Rusty Wagner
2020-04-28
small documentation update for SymbolType table
Jordan Wiens
2020-04-27
Add names for goto labels
Rusty Wagner
2020-04-23
Send URLError to the ErrorLog in the PythonDownloadProvider.
Brian Potchik
2020-04-22
fix export-svg example opening on windows
Jordan Wiens
2020-04-21
add py2 compat for export_svg.py
Jordan Wiens
2020-04-21
Add indentation option for text renderer
Rusty Wagner
2020-04-20
Add python examples: cli lifter and disassembler
Andrew Lamoureux
2020-04-20
Add python example: pe_stat.py
Andrew Lamoureux
2020-04-17
Fix python API for new linear disassembly structure
Josh Ferrell
2020-04-17
Adding SSA support for HLIL
Rusty Wagner
2020-04-17
Add HLIL instructions for variable declarations
Rusty Wagner
2020-04-17
Add member index for structure field HLIL instructions
Rusty Wagner
2020-04-17
Add types to HLIL expressions
Rusty Wagner
2020-04-17
Expand support for HLIL switch/case and data flow access
Rusty Wagner
2020-04-17
Add mem SSA to HLIL
Rusty Wagner
2020-04-17
Add continue HLIL instruction
Rusty Wagner
2020-04-17
Early HLIL testing
Rusty Wagner
2020-04-17
Add IL support to linear view
Rusty Wagner
2020-04-17
Rename linear view disassembly API to use existing option
Rusty Wagner
2020-04-17
Remove old linear view implementation
Rusty Wagner
2020-04-17
Initial implementation of new linear view API
Rusty Wagner
2020-04-14
fix incorrect get_ascii_string_at documentation
Jordan Wiens
2020-04-12
Deserialize default setting schema in get_view_of_file_with_options.
Brian Potchik
[next]