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
2016-10-28
Refactor python api into separate files and add Enumeration support. Also fix...
plafosse
2016-10-16
bug fix in gnu3_demangle python api
plafosse
2016-10-10
Merge branch 'segments' into dev
Rusty Wagner
2016-10-10
Rename data to session_data, as this API is per-session and not stored in the db
Rusty Wagner
2016-10-09
Added NDS parser as example for segment APIs
Rusty Wagner
2016-10-09
Modify binary view init parameter order for compat
Rusty Wagner
2016-10-09
adding gnu3 demangler apis
plafosse
2016-09-29
Adding APIs for segments and sections
Rusty Wagner
2016-09-26
Fix NES plugin after API changes
Rusty Wagner
2016-09-22
Update __init__.py
Dustin Fraze
2016-09-22
Adding API to create simple dialogs with multiple input fields
Rusty Wagner
2016-09-21
update for new plugins and mention difference between personal and commercial
Jordan Wiens
2016-09-20
update svg exporter to use new dialogs
Jordan Wiens
2016-09-20
add file save dialog and fix spacing
Jordan Wiens
2016-09-19
Add example plugin to solve with angr
Rusty Wagner
2016-09-19
Add API for showing a message box in the UI
Rusty Wagner
2016-09-19
Adding APIs to store arbitrary data on a per-view, per-file, or per-function ...
Rusty Wagner
2016-09-17
Merge pull request #477 from rootbsd/dev
Jordan
2016-09-16
Add APIs for user interaction from plugins
Rusty Wagner
2016-09-16
Add the color support to export_svg.py
rootbsd
2016-09-15
Add APIs to display busy indicator for long running plugin tasks
Rusty Wagner
2016-09-14
Add APIs for instruction and block highlighting
Rusty Wagner
2016-09-13
rename files to allow them to be imported
Jordan Wiens
2016-09-13
better defaults for version switcher
Jordan Wiens
2016-09-12
Merge pull request #426 from bambu/new_syscall_plugin
Jordan
2016-09-10
Add API for list of basic blocks starting at an address
Rusty Wagner
2016-09-09
Minor changes to API for creation of IL functions
Rusty Wagner
2016-09-06
Add APIs for interactive work queue and worker thread count
Rusty Wagner
2016-09-06
Fix some memory leaks in the Python API
Rusty Wagner
2016-09-05
Adding a bunch of fixes found with linter
plafosse
2016-09-03
Adding APIs to ensure IL is available for upcoming caching methods
Rusty Wagner
2016-08-31
Add API to determine if an address is backed by the file
Rusty Wagner
2016-08-31
fix table of branch types
Jordan Wiens
2016-08-31
Add API to enqueue work on the worker thread(s)
Rusty Wagner
2016-08-30
Merge branch 'analysis_cache' into dev
Rusty Wagner
2016-08-30
Add API to reanalyze
Rusty Wagner
2016-08-30
Add API to determine if a function still has analysis updates to complete
Rusty Wagner
2016-08-25
Updated arm-syscall plugin to work with current api
Bambu
2016-08-25
Adding APIs for database save/load progress and constant references
Rusty Wagner
2016-08-24
fix export to work on windows
Jordan Wiens
2016-08-23
no longer use the beta channel name
Jordan
2016-08-22
Allow setting here or current_address to navigate in the current view
Rusty Wagner
2016-08-22
Updating documentation for _user_ functions
plafosse
2016-08-20
Fixed small python bugs
Bambu
2016-08-18
Add API to execute code on the main thread
Rusty Wagner
2016-08-18
Add Python script provider for UI Python console
Rusty Wagner
2016-08-16
fixing parse_types_from_source again
plafosse
2016-08-16
Fixing documentation for parse_types_from_source
plafosse
2016-08-16
Documenting classes BinaryReader/Writer, Architecture, Platform, also the sta...
plafosse
2016-08-12
Adding lots more documentation, adding helper disassembly functions
plafosse
[next]