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.7.0.tar.gz (12.4 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.7.0-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sdbtool-0.7.0.tar.gz
Algorithm Hash digest
SHA256 55c90a867f800c8785b4afd695b9da012c5f8bef0cfb81daef7dc337e0f76fb3
MD5 0900cd1677c565d3bed081d55d689d80
BLAKE2b-256 c3c2310bfa7e3bc32169cb07c26f5b8a242bc4118436995cb1f1743cab7312f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for sdbtool-0.7.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.7.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for sdbtool-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e84293a8f1058eaa9ccf6d951accd3c8f0683c75526728b2a191d0471ecda189
MD5 20403bde8690c8cf64c0b9df91309894
BLAKE2b-256 8321242d32c9d48940703c9f94e55e28439c76afcefcd3c942367474f8af016c

See more details on using hashes here.

Provenance

The following attestation bundles were made for sdbtool-0.7.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