You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeOxidizer is a Binary Ninja plugin that transforms the C-Style types in your HLIL / decompilation to their Rust equivalents, making for a cleaner and more precise decompilation. With built-in support for standard integer, floating-point types and strings, TypeOxidizer redefines your analysis by "oxidizing" legacy type definitions into Rust's clean and precise syntax.
Hey @psifertex , so I am having issues with the release helper. It's deleting my README.md file which has all the nice pretty screenshots and usage instructions. How can I fix this?
Plugin Description
TypeOxidizer is a Binary Ninja plugin that transforms the C-Style types in your HLIL / decompilation to their Rust equivalents, making for a cleaner and more precise decompilation. With built-in support for standard integer, floating-point types and strings, TypeOxidizer redefines your analysis by "oxidizing" legacy type definitions into Rust's clean and precise syntax.
Plugin Repository URL
Repo URL: https://github.com/austinzwile/TypeOxidizer
Real Release
The text was updated successfully, but these errors were encountered: