Skip to content

A binary ninja plugin for exporting defined types as ctype definitions

License

Notifications You must be signed in to change notification settings

jordan9001/ctypes_export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctypes Export

Author: Jordan Whitehead

This plugin exports ctypes definitions for given structures and other types.

Description:

Attempts to export specified types to python ctypes definitions, along with enums. It can gather and define all the dependent types as well. Supports wildcards (*, ?) in type names.

Should support most data types, please submit an issue for errors or incorrect generation.

License

This plugin is released under an MIT license.

About

A binary ninja plugin for exporting defined types as ctype definitions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages