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-05-29
Add LLIL_JUMP_TO target list to Rust API
Rusty Wagner
2024-05-29
improve lifting of arm64 CSET instruction per Vector35/binaryninja-api#5134
Galen Williamson
2024-05-29
Fix crash when reopening a binary with a valid X86_64_RELOC_SUBTRACTOR entry
Josh Ferrell
2024-05-29
Improve load performance of Mach-Os with relocations and many symbols
Josh Ferrell
2024-05-28
Rust API : recommend users use serde_json for when opening with options
KyleMiles
2024-05-28
Implement python MLIL related functions
Rubens Brandao
2024-05-28
Include CoreAPI documentation into the generate rust bindings
Rubens Brandao
2024-05-28
fix multiple memory leaks related to CStr/BnString
Rubens Brandao
2024-05-28
update `Session::load_with_option` to the new API
Rubens Brandao
2024-05-28
allow `load_with_option` to accept json options
Rubens Brandao
2024-05-28
Use Architecture type for BASE arch param
Brandon Miller
2024-05-28
Solved issue #1180 by adding new APIs
Zichuan Li
2024-05-28
Fix Python DownloadProvider. Fix https://github.com/Vector35/binaryninja-api/...
Xusheng
2024-05-27
Update load APIs to take a JSON string for options.
Brian Potchik
2024-05-27
Add additional JSON schema validation for registered settings.
Brian Potchik
2024-05-24
Fix do while condition and body being flipped in Rust HLIL bindings
Rusty Wagner
2024-05-24
arch: multiple delay slot support, suppress spurious mips warning
Ryan Snyder
2024-05-24
platform: initial BNCustomPlatform support
Ryan Snyder
2024-05-24
Fix the method name in doc
Zichuan Li
2024-05-24
fix missing params in ILOperands and mark as deprecated in LLIL, HLIL
Jordan Wiens
2024-05-24
ensures python site package dir exists
deadc0de6
2024-05-24
Remove duplicate definition of core API functions
Xusheng
2024-05-23
Docs for type attributes
Glenn Smith
2024-05-23
Based pointers
Glenn Smith
2024-05-23
Expose Type::PointerSuffix
Glenn Smith
2024-05-23
Add TypeBuilder::SetWidth and TypeBuilder::SetAlignment
Glenn Smith
2024-05-23
Fix building background_task example plugin on headless
Mason Reed
2024-05-22
cleanup all outstanding sphinx RST warnings
Jordan Wiens
2024-05-22
actual fix for incorrect settings table
Jordan Wiens
2024-05-22
Add background task example plugin
Mason Reed
2024-05-20
Fix ARM64 Linux build
Rusty Wagner
2024-05-20
Implement python Function methods to rust
Rubens Brandao
2024-05-19
Make call param hints more configurable & support more param types for hint d...
Mason Reed
2024-05-17
Update C++ example code to use BinaryNinja::Load to open a file. Fix https://...
Xusheng
2024-05-16
Fix crash when searching Collaboration Groups
Josh Ferrell
2024-05-16
add additional debug info documentation
Jordan Wiens
2024-05-16
Removed loader.architecture from py mapped view
Brandon Miller
2024-05-16
Removed loader.architecture override from views
Brandon Miller
2024-05-15
Added MemoryMap C++ API.
Brian Potchik
2024-05-15
Fix BinaryDataNotification errors when subscribed to undo notifications
Josh Ferrell
2024-05-15
Initial parsing of PE resources
Josh Ferrell
2024-05-15
Initial MemoryMap implementation.
Brian Potchik
2024-05-15
Allow Rust CoreAPI FFI to implement Default
Rubens Brandao
2024-05-15
Rust: change signatures of `define_{auto,user}_data_var`
Michael Krasnitski
2024-05-15
Apply suggestions from code review
Kyle Martin
2024-05-15
Fix invalid write to uninitialized reserved Vec
Rubens Brandao
2024-05-15
Fix invalid write to uninitialized Vec
Rubens Brandao
2024-05-15
fix py function.get_tags_at returned type
Rubens Brandao
2024-05-15
Document DWARF Import and Export limitations
KyleMiles
2024-05-15
DWARF Import : Add support for variable arguments
KyleMiles
[prev]
[next]