Synn Fynn

Results 4 comments of Synn Fynn

Good to hear ooz for Linux for Wkit is working! Letting @rfuzzo know that [oozlin](https://github.com/gammaparticle/oozlin), my Linux port of powzix/ooz that I began 3 months ago is released (repo is...

If you do use it for Wkit, let me know if you find bugs (open an issue). I know there are a couple, but there's bound to be more due...

As stated in Discord, the unnamed memory maps were part of a hack solution to allow modders (actually one particular modder trying to script his CLI runs and needed multiple...

The manpages for the system calls: mmap(), munmap(), mprotect() are a good reference, but for an in-depth read with plenty of examples, I recommend the following book: _Advanced Programming in...