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
2022-07-01
Add channel to core_version_info
Josh F
2022-06-30
Add GetVersionInfo() and BNVersionInfo struct
Josh F
2022-06-30
Implement the missing APIs in BinaryNinja::Metadata
Xusheng
2022-06-29
add single function analysis example
Jordan Wiens
2022-06-28
Rust API: Fix Type::parameters()
Glenn Smith
2022-06-27
Rust API : Add Type::parameters for @CouleeApps
KyleMiles
2022-06-27
Add struct pointer array test
Glenn Smith
2022-06-24
Rust API: Change tokens to use slice::from_raw_parts
rose
2022-06-23
Rust API: Rename get_open_filename_input args (fixes #3113 )
rose
2022-06-23
Rust API: Update basic_script Cargo.lock
rose
2022-06-23
Rust API: Examples workspace
rose
2022-06-23
Rust API: Change instruction_text to use Vec<>
rose
2022-06-23
Fix the debugger python-api doc generation
Xusheng
2022-06-23
Update the debugger documentation
Xusheng
2022-06-22
Add unreachable instruction for switch statements with an unreachable default
Rusty Wagner
2022-06-21
Add Analysis::GetTypeByRef, which searches for types by id/name
Glenn Smith
2022-06-21
'Run Script...' fixes and documentation
kat
2022-06-20
Fix notification_callbacks.py example GCing the notifications
Glenn Smith
2022-06-20
rust: Fix compilation error when compiling with the 'rayon' feature enabled
ergrelet
2022-06-19
Update user docs for typeview hotkey changes
Peter LaFosse
2022-06-19
Add support for toggling integer size/sign in typesview
Peter LaFosse
2022-06-18
Allow DataVariable.name to be assigned a QualifiedName
Peter LaFosse
2022-06-17
Unit test for function type and Win32 x86 calling conventions
Rusty Wagner
2022-06-16
update documentation on HLIL tokens
Jordan Wiens
2022-06-16
Add support for executing scripts from files
kat
2022-06-16
clarify documentation for analysis_skipped and reanalyze
Jordan Wiens
2022-06-16
Implement .tokens property in HLIL.
Sean
2022-06-15
Fix use of undefined attribute
Kevin Orr
2022-06-15
Prefer lazy menu deletion to minimize chance of UAF when using context menu/a...
Brian Potchik
2022-06-14
Debug option to display all IL expression types
Glenn Smith
2022-06-14
Fix flow graph not being able to copy in some cases
Glenn Smith
2022-06-14
Function.get_variable_by_name
Glenn Smith
2022-06-14
Fix HLIL_ASSIGN_UNPACK_MEM_SSA mapping
Glenn Smith
2022-06-14
Add Dump() to *LILInstruction
Glenn Smith
2022-06-14
Add error for loading UI plugins in headless
Rusty Wagner
2022-06-13
Add graph node shadow, related instruction highlight theme colors
Jon Palmisciano
2022-06-10
Reference qt-build repo for building Qt in open source documentation
Rusty Wagner
2022-06-10
Add New Window for Pane action, document Wayland support
Rusty Wagner
2022-06-10
Fix linux-setup.sh to use proper naming of .desktop file, fixes Wayland app name
Rusty Wagner
2022-06-10
Fix undefined DebuggerController in PythonScriptingInstance
Xusheng
2022-06-10
Fix missing debugger_imported definition in PythonScriptingInstance
Xusheng
2022-06-09
Add `IsExternal` callback to debug info API
rose
2022-06-09
Remove built-in workflow docs and objectivec example.
Brian Potchik
2022-06-09
Better handling of the injected dbg object
Xusheng
2022-06-08
Generate fat binary for Mac Rust plugins
Rusty Wagner
2022-06-08
Add lowlevelil.py unit tests
kat
2022-06-03
Fix type parser api not reporting isUser correctly for vars/funcs
Glenn Smith
2022-06-02
Fix Python exceptions when accessing functions with skipped IL analysis
Rusty Wagner
2022-06-02
HLILRet should be a Return, not just ControlFlow
Jordan Wiens
2022-06-01
Tweak documentation CSS, reduce footprint
Jon Palmisciano
[next]