10000 GitHub - ethteck/decomp_settings: Specification for a decomp settings file & library for providing settings to tools
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Specification for a decomp settings file & library for providing settings to tools

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ethteck/decomp_settings

Repository files navigation

Decomp Settings File

There are a lot of decompilation tools.

Common metadata like the location of the .map file and target file are often needed by these tools, which unfortunately requires lots of repeated information. Whether it's through settings files or needing to manually specify common settings as cli args, there is a lot of redundancy that can be addressed.

The idea with this project is to centralize settings so tools can mutually benefit from a common standard. I also want to support a library that can read this settings file and provide these settings to tools.

More shoon

Library

The settings library is written in Rust and has Python bindings.

PyPI - Version Crates.io Version

About

Specification for a decomp settings file & library for providing settings to tools

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0