BIOSUtilities/biosutilities/__init__.py
Plato Mavropoulos a0e0ae7557 BIOSUtilities v25.04.02
Improved UAF module detection at AMI UCP Extract
Fixed crashes at Dell PFS and Award BIOS Extract
Upgraded dependency "dissect.util" to 3.20
2025-04-03 00:14:35 +03:00

8 lines
118 B
Python

#!/usr/bin/env python3 -B
# coding=utf-8
"""
Copyright (C) 2018-2025 Plato Mavropoulos
"""
__version__ = '25.04.02'