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-04-24
improve guide description of views
Jordan Wiens
2024-04-24
improve traverse examples
Jordan Wiens
2024-04-24
improve traverse concepts examples
Jordan Wiens
2024-04-24
add binaryview to important concepts
Jordan Wiens
2024-04-24
Define symtab in elf raw view
Josh Ferrell
2024-04-24
Do not define symbols from mapping symbols
Josh Ferrell
2024-04-24
add missing documentation for interaction APIs and some normalization of phra...
Jordan Wiens
2024-04-23
initial advanced binary search documentation
Jordan Wiens
2024-04-23
compress additional documentation images for more space savings
Jordan Wiens
2024-04-22
Fix pdb compile on Free edition
Glenn Smith
2024-04-22
Public release of PDB parser plugin
Glenn Smith
2024-04-21
Improve type hints for many __getitem__ impls
Josh Ferrell
2024-04-20
Add Segment and Section serialization helpers for load with options.
Brian Potchik
2024-04-19
added documentation to mainthread package explaining the worker queues; added...
Galen Williamson
2024-04-19
fixed class docstrings in enterprise.py and typearchive.py
Galen Williamson
2024-04-19
docstring hygiene maintenance in python API
Galen Williamson
2024-04-17
Update bin_info.py example
Josh Ferrell
2024-04-17
updated bin_info plugin
Jordan Wiens
2024-04-17
remove unnecessary transmutions
Rubens Brandao
2024-04-17
fix leak creation of invalid BinaryView handle
Rubens Brandao
2024-04-17
remove unecessary and crash causing zeroed call inits
Rubens Brandao
2024-04-17
use Ref to own types
Rubens Brandao
2024-04-17
allow DataVariable and NameAndType to be transmutable
Rubens Brandao
2024-04-16
add guard to array with unbound return types
Rubens Brandao
2024-04-16
remove recursive conversion for Metadata
Rubens Brandao
2024-04-16
Adds a GitHub action that runs `cargo check` and `cargo clippy` on incoming P...
KyleMiles
2024-04-16
Update README.md with new links to arch and binary view typs plugins. Fix htt...
Xusheng
2024-04-15
Fix TE view PerformGetEntryPoint
Brandon Miller
2024-04-14
fix metadata impl From lists
Rubens Brandao
2024-04-12
Prevent slowdown when compiling with clang on not mac
Josh Ferrell
2024-04-12
Bump UI ABI Version
kat
2024-04-12
Update the Typelib Explorer API Example to support new Sidebar orientations +...
kat
2024-04-12
Add DTBWCW::setCornerWidget option to have corner widget stretch instead of tabs
kat
2024-04-12
Fix Setting docstring table
Josh Ferrell
2024-04-11
Change default paddingCols value to 64
Glenn Smith
2024-04-11
Rename lineWidth -> paddingCols in GetTypeLines()
Glenn Smith
2024-04-11
Update sidebar widget and view quiescing API.
Brian Potchik
2024-04-11
guard DisassemblyTextLine Drop against null ptr
Rubens Brandao
2024-04-11
update DisassemblyTextLine Drop impl to use Box
Rubens Brandao
2024-04-11
replace Vec<T> with Box<[T]> where capacity eq to len
Rubens Brandao
2024-04-10
fix the array implementation using GAT
Rubens Brandao
2024-04-10
Update xed to v2024.04.01
Xusheng
2024-04-09
Fix refresh quiescing for TypeBrowser.
Brian Potchik
2024-04-09
Various fixes for recently added BinaryDataNotifications.
Brian Potchik
2024-04-09
riscv : Remove uses of BnString per #5244
KyleMiles
2024-04-09
replace BStr with str
Rubens Brandao
2024-04-09
Add index field to IL instructions
Michael Krasnitski
2024-04-09
Use name method in visitor examples
Michael Krasnitski
2024-04-09
Add name method to MLIL and HLIL lifted instructions
Michael Krasnitski
2024-04-08
fix typo in concepts example
Jordan Wiens
[prev]
[next]