Releases: bakerface/hijack-process
Releases · bakerface/hijack-process
v0.3.2
Fixed a memory leak when reading process memory on apple platforms.
v0.3.1
Fixed an input validation issue when writing to a process.
v0.3.0
Created functions for writing a byte array to a given address.
v0.2.0
Created functions for reading a byte array given an address and a size.
v0.1.0
Created base project structure with native code and a default export.