Third-party binary tools for WGC QA framework (7z, procdump, dummy games, etc.)
Project description
wgc-third-party
Third-party binary tools packaged for the WGC QA framework.
⚠️ This package is ~100MB due to bundled binaries. Only install when needed for full test runs.
Contents
| Binary | Purpose |
|---|---|
7z.exe / 7z.dll |
Archive operations (patch extraction) |
procdump.exe |
Memory dump capture on crashes |
cdb.exe / cdb7.exe / windbg.exe |
Crash analysis debuggers |
make_torrent.exe |
Torrent file generation for game patches |
dummy_game_c#_*.exe |
Fake game binaries for testing (x86/x64, Steam, 360) |
sigcheck64.exe |
Digital signature verification |
Dbgview.exe |
Debug output monitor |
Listdlls.exe / pslist.exe |
Process inspection tools |
Procmon64.exe |
Process Monitor |
wdsdiff.exe |
Binary diff tool |
DeltaMAX.dll |
Delta patching library |
QRes.exe |
Screen resolution changer |
certutil.exe / signtool.exe |
Certificate and signing tools |
openh264-*.dll |
Video codec for screen recording |
wgc_gpu_hang*.dll / wgc_renderer_oom*.dll |
Crash injection DLLs for testing |
server.crt / server.key |
Self-signed SSL certificate for mock HTTPS |
Usage
from wgc_third_party import get_third_party_path
sevenzip = get_third_party_path('7z.exe')
# Returns: absolute path to 7z.exe within the installed package
Install
pip install wgc-third-party
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
wgc_third_party-1.0.1.tar.gz
(58.5 MB
view details)
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 wgc_third_party-1.0.1.tar.gz.
File metadata
- Download URL: wgc_third_party-1.0.1.tar.gz
- Upload date:
- Size: 58.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
683cc36574fac2de622b83559748e2b903d07ce8e42d787fc2d6a14548b72f3a
|
|
| MD5 |
3114e2535c9407701a707271d1ce042b
|
|
| BLAKE2b-256 |
cfc62085f16c1f57b516331d6b3fc2d93017042c01d95c260a10ba3d7bc79002
|
File details
Details for the file wgc_third_party-1.0.1-py3-none-any.whl.
File metadata
- Download URL: wgc_third_party-1.0.1-py3-none-any.whl
- Upload date:
- Size: 58.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0ecdf96b305afbcb8ebade26b7ab44b694fd3d8a8bd91e48bcaa734a35ffc4c
|
|
| MD5 |
63f946ec40fbf46b03f8c1f9db3503b9
|
|
| BLAKE2b-256 |
865c328e6c64a70b54c8f5fe49b3a5fb51c467b025259141a1555b58765da8cb
|