Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

decomp-settings

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decomp-settings

A library for reading the decomp.yaml settings file

  • 0.0.7
  • PyPI
  • Socket score

Maintainers
1

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.

Spec

More shoon

Library

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

PyPI - Version Crates.io Version

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc