Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Errors when injected into process with VB6 runtime (Access Violation) #1

Description

@herrcore

Possibly a Frida specific problem? When FridaExtract is injected into a process that is using the VB6 runtime (MSVBVM60.dll) there are access violations.

Specific example below throws access violation on call to NativePointer.

==========ERROR==========
{u'columnNumber': 1, u'description': u'Error: access violation accessing 0x850', u'fileName': u'extract.js.js', u'lineNumber': 468, u'type':
 u'error', u'stack': u'Error: access violation accessing 0x850\n    at gumdukvalue.c:1193\n    anon (native)\n    at extract.js.js:468'}
=========================

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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