Skip to content

Releases: bakerface/hijack-process

v0.3.2

10 May 12:48
Compare
Choose a tag to compare

Fixed a memory leak when reading process memory on apple platforms.

v0.3.1

08 May 11:11
Compare
Choose a tag to compare

Fixed an input validation issue when writing to a process.

v0.3.0

08 May 11:02
Compare
Choose a tag to compare

Created functions for writing a byte array to a given address.

v0.2.0

05 May 12:27
Compare
Choose a tag to compare

Created functions for reading a byte array given an address and a size.

v0.1.0

05 May 10:57
Compare
Choose a tag to compare

Created base project structure with native code and a default export.