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.2.tar.gz (15.5 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.2-py3-none-any.whl (20.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sdbtool-0.7.2.tar.gz
  • Upload date:
  • Size: 15.5 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.2.tar.gz
Algorithm Hash digest
SHA256 240b27d42c150304f537b20fe2f107ebdc0de30f6595b2668a1132153e6fd3fe
MD5 80a663471495004877fa352fa5a5b1b2
BLAKE2b-256 260d7b59ffa7dd84ffe58eaa28e85c145ce5c4977761613a8a60c4ac1a4a061e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: sdbtool-0.7.2-py3-none-any.whl
  • Upload date:
  • Size: 20.8 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9a6f4dd96d1d44bc0c80e85024487c9294a98eb8398480b90f2d094db9e8ad96
MD5 3d6f24db21b8d0cb281d702e593a9728
BLAKE2b-256 083db78bf6f5f16e25e61e788cffa0c140857a2f07a55cb2a852b5e5060529f2

See more details on using hashes here.

Provenance

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