Skip to content

Support for enumerating loaded classes on ART #17

Description

@oleavr

Continuation of frida/frida-core#75. As described by @dpnishant:

Running the following on Android 5.1.1 on Nexus 5

var classes = Java.enumerateLoadedClassesSync();

throws the following error.

Error: Enumerating loaded classes is only supported on Dalvik for now
    at _enumerateLoadedClasses (gumjs-java.js:172:23)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions