Dump SDB file to xml using apphelp.dll
Project description
sdbtool
A tool for converting Microsoft Application Compatibility Database (SDB) files to XML format.
Table of Contents
Features
- Parses SDB files used by Windows for application compatibility.
- Converts SDB data into readable XML.
- Useful for analysis, migration, or documentation.
Getting Started
Installation
Sdbtool is available as sdbtool on PyPI.
Invoke sdbtool directly with uvx:
uvx sdbtool your.sdb # Convert the file 'your.sdb' to xml, and print it to the console
uvx sdbtool your.sdb --output your.xml # Convert the file 'your.sdb' to xml, and write it to 'your.xml'
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
Contributing
Contributions are welcome! Please open issues or submit pull requests.
License
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sdbtool-0.3.0.tar.gz.
File metadata
- Download URL: sdbtool-0.3.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c260b2cabf78b0bd4162eecb041b7cb0c7a770fc260cb2498dbc74597a06ee62
|
|
| MD5 |
4e8bd0a9376d4a38a2c546f521f75dd5
|
|
| BLAKE2b-256 |
0b1718a074a1d3279597b51564c4197dffb0fc566ccc6ad9eb5ffbd4f781fccd
|
File details
Details for the file sdbtool-0.3.0-py3-none-any.whl.
File metadata
- Download URL: sdbtool-0.3.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62a5a13b0345ac405b19252a2f234493abe90981276e36626d14c266b5679a27
|
|
| MD5 |
c68070d609fd0dfc27495d2d380c40a7
|
|
| BLAKE2b-256 |
f320986b1538389fdf61c7b68baf99436c6cab6402c6a880a8e212c597cd9cdc
|