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
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
Cache lines on API side to avoid UI hangs with large basic blocks
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
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
Fix some memory leaks
Rusty Wagner
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
Merge pull request #396 from bambu/small_python_bugs
plafosse
2016-08-20
Fixed small python bugs
Bambu
2016-08-19
minor link fix
Jordan Wiens
2016-08-19
updated wrong hotkey
Jordan Wiens
2016-08-18
jordan is sometimes exceedingly overly verbose
Jordan Wiens
2016-08-18
add python console image and docs
Jordan Wiens
2016-08-18
add python console image and docs
Jordan Wiens
2016-08-18
Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev
Jordan Wiens
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-17
email change question and header fix
Jordan Wiens
2016-08-17
minor docs update with troubleshooting section
Jordan Wiens
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
2016-08-06
Lots more documentation, adding a get_disassembly and get_next_disassembly co...
plafosse
2016-08-06
Removing private member documentation
plafosse
2016-08-03
few more offset to addr changes
Jordan Wiens
2016-08-01
variable cleanup in documentation missed a few
Jordan Wiens
2016-07-30
few small doc tweaks
Jordan Wiens
2016-07-30
More BinaryView documentation
plafosse
2016-07-30
fix hotkeys
Jordan Wiens
2016-07-30
Inital documentation of BinaryView
plafosse
2016-07-30
remove C++ as well for now, default to just python
Jordan Wiens
2016-07-30
manually add classes
Jordan Wiens
2016-07-30
remove C for now
Jordan Wiens
2016-07-30
point to proper interdocs url
Jordan Wiens
2016-07-30
ignore autogenerated source files
Jordan Wiens
2016-07-30
include patching and scc in the future docs
Jordan Wiens
2016-07-30
comment out developer guides
Jordan Wiens
2016-07-30
releasable docs
Jordan Wiens
2016-07-30
remove C documentation reference for now
Jordan Wiens
2016-07-30
Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev
Jordan Wiens
[next]