Frida Docs Unified
    Preparing search index...

    Scaffold class.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    • get assemblies(): Assembly[]

      Gets the assemblies that have been loaded into the execution context of the application domain.

      Returns Assembly[]

    Methods

    • Opens and loads the assembly with the given name.

      Parameters

      • name: string

      Returns Assembly

    • Opens and loads the assembly with the given name.

      Parameters

      • name: string

      Returns Assembly