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-07-15
Accidentally omitted the parenthesis to create a tuple for SSAVariable.__hash...
Josh Watson
2017-07-14
Add API to get list of all definitions or uses of a variable
Rusty Wagner
2017-07-14
Add UpdateAnalysisAndWait to API.
Brian Potchik
2017-07-14
Update Python to use BNUpdateAnalysisAndWait
Brian Potchik
2017-07-14
Added __hash__ and __eq__ to Variable and SSAVariable (#725)
Josh Watson
2017-07-14
Added __hash__ to Function. (#668)
Josh Watson
2017-07-14
Adding API to get type of MLIL expression
Rusty Wagner
2017-07-14
fix documentation for perform_get_instruction_low_level_il
Peter LaFosse
2017-07-13
Make query/store metadata completely duck typed
Peter LaFosse
2017-07-12
Adding remove_metadata API to BinaryView. Add remove APIs to Metadata
Peter LaFosse
2017-07-12
bug fix for: get_default_flag_write_low_level_il and get_flag_write_low_level_il
Peter LaFosse
2017-07-12
Metadata enhancements. Metadata objects are now serialized to the DB
Peter LaFosse
2017-07-11
add documentation to shutdown
Jordan Wiens
2017-07-10
Add confidence levels to type objects
Rusty Wagner
2017-07-04
initial plugin using writing documentation
Jordan Wiens
2017-07-03
Allow default settings for integer and string lists
Peter LaFosse
2017-07-03
Add setting removal APIs, allow negative integers
Peter LaFosse
2017-07-02
expose Settings 'Set' APIs to C++
Peter LaFosse
2017-07-01
add license info for libmspack
Jordan Wiens
2017-07-01
include memory to make linux happy
Peter LaFosse
2017-07-01
Refactor of metadata api names. modify how QueryMetadata works
Peter LaFosse
2017-07-01
Remove need for explicitly initializing settings file
Peter LaFosse
2017-07-01
Adding settings system apis, and binaryview metadata apis
Peter LaFosse
2017-07-01
Fixes issue #712
Peter LaFosse
2017-06-28
Merging dev to master for linux demo fix -- will not change personal or
Jordan Wiens
2017-06-28
add libcurl to open source list
Jordan Wiens
2017-06-27
Compute back edges in the core
Rusty Wagner
2017-06-23
Merge branch 'dev'
Rusty Wagner
2017-06-21
remove 800px limit on API docs
Jordan Wiens
2017-06-07
Allow ILRegister's to be compared properly
Peter LaFosse
2017-06-06
Adding missing X_ADD_OVERFLOW ILOperation
Peter LaFosse
2017-06-01
Use enumeration types for Endianness and ImplicitRegisterExtend
Peter LaFosse
2017-05-31
Example implementing notification callbacks
Peter LaFosse
2017-05-31
Fixing BinaryDataNotificationCallbacks
Peter LaFosse
2017-05-31
Make branches types always use the enumeration not the name
Peter LaFosse
2017-05-27
Merge pull request #669 from lucasduffey/patch-9
Jordan
2017-05-25
Modify how structures are created in the type system, expose additional struc...
Peter LaFosse
2017-05-25
fix enum link in documentation
Jordan Wiens
2017-05-25
fix links in offline user documentation
Jordan Wiens
2017-05-25
typo in CLA section
Jordan Wiens
2017-05-23
basic plugin usage
Jordan Wiens
2017-05-23
make linux setup script features optional and include api setup as well
Jordan Wiens
2017-05-23
update install_api to use user directories by default
Jordan Wiens
2017-05-19
add install_api script based on @withzombies script
Jordan Wiens
2017-05-19
Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev
Jordan Wiens
2017-05-19
update copyright year
Jordan Wiens
2017-05-19
fix indentation
Jordan Wiens
2017-05-17
Merge pull request #696 from bambu/patch-1
Jordan
2017-05-17
BinaryView doc string fixes
Bambu
2017-05-16
Adding pointer information to constant reference list
Rusty Wagner
[prev]
[next]