Skip to content

Inquiry to request additional featuresΒ #122

@songminkyu

Description

@songminkyu

Thank you for your kind reply.

I'm sorry, but I'd like to make an additional request. Allocate a size of 2gb or more to the unmanaged memory below, as shown below.

IntPtr unmanagedarray = Marshal.AllocCoTaskMem(filesize);

Marshal.Copy(byte, unmanagedarray,0,filesize):

It would be appreciated if you could add a function so that unmanagedarray memory can be passed to Wpfhexeditorcontrol and output to hexview.

MemoryStream 2gb limit is too difficult T_T.

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