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
2017-08-30
Adding helper functions to x86 extension
Peter LaFosse
2017-08-29
Updating APIs to deal with stack adjustment
Rusty Wagner
2017-08-28
Add AddAnalysisOption API to support Initial LinearSweep Core.
Brian Potchik
2017-08-26
Adding Function level comment APIs
Peter LaFosse
2017-08-24
Add MLIL instruction for dealing with direct access to GOT/IAT entries
Rusty Wagner
2017-08-23
Added APIs for clobbered registers, global pointers, and function exit data f...
Rusty Wagner
2017-08-22
Add BasicBlock CanExit Accessor.
Brian Potchik
2017-08-21
updated docs
Jordan Wiens
2017-08-21
new troubleshooting tips
Jordan Wiens
2017-08-21
minor css tweaks
Jordan Wiens
2017-08-21
add gentoo troubleshooting
Jordan Wiens
2017-08-21
support for broken bash that dont properly tilde expand
Jordan Wiens
2017-08-21
debian troubleshooting doc update
Jordan Wiens
2017-08-19
Add C++ x86 architecture wrapper for extending architectures
Peter LaFosse
2017-08-17
Work around limitations in ctypes
Rusty Wagner
2017-08-17
Adding section semantics to deal with semantically read-only sections inside ...
Rusty Wagner
2017-08-17
Support custom calling conventions in the type parser and type objects
Rusty Wagner
2017-08-15
Add APIs to access and update portions of the function type, and added new AP...
Rusty Wagner
2017-08-15
add isatty for input as well
Jordan Wiens
2017-08-13
Update documentation with settings and pdb usage
Peter LaFosse
2017-08-11
Fix some documentation issues
Peter LaFosse
2017-08-11
Fixes to allow plugins to be installed and loaded from headless
Peter LaFosse
2017-08-11
Fixing some broken documentation
Peter LaFosse
2017-08-11
Fixing llil and mlil incoming/outgoing edges, and dominator apis
Peter LaFosse
2017-08-10
Fix get_ssa_var_possible_values API call to core.
Brian Potchik
2017-08-05
Fix typo
Rusty Wagner
2017-08-05
Refactor IL instruction access APIs
Rusty Wagner
2017-08-04
Use the basic block's arch not the view's arch
Peter LaFosse
2017-08-04
Fixing UAF in settings
Peter LaFosse
2017-08-01
Call shutdown whenever binaryninja is unloaded
Peter LaFosse
2017-07-27
add jemalloc license info
Jordan Wiens
2017-07-26
Fix Linux build
Rusty Wagner
2017-07-26
Merge type propagation into dev
Rusty Wagner
2017-07-25
Add mappings from LLIL to normal MLIL
Rusty Wagner
2017-07-24
Adding size of stack var refs, source operand in MLIL
Rusty Wagner
2017-07-21
Provide options for controlling the display of variable types
Rusty Wagner
2017-07-21
Adding optimization for accessing arch and function from basic block
Peter LaFosse
2017-07-18
Add IsUIEnabled to API.
Brian Potchik
2017-07-18
Add instruction for indirect structure access
Rusty Wagner
2017-07-17
Fix referenced to old calling convention api, Fixes #739
Peter LaFosse
2017-07-16
A LLIL C++ API Parser example with in depth build notes (#721)
Robert Yates
2017-07-16
Added missing files to CMakeLists.txt (#738)
Ryan Stortz
2017-07-15
Fixes #700 MLIL_SET_VAR_SPLIT_SSA operands are incorrectly typed
Peter LaFosse
2017-07-15
Fixes #539 CallingConvention can not be instantiated in the python api
Peter LaFosse
2017-07-15
Add flags option to LLIL store
Peter LaFosse
2017-07-15
Adding documentation to interaction.py fixing enumeration use bug DirectoryNa...
Peter LaFosse
2017-07-15
Give error message when license validation fails
Peter LaFosse
2017-07-15
adding set_comment_at deprecating set_comment for consistency
Peter LaFosse
2017-07-15
Fixed wrong enumeration in angr plugin
Peter LaFosse
2017-07-15
Adding convenience function 'get_functions_containing'
Peter LaFosse
[next]