SideStore / apple-private-apis

A set of Rust libraries to interact with apple's private APIs and servers.
GNU Lesser General Public License v2.1
97 stars 20 forks source link

Add Windows support to omnisette #13

Closed Dadoum closed 1 year ago

Dadoum commented 1 year ago

Basically, replace all the functions used by CoreADI with Windows ones.

Dadoum commented 1 year ago

ADIProxy should also work on macOS, so if we want to plug the original AKADIProxy backend to it, we should be able to do so.