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
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-18
Fix leak in reference count assignment operator
Rusty Wagner
2022-01-17
OptionsDialog/SettingsView + ProgressTask fixes
Glenn Smith
2022-01-17
Make various database progress functions cancellable
Glenn Smith
2022-01-17
Right-click options on split button to improve discoverability
Rusty Wagner
2022-01-17
Single function mode in linear view
Rusty Wagner
2022-01-17
Decompile to C
rose
2022-01-16
Fix ArrayBuilder, PointerBuilder in python/types.py
Andrew Lamoureux
2022-01-13
remove broken workflow
Jordan
2022-01-13
Fix a bunch of core function calls with bad args
Glenn Smith
2022-01-13
Allow the creation of const/volatile NTRs
Peter LaFosse
2022-01-12
automatically add new issues to project board
Jordan
2022-01-10
Refactor main area to use pane system
Rusty Wagner
2022-01-06
Add Function::HasUserAnnotations
Peter LaFosse
2022-01-05
describe location of qsettings cross-platform and what is stored in it
Jordan Wiens
2022-01-04
small pydoc updtaes
Jordan Wiens
2022-01-04
added BinaryView.get_data_offset_for_address to python API
Galen Williamson
2022-01-04
Fix mismatch in parameter names
Christian Blichmann
2022-01-04
Remove duplicate declaration for `BNGetParentPath()`
Christian Blichmann
2022-01-03
update copyright years
Jordan Wiens
2021-12-29
Fixes Vector35/binaryninja-api#2789
Peter LaFosse
2021-12-29
Fix bug in python structure/enum equality
Peter LaFosse
2021-12-29
Improve repr for NamedTypeReference to reduce confusion
Peter LaFosse
2021-12-27
ProgressTask and BackgroundThread from libCollaboration
Glenn Smith
2021-12-27
Expose BinaryNinjaUI::isBinaryNinjaDataBase
Glenn Smith
2021-12-21
Cleaned up the GitHub issue report templates.
Alexander Taylor
2021-12-20
Fix EnumerationType.mutable_copy()
Glenn Smith
2021-12-18
add warning to abort_analysis
Jordan Wiens
2021-12-13
Update minimum cmake version
Glenn Smith
2021-12-08
[Enterprise] API for getting the current session token
Glenn Smith
2021-12-08
[Enterprise] "Remember me" option in api
Glenn Smith
2021-12-07
[Enterprise] APIs for server name, version, id
Glenn Smith
2021-12-06
fixed documentation for flowgraph.FlowGraph.populate_nodes
Galen Williamson
2021-12-06
fixed python/examples/asm_to_llil_view.py for API v3.0
Galen Williamson
2021-12-06
PEP8 + cleanups for enterprise.py
Glenn Smith
2021-12-03
Fix type hint for get_instruction_low_level_il
Peter LaFosse
2021-12-02
Rust API - Add BinaryView::data_variables
KyleMiles
2021-11-29
Better handling of symbols whose raw names are obfuscated
Peter LaFosse
2021-11-29
Fix error logging in types.py
Peter LaFosse
2021-11-29
Minor type hint improvements to lowlevelil.py
Peter LaFosse
2021-11-29
Fully deprecate (Low|Medium|High)LevelILExpr in favor of ExpressionIndex
Peter LaFosse
2021-11-29
Minor code cleanup in get_var
Peter LaFosse
[prev]
[next]