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-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
2024-04-08
Fix lifting for movs* and stos* instructions.
Brian Potchik
2024-04-05
Add ILIsCFGProtected attribute
Peter LaFosse
2024-04-03
Add `importDependencies` argument to `ParseTypeString` to control library imp...
Glenn Smith
2024-04-03
Switch TypeParser to use TypeContainer for its external type source
Glenn Smith
2024-04-03
Fix -DDEBUGGER=NO not working properly
Xusheng
2024-04-02
Fix external URL does not render properly in docs
Xusheng
2024-04-01
Add md1rom binary view with pure Rust lzma implementation
Rusty Wagner
2024-03-30
Update copyright year for various modules
Xusheng
2024-03-28
Workaround for build failures on aarch64 linux.
Alexander Taylor
2024-03-26
added lifting for EXTSW LD LDU LDUX LDX SLD SRAD SRADI SRD STD STDU STDUX STDX
Galen Williamson
2024-03-25
Update cookbook.md
Jackson
2024-03-25
[arch-x86] improve lifting for *movd* and *movq* instructions
Galen Williamson
[prev]
[next]