Support packages for the RetDec decompiler.
The packages contain the following data:
- A mapping of ordinal numbers to names for functions from selected Windows DLLs.
- A database of data types for functions from selected standard header files.
- YARA rules for statically linked code detection for functions from selected standard libraries.
- YARA rules for standard cryptographic constants.
The packages are created as follows:
XZ_DEFAULTS="-T 8" XZ_OPT=-9 tar cvJf retdec-support_YYYY-MM-DD.tar.xz *
A suitable package from this repository is automatically downloaded during the installation step of RetDec.
Copyright (c) 2017 Avast Software, licensed under the MIT license. See the LICENSE
file for more details.