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-06-19
Fix up the files.elf.detectARMBE8Binary setting
Xusheng
2024-06-18
Fix memory leak in BinaryView::GetUniqueSectionNames
Mason Reed
2024-06-18
Add support for __chain_start section parsing (Firmware fixups)
kat
2024-06-18
More conservative detection of ARM BE8 binaries. Fix https://github.com/Vecto...
Xusheng
2024-06-17
Load all types from DWARF even if they are unused
Josh Ferrell
2024-06-17
[Objective-C] Parse CFStrings seperately from main Objective-C Processing.
kat
2024-06-16
[Objective-C] Wrap undo actions in Objective-C processing
kat
2024-06-16
[Objective-C] Nonlazy Category Support, improve category variable naming
kat
2024-06-16
[Objective-C] Parse protocol information.
kat
2024-06-16
[Objective-C] Mark __objc_ivar as const, define names for class/super refs
kat
2024-06-14
Correct doc comment about not being able to remove plugin repositories; Also ...
KyleMiles
2024-06-14
Replace plugin minimum_version with minimum_version_info; Add maximum_version...
KyleMiles
2024-06-14
Plugin Manager : Remove install instructions
KyleMiles
2024-06-14
Plugin mananger : Remove license name field
KyleMiles
2024-06-14
Shallow instruction traversal for HighLevelILInstruction.traverse
Mason Reed
2024-06-14
Remove suite/binaries submodule
Mason Reed
2024-06-14
Delete unmaintained test suite
Mason Reed
2024-06-13
[arm64]: fix broken compilation on windows
Galen Williamson
2024-06-13
[arm64] fixed lifting for LDADD*, filled in lifting for alias STADD*, fixed t...
Galen Williamson
2024-06-13
[arm64] fixes and improvements to test_gen.py
Galen Williamson
2024-06-13
ObjC: Fix memory leak in processing
Glenn Smith
2024-06-13
Apply stack variables from DWARF
Josh Ferrell
2024-06-12
stackview: only show vars valid at current loc
Ryan Snyder
2024-06-12
Prevent crash when failing to authenticate with remote
Josh Ferrell
2024-06-12
Disassemble SFENCE.VM instruction
Mason Reed
2024-06-11
Rebase DebugInfo function addresses.
Alexander Taylor
2024-06-11
Add original base to Rust API.
Alexander Taylor
2024-06-11
More descriptive error for TP-relative reloc.
Alexander Taylor
2024-06-11
[Mach-O] Add support for DYLD_INFO rebase information
kat
2024-06-11
[Mach-O] Move Objective-C Structural processing to Mach-O View and automatica...
kat
2024-06-11
[Mach-O] Fix issue where imported symbols did not have relocations applied, F...
kat
2024-06-11
ELF: Fix crash if an entry point function fails to load
Glenn Smith
2024-06-11
Add some missing arm64 system registers
Josh Ferrell
2024-06-11
Fix lifting of pair load operations when first and third operand are equal an...
Josh Ferrell
2024-06-10
Fix handling of compressed debug sections in 32-bit ELFs
Josh Ferrell
2024-06-10
Add fmt formatters for IL instructions
Glenn Smith
2024-06-10
Cookbook entry on adding a magic variable
Glenn Smith
2024-06-10
Fix python magic variables applying post-startup
Glenn Smith
2024-06-10
Alternate fmt::Debug for Type with even more debug info
Glenn Smith
2024-06-10
add explanation about double clicking addresses in memory map
Jordan Wiens
2024-06-10
Large PDB parsing performance improvements
Josh Ferrell
2024-06-10
Change some dwarf errors to warnings
Josh Ferrell
2024-06-10
Correctly parse the value of guardCFCheckFunctionPointer and guardCFDispatchF...
Xusheng
2024-06-06
Fix DWARF parser reporting as valid for any binary with a build id
Josh Ferrell
2024-06-06
Support for local debug directories
Josh Ferrell
2024-06-06
Do not crash when DWARF supplies weird info
Josh Ferrell
2024-06-06
Add api/modular system to python magic variables
Glenn Smith
2024-06-06
Update issue template to ask for a binary by default. Fix https://github.com/...
Xusheng
2024-06-05
Add support for getting/setting default calling conventions in python
Josh Ferrell
2024-06-05
Fix bugs with importing dwarf function information and greatly improve perfor...
Josh Ferrell
[prev]
[next]