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-01-10
Automatically filter settings based on current scope selection in the setting...
Brian Potchik
2024-01-10
Remove IDB Importer
KyleMiles
2024-01-09
DWARF Export : Fix compatibility with other tools (no longer using DWO names ...
KyleMiles
2024-01-08
update copyright year
Jordan Wiens
2024-01-08
Fix BinaryView::GetRelocationsAt C++ API
Rusty Wagner
2024-01-08
improve linux setup install docs in getting started guide
Jordan Wiens
2024-01-08
Revert "clarify linux and demo setup"
Jordan Wiens
2024-01-08
Fix crash when adding segments/sections while memory map is open
Josh Ferrell
2024-01-06
clarify linux and demo setup
Jordan Wiens
2024-01-05
Actually, this specific formatter is unnecessary
Glenn Smith
2024-01-05
Fix formatters for BinaryNinja::Confidence
Saagar Jha
2024-01-05
Add a new API to get the original image base of the binary view. Fix https://...
Xusheng
2024-01-04
add warning for session_data being ephemeral to docs
Jordan Wiens
2024-01-04
Add local label symbol type to always prioritize normal local symbols over co...
Rusty Wagner
2024-01-04
Add RISC-V relocations required by Linux kernel modules
Rusty Wagner
2024-01-04
Add GetRelocationsAt API
Rusty Wagner
2024-01-04
Add RISC-V architecture plugin
Rusty Wagner
2024-01-04
Use unwrap_or_else to avoid running error path code when there isn't an error
Rusty Wagner
2024-01-04
Support function recognizers in Rust architecture plugins
Rusty Wagner
2024-01-04
Support relocations in Rust architecture plugins
Rusty Wagner
2024-01-04
Support patching in Rust architecture plugins
Rusty Wagner
2024-01-04
Support assemble callback in Rust architecture plugins
Rusty Wagner
2024-01-04
Support register stacks in Rust architecture plugins
Rusty Wagner
2024-01-04
Support intrinsics in Rust architecture plugins
Rusty Wagner
2024-01-04
Build fmt library as PIC. Fix https://github.com/Vector35/binaryninja-api/iss...
Xusheng
2023-12-27
Add file path tooltips to tabs
Josh Ferrell
2023-12-23
Add support for writable object settings that are rendered as a table.
Brian Potchik
2023-12-22
add more documentation about specifying the full path for install_api.py
Jordan Wiens
2023-12-19
add SSA to important concepts
Jordan Wiens
2023-12-15
Add automatic table generateion support for serialized objects in the setting...
Brian Potchik
2023-12-14
Fix object settings.
Brian Potchik
2023-12-13
Fix TypeContainer's instantiation of Type objects
Peter LaFosse
2023-12-11
Update to Qt 6.6.1
Rusty Wagner
2023-12-08
Add support for main function detection in x64 Windows binaries
Xusheng
2023-12-06
Improve partial access resolution when one of the uses is an automatically di...
Rusty Wagner
2023-12-06
Add LLIL/MLIL instructions to describe integer vs. floating point argument usage
Rusty Wagner
2023-12-06
DWARF Import : Check if functions already exist at parsed addresses and copy ...
KyleMiles
2023-12-05
Fix cmake dependency for dwarf import/export
KyleMiles
2023-12-05
Resolves #3714: Adds core initialization/shutdown wrapper object (to the Rust...
KyleMiles
2023-12-04
Rust API : Fix some clippy warnings
KyleMiles
2023-12-04
Resolves #4774: Lifetimes were causing strings to get garbage collected befor...
KyleMiles
2023-12-04
Replace NULL with nullptr for some default initialization.
Brian Potchik
2023-12-02
TriageView Check for valid indexes before navigating to them
Peter LaFosse
2023-12-02
Add windows kernel platform
Peter LaFosse
2023-11-30
docs updated for repl concepts section
Jordan Wiens
2023-11-30
basic docs for some mainthread module APIs
Jordan Wiens
2023-11-30
add docs on analysis updating in repl vs scripts
Jordan Wiens
2023-11-30
short circuit exception handling for mlil/hlil_functions
Jordan Wiens
2023-11-30
Revert "fix copy/pasta in variable name"
Alexander Taylor
2023-11-30
Implement BN<FileSystem> family of APIs based on std::filesystem
Xusheng
[prev]
[next]