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
2022-02-17
Add additional unit tests for function.py
Peter LaFosse
2022-02-16
Escape type names and definitions
Glenn Smith
2022-02-10
Move TypeView::getLinesForType into core as Type::GetLines
Glenn Smith
2022-02-10
fixes #2959; some type checking on log APIs
Jordan Wiens
2022-02-08
Fix formatting.
Brian Potchik
2022-02-08
Remove user data tag docstrings for auto tags
Fabian Freyer
2022-02-08
Add vars_written to MediumLevelILVarPhi
steven1003
2022-02-07
Expose HLIL GenerateSSAForm via API and add python wrapper.
Brian Potchik
2022-02-07
Add python wrapper for MLIL generate_ssa_form.
Brian Potchik
2022-02-03
Use .value=None to indicate default EnumerationMember, issue #2896
Andrew Lamoureux
2022-02-02
Fix open_view() on a bndb not setting FileMetadata.filename
Glenn Smith
2022-02-02
Save .isDefault from EnumerationMember issue #2896
Andrew Lamoureux
2022-01-31
Fix ParamsType being the incorrect order
Glenn Smith
2022-01-28
Format All Files
KyleMiles
2022-01-27
Fix broken comment in function.py
Peter LaFosse
2022-01-27
Add LowLevelILConstantBase.__hash__
Peter LaFosse
2022-01-26
Convert some asserts to ValueError and add some type hints
Peter LaFosse
2022-01-26
Remove some unnecessary code
Peter LaFosse
2022-01-26
Remove minimally used TypeCreationException in favor of ValueError
Peter LaFosse
2022-01-26
Convert SizeWithConfidence to OffsetWithConfidence and remove
Peter LaFosse
2022-01-25
Fix TypeBuilder.__repr__ and add unit test
Peter LaFosse
2022-01-25
Fix issue with serialization of MemberScope and MemberAcess along with a few ...
Peter LaFosse
2022-01-25
Fix errors and add unit test for EnumBuilder
Peter LaFosse
2022-01-25
Fix bug and add test for NamedTypeReferenceBuilder.__repr__
Peter LaFosse
2022-01-25
Various python types api bug fixes and unit tests
Peter LaFosse
2022-01-24
Add system_call_number property for Type object
Peter LaFosse
2022-01-24
Add additional unit tests for types.py and fix some resulting bugs
Peter LaFosse
2022-01-24
Fix Variable.__hash__ and fix some Type APIs
Peter LaFosse
2022-01-24
Change name of MediumLevelILLoadStruct_ssa -> MediumLevelILLoadStructSsa for ...
Peter LaFosse
2022-01-24
Remove unnecessary check in Type.function
Peter LaFosse
2022-01-22
Fix leak of scripting instances when new windows are created
Rusty Wagner
2022-01-20
[Enterprise] APIs for get/set server url
Glenn Smith
2022-01-20
Move generator fake architecture into core
Rusty Wagner
2022-01-20
[Enterprise] Support for sparse/trimmed snapshots
Glenn Smith
2022-01-20
Rework IL inheritance for Call instructions
Peter LaFosse
2022-01-20
Add support for mmlil_if_available
Peter LaFosse
2022-01-20
Create setter signed in TypeBuilder
Peter LaFosse
2022-01-19
Fix comparison operators for Variable objects, make setting of name & type sy...
Peter LaFosse
2022-01-19
Fix __eq__ operator for IL classes
Peter LaFosse
2022-01-19
Turn some asserts back into exceptions
Peter LaFosse
2022-01-19
Many type check fixes
Peter LaFosse
2022-01-19
Use Dict instead of Mapping where appropriate
Peter LaFosse
2022-01-19
Add getters and setters for syscall number in type objects
Peter LaFosse
2022-01-19
Make enumeration's signed property BoolWithConfidence
Peter LaFosse
2022-01-19
Fix many python type errors/warnings
Peter LaFosse
2022-01-19
Fix FunctionBuilder.create
Peter LaFosse
2022-01-19
Fancier generator.cpp with *types*
Glenn Smith
2022-01-17
Make various database progress functions cancellable
Glenn Smith
2022-01-17
Single function mode in linear view
Rusty Wagner
2022-01-17
Decompile to C
rose
[next]