index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Age
Commit message (
Expand
)
Author
2026-06-06
Better MIPS n32 support.
Alexander Taylor
2026-06-06
Add little-endian octeon mips arch
Jonathan Eskeldson
2026-05-28
[Windows] Fix x64 platform view init race condition
Mason Reed
2026-05-22
Implement return value location handling for x86/x86_64 ELF ABI
Rusty Wagner
2026-02-02
Annotate deprecated C++ APIs
Mark Rowe
2026-01-30
Add basic linux-ilp32 platform support
Michael Krasnitski
2026-01-16
Added Ultimate edition NDS32 architecture support.
Alexander Taylor
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-09-11
Add Apple arm64 syscall calling convention to Apple's platforms
mostobriv
2025-07-30
[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)
Mark Rowe
2025-06-29
[powerpc] Full merge of PowerPC disassembler PRs, including:
Galen Williamson
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-05-28
Support for Linux x86-64 x32 ABI
Brandon Miller
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
2025-05-13
Fix mac_kernel platform not loading on Free edition
Glenn Smith
2025-05-08
Implement EFI resolver as a module workflow
Brandon Miller
2025-05-08
Update EFI resolver GUID renderer for API changes
Brandon Miller
2025-05-08
misc: formated code and fixed several small issues
Zichuan Li
2025-05-08
Move EFI Resolver to API
Zichuan Li
2025-05-08
Change type for TPIDR_EL0 and run the plugin automatically
Zichuan Li
2025-05-08
Change types for IDTR
Zichuan Li
2025-03-28
belated copyright year update
Jordan Wiens
2024-03-21
Add Motorola M-CORE Linux platform support.
Alexander Taylor
2025-03-19
Add mac-kernel platform
kat
2025-03-10
Remove platform registration API footgun.
Alexander Taylor
2025-03-10
Add C-SKY linux support to Ultimate edition.
Alexander Taylor
2025-02-10
[mips] Merging PR https://github.com/Vector35/binaryninja-api/pull/6013: addi...
Galen Williamson
2025-01-08
Prevent crash when Mach-O view doesn't exist
Josh Ferrell
2024-11-08
Prevent race in windows platform binary view initialization
Mason Reed
2024-09-13
Ultimate.
Alexander Taylor
2024-08-22
Make MSP430 correctly load after ELF view.
Alexander Taylor
2024-07-11
Fix a database upgrade issue regarding mac-aarch64 dbs that are now loaded as...
kat
2024-07-09
remove sysv
Zichuan Li
2024-07-08
Add Cavium Octeon MIPS Instructions and more general MIPS fixes
noone
2024-06-27
Add iOS Platforms. Add Mach-O Typelib support
kat
2024-06-19
Disable Fallback type library for x86, x86_64, aarch64, mips
Zichuan Li
2024-06-19
Mach-o type libraries are already added
Zichuan Li
2024-06-19
Override virtual GetFallbackEnabled for windows
Zichuan Li
2024-06-04
Add AdjustTypeParserArguments callback to platform
Glenn Smith
2024-05-24
platform: initial BNCustomPlatform support
Ryan Snyder
2024-03-30
Update copyright year for various modules
Xusheng
2024-03-11
BinaryView for EFI Terse Executables
Brandon Miller
2024-01-04
Add RISC-V architecture plugin
Rusty Wagner
2023-12-02
Add windows kernel platform
Peter LaFosse
2023-06-14
Support IMAGE_SUBSYSTEM_WINDOWS_BOOT_APPLICATION PE subsystem with EFI types
Rusty Wagner
2023-06-13
Move platform submodules into API
Rusty Wagner
2023-06-13
Add EFI platform
Rusty Wagner