Frida Docs Unified
    Preparing search index...

    Interface EnumerateLoadedClassesOptions

    interface EnumerateLoadedClassesOptions {
        ownedBy?: ModuleMap;
    }
    Index

    Properties

    Properties

    ownedBy?: ModuleMap

    Limit enumeration to modules in the given module map.