unknownv2 / CoreHook

A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
MIT License
259 stars 40 forks source link

Unix and macOS Development #70

Open unknownv2 opened 5 years ago

unknownv2 commented 5 years ago

Unix and macOS support needs to be tested more and the code needs to be written better so it has been removed from the master branch for now.

I would like help testing this code to support multiple operating systems besides just the Ubuntu development systems I used initially.

I would appreciate help and ideas on how to implement the support and have a discussion on what approaches are the best.