Skip to main content

generate_binja_code

Function generate_binja_code 

Source
pub fn generate_binja_code(
    def: &ValidatedDef,
    tree: &DecodeNode,
    opts: &BinjaOptions,
) -> String
Expand description

Generate a complete Binary Ninja Architecture plugin as a Python string.