Results 6 issues of nicolodev

First pull request to Ghidra, so if you have any suggestions please let me know! This PR adds information for registers and call conventions for golang AARCH64 and AppleSilicon (see...

Feature: Processor/AARCH64
Status: Triage
Feature: Language/Go

While opening a binary, Binary Ninja suggests some improvements for the analysis that may include: - adding a new section with ReadOnlyCodeSectionSemantics - Enable the linearSweep.permissive setting This issue is...

Type: Enhancement
Component: Core
Impact: Low
Effort: Trivial

**Version and Platform (required):** - Binary Ninja Version: 4.1.558-dev - OS: macOS 15 - CPU Architecture: m2 **Bug Description:** Some calls under Windows PE that are detected only in MLIL,...

Gfids (Control Flow Guard metadata) contains some tables that might be helpful for recovering functions. Supporting them could be helpful for adding more context to the analysis. Some links: *...

A mach-o binary is composed by an array of load commands that are parsed successfully by bninja. However there're some unique load command for which you don't implement any custom...

Type: Enhancement
File Format: Mach-O
Impact: Low
Effort: Trivial
Component: BinaryViewType

Swift 5 is the first version of Swift programming language that includes a stable ABI. In the ABI, part of the information defined were 'metadata', additional information that are included...

Effort: Medium
Impact: Medium
Language: Swift