Meowth/README.md

7 lines
275 B
Markdown
Raw Normal View History

2022-10-24 22:36:09 +11:00
# Meowth - An SSL Patcher
2022-08-31 23:48:37 +10:00
2022-10-24 22:36:09 +11:00
![Meowth](meowth.png?raw=true)
2022-08-31 23:48:37 +10:00
2022-10-24 22:36:09 +11:00
Since NSSL is such hot garbage, a lot of games shipped their own static version of OpenSSL. Meowth is here to disable the SSL verification in such titles.
2022-08-31 23:48:37 +10:00
2022-10-24 22:36:09 +11:00
Based on [Inkay](https://github.com/PretendoNetwork/Inkay).