Module refinery.lib.nsis

Library functions for processing of NSIS (Nullsoft Scriptable Install System) archives.

Expand source code Browse git
"""
Library functions for processing of NSIS (Nullsoft Scriptable Install System) archives.
"""

Sub-modules

refinery.lib.nsis.archive
refinery.lib.nsis.controlflow

NSIS control flow graph construction and structural analysis …

refinery.lib.nsis.decompiler