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
2018-02-02
Add rounding instructions
Rusty Wagner
2018-01-31
Allow intrinsics to write flags
Rusty Wagner
2018-01-31
Adding CPU intrinsics support
Rusty Wagner
2018-01-18
Allow flag roles to be dependent on semantic class
Rusty Wagner
2018-01-16
Add classes and groups for semantic flags resolution
Rusty Wagner
2018-01-02
Fix incorrect handling of syscall IL
Rusty Wagner
2017-12-26
Merge branch 'dev' into fpu
Rusty Wagner
2017-12-26
Adding return value registers to function type
Rusty Wagner
2017-12-20
fixes broken lastrun creation
Jordan Wiens
2017-12-20
Merge pull request #877 from njfox/linux_setup
Jordan
2017-12-18
Remove newline from split lines as it breaks more than it fixes
Peter LaFosse
2017-12-15
Adding documentation for linux CA path settings
Peter LaFosse
2017-12-15
Make multi-line python input more robust
Peter LaFosse
2017-12-14
Fix PluginManager Doc Example (#885)
toolCHAINZ
2017-12-14
Add autoDefined attribute to Sections and Segments
Peter LaFosse
2017-12-14
Fix multi-line insertion and single expression evalutation
Peter LaFosse
2017-12-14
Fix multi-line execution in python console
Peter LaFosse
2017-12-12
Modify Hash Functions.
Brian Potchik
2017-12-12
Add fixes for x86_extension wrapper
Peter LaFosse
2017-12-11
Merge pull request #884 from amatus/to-upstream
Jordan
2017-12-05
Add __eq__ and __hash__ to BasicBlockEdge
David Barksdale
2017-12-04
Better Architecture Transition Support.
Brian Potchik
2017-12-04
Add MediumLevelIL Function Recognizer.
Brian Potchik
2017-11-29
update OS X troubleshooting docs for old unsupported versions
Jordan Wiens
2017-11-27
Adding API's to get Linux CA bundle info
Peter LaFosse
2017-11-27
Register stack adjustments in calling conventions
Rusty Wagner
2017-11-21
example: use arch plugins for cmdline disassembler
Andrew Lamoureux
2017-11-21
@GeneralBisons suggested fix until libcurl/libssl are included
Jordan Wiens
2017-11-20
Update Python API to display PossibleValues that are of type ConstantPointerV...
Brian Potchik
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
[next]