Skip to content

bridge: Fix set_function_prototype tool with recent axiom versions#76

Open
laanwj wants to merge 1 commit into
fosdickio:mainfrom
laanwj:2026-prototype-fix
Open

bridge: Fix set_function_prototype tool with recent axiom versions#76
laanwj wants to merge 1 commit into
fosdickio:mainfrom
laanwj:2026-prototype-fix

Conversation

@laanwj
Copy link
Copy Markdown

@laanwj laanwj commented May 9, 2026

Update the parameter name because recent axiom versions (v1.13.5+) intentionally filter out prototype. This is the only use of the parameter prototype. signature is already accepted as alternative by the Binary Ninja side.

Closes #75.

Update the parameter name because recent axiom versions (v1.13.5+)
intentionally filter out `prototype`. This is the only use of the
parameter `prototype`. `signature` is already accepted as alternative
by the Binary Ninja side.

Closes fosdickio#75.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set_function_prototype always fails, loses prototype parameter

1 participant