C Standard Library-based Type Conversion Binary Ninja Plugin
The json file was created by crawling the C standard function through crawl_function.py
.
This plugin works as follows:
- Read JSON file(
c_function_param.json
) - Analyze the parameters of the corresponding function(backward slicing)
- Convert to the right type