index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
lowlevelil.py
Age
Commit message (
Expand
)
Author
2019-07-01
add contains for LLIL and MLIL basic blocks
Jordan Wiens
2019-06-27
add comparators for MLIL and LLIL instructions
Jordan Wiens
2019-06-11
dest in llil instructions should not always be available
Jordan Wiens
2019-06-08
final refactor for missing parameters
Jordan Wiens
2019-05-31
minor documentation cleanups
Jordan Wiens
2019-05-31
improve API cross-reference linking
Jordan Wiens
2019-05-08
add documentation for replace_expr
Jordan Wiens
2019-05-08
Add LowLevelILFunction.replace_expr method
Josh Watson
2019-04-25
add type checks for various comparators
Jordan Wiens
2019-04-23
add eq for LLIL and MLIL instructions
Jordan Wiens
2019-04-22
- make get_ssa family functions return instructions instead of indexes (#1315)
verylazyguy
2019-03-23
Update python/lowlevelil.py
Ryan Stortz
2019-03-23
Add __hash__ to IL Function objects
Josh Watson
2019-03-12
api: update to support getting source blocks from IL blocks
Ryan Snyder
2019-01-30
Don't require a source function for LLIL functions
Rusty Wagner
2019-01-30
Fix rebase removing changes
Rusty Wagner
2019-01-30
Prepare API for Python UI bindings
Rusty Wagner
2019-01-29
Add short alises for low_level_il (llil) and medium_level_il (mlil)
Peter LaFosse
2019-01-17
update company name and copyright date
Jordan Wiens
2019-01-03
lots of spelling / typo fixes
Jordan Wiens
2018-12-13
Commonize all InstructionTextToken generation
Peter LaFosse
2018-12-12
deprecate current_function.medium_level_il in favor of .mlil and move .instru...
Jordan Wiens
2018-12-12
small typo
Jordan Wiens
2018-09-12
Merging with dev
Peter LaFosse
2018-09-04
Add API to create graphs of IL functions
Rusty Wagner
2018-08-31
Merging with dev
Peter LaFosse
2018-08-30
Fix signed constants in Python IL
Rusty Wagner
2018-08-20
api: add methods to get basic block objects from IL instrs
Ryan Snyder
2018-08-16
Adding EXTERN_PTR type
Peter LaFosse
2018-08-14
Adding LLIL_RELOC_PTR
Peter LaFosse
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
addition 3 compatibility changes
Jordan Wiens
2018-07-10
Additional changes for python 2/3 compatibility
Peter LaFosse
2018-07-10
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens
2018-06-28
Fix lifting of intrinsics in Python bindings
Ryan Snyder
2018-04-25
Adding tailcall analysis to the core.
Brian Potchik
2018-02-27
Fix lifted IL access from Python
Rusty Wagner
2018-02-21
Fix documentation
lucasduffey
2018-02-20
and the other modulus...
Jordan Wiens
2018-02-20
one more signed/unsigned copy paste failure
Jordan Wiens
2018-02-20
unsigned improperly using signed division
Jordan Wiens
2018-02-16
fix a typo
Jordan Wiens
2018-02-09
Add instructions for tracking freed register stack slots
Rusty Wagner
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-16
Add classes and groups for semantic flags resolution
Rusty Wagner
2017-12-26
Merge branch 'dev' into fpu
Rusty Wagner
2017-11-27
Register stack adjustments in calling conventions
Rusty Wagner
[next]