Skip to main content

Interact with .sdb files using apphelp.dll

Project description

sdbtool

A tool for converting Microsoft Application Compatibility Database (SDB) files to XML format.


PyPI - Version PyPI - License PyPI - Python Version
CI Publish Python Package codecov

Table of Contents

  1. Features
  2. Getting Started
  3. Contributing

Features

  • Parses SDB files used by Windows for application compatibility.
  • Converts SDB data into readable XML.
  • Dump file attributes in SDB-recognizable format
  • Useful for analysis, migration, or documentation.

Getting Started

Installation

Sdbtool is available as sdbtool on PyPI.

Invoke sdbtool directly with uvx:

uvx sdbtool sdb2xml your.sdb                    # Convert the file 'your.sdb' to xml, and print it to the console
uvx sdbtool sdb2xml your.sdb --output your.xml  # Convert the file 'your.sdb' to xml, and write it to 'your.xml'
uvx sdbtool attributes your.exe                 # Show the file attributes as recognized by apphelp in an XML-friendly format
uvx sdbtool info your.sdb                       # Show some details about the SDB file (version, description, ...)

Or install sdbtool with uv (recommended), pip, or pipx:

# With uv.
uv tool install sdbtool@latest  # Install sdbtool globally.

# With pip.
pip install sdbtool

# With pipx.
pipx install sdbtool

Updating an installed sdbtool to the latest version with uv:

# With uv.
uv tool upgrade sdbtool

# With pip.
pip install --upgrade sdbtool

# With pipx.
pipx upgrade sdbtool

Contributing

Contributions are welcome! Please open issues or submit pull requests.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sdbtool-0.8.0.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sdbtool-0.8.0-py3-none-any.whl (23.6 kB view details)

Uploaded Python 3

File details

Details for the file sdbtool-0.8.0.tar.gz.

File metadata

  • Download URL: sdbtool-0.8.0.tar.gz
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sdbtool-0.8.0.tar.gz
Algorithm Hash digest
SHA256 8c6129ab3f9eee71f2f9916e0de9adfef868c171f48fb899624073fce6cb9710
MD5 e299e7b7976561043ffcb017ccbebbc6
BLAKE2b-256 d95f3a9e939ba23606ee9b24c570c04324adbecb386be4b3a9f946d59fb95386

See more details on using hashes here.

Provenance

The following attestation bundles were made for sdbtool-0.8.0.tar.gz:

Publisher: python-publish.yml on learn-more/sdbtool

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sdbtool-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: sdbtool-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 23.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for sdbtool-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 51625266cc524effc9302b8e7da86e315fa21048f5dd2519b58c36df194a6d3d
MD5 53c37d85123ac24e8963ee9f13fccf31
BLAKE2b-256 cf68161a9d9e3423f1d5ac0de2e916eafb726ced0a553e46ea649379f61fc0c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for sdbtool-0.8.0-py3-none-any.whl:

Publisher: python-publish.yml on learn-more/sdbtool

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page