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-11-19
Check python version and use python2 if python3 is default
Nick Fox
2017-11-19
Remove unnecessary trailing slash in BNPATH
Nick Fox
2017-11-19
Fix typo in MIME filename introduced in last commit
Nick Fox
2017-11-19
Fix bugs in setup script by removing unneeded sudo conditionals
Nick Fox
2017-11-19
Fix incorrect BNPATH: previously pointed to /scripts
Nick Fox
2017-11-19
Add missing quotes to fix issue with broken .desktop file
Nick Fox
2017-11-16
Cache Platform object and not handle
David Barksdale
2017-11-14
Fix _get_instruction_alignment type.
Brian Potchik
2017-11-13
Add GetInstructionAlignment Callback to Architecture.
Brian Potchik
2017-11-12
Removed unneeded shadowed variabled
Peter LaFosse
2017-11-10
Add 'relocatable' property to BinaryView class
Peter LaFosse
2017-11-08
Cache arch and platform property values (#862)
Matt Revelle
2017-11-07
Update to latest asmx86
Peter LaFosse
2017-11-03
point linux setup script at the right path for api install
Jordan Wiens
2017-11-03
fix docs for plugin manager example
Jordan Wiens
2017-11-02
Move the function discrimination from SSAVariable to Variable (#856)
David Barksdale
2017-11-02
Make SSAVariables unique between functions (#855)
David Barksdale
2017-11-01
fix new scripting provider aliases when no current context exists
Jordan Wiens
2017-10-30
Provide a slightly different implementation for @joshwatson's AnalysisComplet...
Peter LaFosse
2017-10-30
add current_llil and current_mlil scripting console aliases
Jordan Wiens
2017-10-30
__hash__ for three types of basic blocks
Jordan Wiens
2017-10-29
Add convenience API's for accessing blocks and instructions in Function (#792)
Cory Duplantis
2017-10-29
Fixed possible IndexError in Function.get_*_at methods (#775)
Josh Watson
2017-10-25
additional debian sym link instructions
Jordan Wiens
2017-10-19
UI Updates for Product and Update Status.
Brian Potchik
2017-09-30
minor documentation update
Jordan Wiens
2017-09-22
Adding C++ apis for gettings paths
Peter LaFosse
2017-09-21
Bugfix for BasicBlock incoming edges source and target were swapped
Peter LaFosse
2017-09-21
Add segment permission properties
Peter LaFosse
2017-09-07
Add some convenience api's for accessing strings, and iterating over all basi...
Peter LaFosse
2017-08-31
include capstone license
Jordan Wiens
2017-08-31
increase version number in api docs
Jordan Wiens
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
[next]