Skip to content

C Standard Library-based Type Conversion Binary Ninja Plugin

Notifications You must be signed in to change notification settings

leehahoon/TypeMagician

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeMagician

C Standard Library-based Type Conversion Binary Ninja Plugin

Usage

usage

Etc

The json file was created by crawling the C standard function through crawl_function.py. This plugin works as follows:

  1. Read JSON file(c_function_param.json)
  2. Analyze the parameters of the corresponding function(backward slicing)
  3. Convert to the right type

About

C Standard Library-based Type Conversion Binary Ninja Plugin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages