Add scripting to your application with Vbsedit !

IJsDebugDataTarget::WriteMemory Method

 

Reads the memory of the target process.

HRESULT WriteMemory(
   UINT64 address,
   const BYTE *pMemory,
   DWORD size
);

address

[in] The base address from which to write the target process's memory.

pMemory

[in] The data to be written in the address space of the specified process.

size

[in] The number of bytes to write to the process.

Before data transfer occurs, the system verifies that all data in the base address and the memory of the specified size is accessible for write access, and if it is not accessible, the function raises an E_JsDEBUG_INVALID_MEMORY_ADDRESS error.

Requirements

Header: jscript9diag.h


Add VBScript and Javascript scripting
to your application with VbsEdit !



Download Now!

This package includes VbsEdit 32-bit and 64-bit.




Home  

Copyright © 2001-2024 adersοft