Skip to content

Exception -1073741820 when using 64bit with MemorySharp-x86-64 #15

@roboserg

Description

@roboserg

I compiled MemorySharp-x86-64, but when I try to create a MemorySharp class of the 64 bit app it crashes:

Process Process = Process.GetProcessesByName("notepad").FirstOrDefault();
var sharp = new MemorySharp(Process); // crashes here

Picture - https://puu.sh/yfQ03/9031193d78.png
Error - https://puu.sh/yfQt7/4d99013e29.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions