Skip to content

Error: access violation accessing 0x10 Error: access violation accessing 0x22 #41

Description

@gitQqqHs

MainActivity.onClick.overload('android.view.View').implementation = function(a){
console.log('onClick === >>>' + a.getId());
//this.onClick(a);
this.onClick.overload('android.view.View').call(this, a);
};

Error: access violation accessing 0x10
at onClick (input:1)
at call (native)
at repl1.js:27
at call (native)
at onClick (input:1)


if use this.onClick(a);

Error: access violation accessing 0x22
at onClick (input:1)
at apply (native)
at r (frida/node_modules/frida-java/lib/class-factory.js:1053)
at repl1.js:26
at call (native)
at onClick (input:1)

——————————————————————————————————————
Shared Name 'libc.so'
ARM architecture: ARMv8

File Name : D:\frida-helper-32
ARM architecture: ARMv7

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