-
Notifications
You must be signed in to change notification settings - Fork 50
[Suggestion] Add proper and native Windows support #104
Comments
|
Azule as a project is very useful, but if signing services implement it, this could be huge. |
i mean scarlet has a tweak injector? SignTools has a tweak injector. azule is not even close to the only thing in the game. but yeah about the windows support, I can't promise anything :/ sorry |
Yes, but Azule has the best compatibility and reliability, less crashes on my experience. |
Sure then |
I have been experimenting with Azule on SatellaJailed recently, and I realized that proper Windows support is very much needed, right now the main issue is with install_name_tool, which doesn't exist for Linux and Windows, there is a Linux port here on GitHub but it doesn't work for Azule's purpose.
A native support would be even better, because WSL sometimes conflicts with IPA patching, Paisseon (Satella creator) and I have exchanged ideas about issues with their tweak's injection, which sometimes ended up being an Azule issue, so implementing this would help a lot. Paisseon has suggested implementing hex patches to replace install_name_tool, I honestly don't know if that would be stable, but it's worth considering, please take a look
Making a native port is definitely plausible, but there could be another way that would also help Windows users, but I don't know if it's possible: Jailed iOS support. There are Alpine terminal apps for jailed iOS, and apps can read-write importing files, so I don't see exactly what limitations could prevent this, so I just leave my idea.
Thanks for developing Azule, your work helps the community a lot, I hope we can make one of these ideas possible.
The text was updated successfully, but these errors were encountered: