index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
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-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-19
Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev
Jordan Wiens
2017-05-19
update copyright year
Jordan Wiens
2017-05-17
BinaryView doc string fixes
Bambu
2017-05-16
Adding pointer information to constant reference list
Rusty Wagner
2017-05-15
Adding a constant expression with pointer hint for improved types
Rusty Wagner
2017-05-14
Expose some core API's for the demangling and type creation
Peter LaFosse
2017-05-10
add documentation for show_message_box and fix default button parameter
Jordan Wiens
2017-05-09
add warnings for duplicate symbols
Jordan Wiens
2017-05-09
style tweaks and banner at the bottom of svgs
Jordan Wiens
2017-05-05
Adding carry flag operand to IL instructions that need it
Rusty Wagner
2017-05-04
Initial support for concrete flags computation
Rusty Wagner
2017-05-03
Adding IL instruction for truncating result to smaller value
Rusty Wagner
2017-05-02
Fix NES plugin for new IL API
Rusty Wagner
2017-05-02
Renaming SSA index to version, more uniform register and variable representat...
Rusty Wagner
2017-05-02
add method to query log output state
Peter LaFosse
2017-05-02
Make plugin loading errors show up in error console
Peter LaFosse
2017-04-27
Adding an API for performance debugging
Rusty Wagner
2017-04-25
Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev
Jordan Wiens
2017-04-25
Fix invalid index in phi list
Rusty Wagner
2017-04-25
function.platform now correctly returns the functions platform
Jordan Wiens
2017-04-22
Type check ssa functions (#657)
Josh Watson
2017-04-21
Merge branch 'mlil' into dev
Rusty Wagner
2017-04-21
Add Python variable creation APIs
Rusty Wagner
2017-04-21
Allowing rename of all types of variables
Rusty Wagner
2017-04-21
Using variable identifiers in MLIL
Rusty Wagner
2017-04-20
Renaming and adding variable identifiers
Rusty Wagner
2017-04-17
Use new variable system in functions
Rusty Wagner
2017-04-11
fix example to point to community repo
Jordan Wiens
2017-04-02
replaced BNHasExplicitlyDefinedType with BNFunctionHasExplicitlyDefinedType
lucasduffey
2017-03-28
Cleanup of some of the plugin manager APIs
Peter LaFosse
2017-03-25
Fixing partial variable write instruction
Rusty Wagner
2017-03-24
Merge branch 'dev' into staging
Peter LaFosse
2017-03-22
Adding new value object to hold disjoint sets
Rusty Wagner
2017-03-22
update basicblock.annotations to new argument order for function.get_block_an...
Jordan Wiens
2017-03-22
update documentation for get_instruction_low_level_il
Jordan Wiens
2017-03-19
Merge pull request #607 from chemberger/patch-2
Jordan
2017-03-19
change types in documentation for lowlevelil so the results will be clickable...
Jordan Wiens
2017-03-16
Switching to new data flow system
Rusty Wagner
2017-03-16
Adding APIs to query register and stack contents from IL
Rusty Wagner
2017-03-15
APIs for performing range analysis
Rusty Wagner
2017-03-15
convenience function for bytes->IL
Andrew Lamoureux
2017-03-13
Branch dependence APIs for path sensitive analysis
Rusty Wagner
[next]