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-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
2016-07-30
new licenses
Jordan Wiens
2016-07-30
Add API to find data in a binary view
Rusty Wagner
2016-07-29
Add API to set display type of integers
Rusty Wagner
2016-07-28
more work on getting started, new documentation help, remove head links
Jordan Wiens
2016-07-28
Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev
Jordan Wiens
2016-07-28
updated gitignore and add s3 website configs for docs and api
Jordan Wiens
2016-07-28
Add API to remove user function
Rusty Wagner
2016-07-27
small typo in data buffer class
Jordan Wiens
2016-07-27
Add APIs to add user types
Rusty Wagner
2016-07-27
use local theme instead of pip theme
Jordan Wiens
2016-07-27
update path to mkdocs theme
Jordan Wiens
2016-07-26
switch sphinx to rtd and upate paths
Jordan Wiens
2016-07-26
update mkdocs to work with offline file browsing
Jordan Wiens
2016-07-26
adding modified sphinx_rtd with red color
Jordan Wiens
2016-07-24
add initial api documentation for C++, C, and Python generated with sphinx, b...
Jordan Wiens
2016-07-24
very early checkin of template for user-docs, only a few pages filled out
Jordan Wiens
2016-07-24
markdown requires spaces instead of tabs, force it with a .editorconfig file
Jordan Wiens
2016-07-24
Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev
Jordan Wiens
2016-07-24
ignore generated html site folder, that will be pushed directly to the gh-pag...
Jordan Wiens
2016-07-23
Add endian argument to registering archs with views
Rusty Wagner
2016-07-22
Add API to set type of function
Rusty Wagner
2016-07-20
Add API for previous start of basic block
Rusty Wagner
2016-07-20
Add notifications for data variables
Rusty Wagner
2016-07-19
Adding APIs for data variables
Rusty Wagner
2016-07-15
Cap opcode display length to max instruction length in Python API
Rusty Wagner
2016-07-15
Add API for instruction length and option for showing opcodes in disassembly
Rusty Wagner
2016-07-13
Add token types for hex dump
Rusty Wagner
2016-07-12
Add token and line types for function headers in linear view
Rusty Wagner
2016-07-11
Rename API to be more accurate
Rusty Wagner
2016-07-11
Add APIs for querying data and code before address, and add settings paramete...
Rusty Wagner
2016-07-10
Merge branch 'dev' into linear_view
Rusty Wagner
2016-07-10
Add APIs for accessing linear disassembly
Rusty Wagner
2016-07-09
few small typos and add convenience getter/setter for function.name
Jordan Wiens
2016-07-07
Adding DemangleMS API and extending types for C++
plafosse
2016-07-06
Add API to get disassembly text for a basic block outside of a graph
Rusty Wagner
2016-07-02
Added another exmample. This one can be compiled and ran from terminal.
bambu
2016-07-02
Merge remote-tracking branch 'upstream/dev' into dev
bambu
2016-06-30
Add API for analysis progress
Rusty Wagner
2016-06-30
remove sleep from sample plugins
Jordan Wiens
2016-06-29
Adding doxygen xml directory to .gitignore
plafosse
2016-06-29
Adding initial documentation for c++
plafosse
2016-06-29
Fix missing include
Rusty Wagner
2016-06-29
Add analysis completion event and wait API
Rusty Wagner
2016-06-05
Makefile for building binaryninja-api and example c++ plugin
bambu
2016-06-03
Merge pull request #274 from withzombies/stack-contents-api-fix
Rusty Wagner
2016-06-02
get_stack_contents_at* referenced an undefined variable
Ryan Stortz
[prev]
[next]