Rob-- / memoryjs

Read and write process memory in Node.js (Windows API functions exposed via Node bindings)
MIT License
632 stars 86 forks source link

Add "Windows only" to readme #106

Open msikma opened 1 year ago

msikma commented 1 year ago

I think it would be useful to add a note to the readme and stating this is for Windows only.

I'm on Mac and I had just installed the package and had already started writing some code, and then I opened the wiki to look for more documentation and happened to see that it uses WinAPI. 😅

The Github "about" text in the sidebar does say it's for Windows, but this text does not show up on npm unfortunately.

Strajk commented 1 year ago

@msikma heya, any luck finding an alternative for macOS? is that even possible or is mac just "too sanboxed"?

Cedo9999 commented 1 year ago

it is theoretically possible to get a a memory editor that works on macOS.