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
2024-08-16
Prevent reading past end of dynamic table
Josh Ferrell
2024-08-16
Add initial composable workflows.
Brian Potchik
2024-08-14
Remove leftover debug log in python platform API (skip-ci, skip-note)
Mason Reed
2024-08-14
Resizable scripting console input
Mason Reed
2024-08-14
Configurable minimum widget sizing for Splitter
Mason Reed
2024-08-14
Fix scoping bug with 'files.elf.detectARMBE8Binary' setting.
Brian Potchik
2024-08-14
Fix unitialized workflow machine property.
Brian Potchik
2024-08-13
Add a way to disable function analysis update and use it to supress analysis ...
Xusheng
2024-08-12
Add decode, disassembly, IL for TLBINV, TLBINVF
noone
2024-08-12
Sign-extend results of 32-bit operations on HI, LO
noone
2024-08-12
Add IL, intrinsics for TLB-related instructions
noone
2024-08-12
Add intrinsics for some system instructions
noone
2024-08-12
Differentiate some enums in IL switch statement
noone
2024-08-12
Remove checks for 64-bit shift instructions
noone
2024-08-12
Document when stack theme color is valid.
Alexander Taylor
2024-08-11
Fix crash in triage view when opening with no default calling convention
Mason Reed
2024-08-08
Add workflow for identifying TerminateProcess(GetCurrentProcess)
Peter LaFosse
2024-08-07
fix offline user documentation having an online resource
Jordan Wiens
2024-08-07
Expose Collaboration::ConflictSplitter in API
Josh Ferrell
2024-08-07
Change error when applying function without name from dwarf info to debug
Josh Ferrell
2024-08-06
Add flag role for carry flag when subtraction is implemented with addition
Rusty Wagner
2024-08-06
Fix crash in triage view if binary view has no default platform
Mason Reed
2024-08-05
fix typo in Variable.name docs
Jordan Wiens
2024-08-05
Add example to demangle_llvm python docs (skip-note, skip-ci)
Mason Reed
2024-08-04
spelling error in rust docs for provenance
Jordan Wiens
2024-08-04
spellcheck pass on pydocs
Jordan Wiens
2024-08-04
fix typo in provenance docs
Jordan Wiens
2024-08-04
Add support for memory region flags propagation.
Brian Potchik
2024-08-02
make URLs linked text for connect_debugger python calls
Jordan Wiens
2024-08-02
add documentation for progress_func only working on BNDB files
Jordan Wiens
2024-08-02
fix formatting of a few return types
Jordan Wiens
2024-08-02
fix formatting on user docs type libraries page, still needs images
Jordan Wiens
2024-08-02
Import debuginfo.py in __init__.py. Fix https://github.com/Vector35/binarynin...
Xusheng
2024-08-02
Properly lift push r16 instructions in x86. Fix https://github.com/Vector35/b...
Xusheng
2024-08-02
Fix arm64 Linux build by using std::os::raw::c_char rather than i8 to represe...
Xusheng
2024-08-02
Support setting user global pointer value
Xusheng
2024-07-30
Add MSRV field to Cargo.toml
Mason Reed
2024-07-29
Fix project tests in rust accessing to the same single project file
Mason Reed
2024-07-29
Revert temporary fix for enterprise crashing on rust project API
Mason Reed
2024-07-29
Fix crash when using projects API in rust with enterprise
Mason Reed
2024-07-29
fix rust Database::file
Rubens Brandao
2024-07-28
Fix `is_shutdown_requested` fn signature
mason
2024-07-26
Finish the `DataBuffer` implementation
Rubens Brandao
2024-07-26
Add more core API's to rust
Rubens Brandao
2024-07-26
Add `VariableSourceType` type alias
Michael Krasnitski
2024-07-26
Properly check for/log failures and return status on Typelib.write_to_file
kat
2024-07-26
Add BinaryView::GetDataOffsetForAddress
kat
2024-07-25
Remove unused variable in DemangleLLVM (skip-note)
Mason Reed
2024-07-24
Remove deprecated API functions.
Alexander Taylor
2024-07-25
Add MediumLevelILFunction.is_var_live_at
Zichuan Li
[next]