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-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
2020-04-11
Create new settings instance for use in get_view_of_file_with_options.
Brian Potchik
2020-04-08
Better error handling for get_view_of_file_with_options.
Brian Potchik
2020-04-08
Allow get_view_of_file_with_options to set default settings in addition to lo...
Brian Potchik
2020-04-06
Fix BinaryView.show_graph_report API
Peter LaFosse
2020-04-06
Update DockWidget example to use getActiveDockWidget.
Brian Potchik
2020-04-06
Add various missing BinaryDataNotification callbacks in python
Glenn Smith
2020-04-01
tiny snippets tweaks including a fix for platform-specific qsetting behavior
Jordan Wiens
2020-04-01
include signature matcher in the analysis option list
Jordan Wiens
2020-03-31
Undobuffer merging and mergetool
Josh Ferrell
2020-03-28
fix cygwin detection
Jordan Wiens
2020-03-27
support for cygwin python
Jordan Wiens
2020-03-20
fixing minimim typo throughout api
Jordan Wiens
2020-03-16
add __lt__ to referencesource objects and raise exception if invalid type
Jordan Wiens
2020-03-16
add __lt__ to the function class so they can be sorted
Jordan Wiens
2020-03-13
fixing several broken __hash__ methods
Jordan Wiens
2020-03-11
documentation for the Type class, setter for function_type can take a string,...
Jordan Wiens
2020-03-06
update documentation on get_open_filename
Jordan Wiens
2020-03-05
Update mappedview example to add the entry point after segments are added.
Brian Potchik
2020-03-02
small updates to snippets from upstream
Jordan Wiens
2020-02-19
updates get_instruction_text documentation
Jordan Wiens
2020-02-16
Add example binary view plugin which demonstrates the load settings system.
Brian Potchik
2020-02-16
Add parse-only BinaryView creation to the API.
Brian Potchik
2020-02-16
Add get_response helper to python DownloadInstance.
Brian Potchik
2020-02-13
make disassemblysettings optional on APIs that use it
Jordan Wiens
2020-02-07
Fix struct display in MLIL
Rusty Wagner
2020-02-06
Add unit tests and update binaryview save
Josh Ferrell
2020-02-06
Add clean saving
Josh Ferrell
2020-02-06
correct get_form_input documentation for return value
Jordan Wiens
[next]