Module refinery.lib.thirdparty
This module contains third-party libraries that usually have different licensing than Binary Refinery itself.
Expand source code Browse git
"""
This module contains third-party libraries that usually have different licensing than
Binary Refinery itself.
"""
Sub-modules
refinery.lib.thirdparty.acefile-
Read/test/extract ACE 1.0 and 2.0 archives in pure python …
refinery.lib.thirdparty.pyflaterefinery.lib.thirdparty.xlm-
Inlined port of XLMMacroDeobfuscator for Excel 4.0 (XLM) macro deobfuscation.
refinery.lib.thirdparty.xxhash-
This code is based on a pure Python implementation of xxHash, sourced from the following GitHub repository: …