Frida Docs Unified
    Preparing search index...

    Interface CModuleDefines

    Preprocessor defines present when constructing a CModule from C source code.

    The mapping to GCC-style command-line arguments depends on the type of the value: string: -Dname=value true: -Dname

    Indexable

    • readonly [name: string]: string | true