Slash through SSL verification checks in Wii U games
  • C++ 69.2%
  • Makefile 19.3%
  • C 10.1%
  • Dockerfile 1.1%
  • Assembly 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
kitten 7adc3fc45f
All checks were successful
wups-CI / build-wups (push) Successful in 1m44s
chore: sync master branch ci changes
2026-06-12 02:50:22 +02:00
.github/workflows chore: sync master branch ci changes 2026-06-12 02:50:22 +02:00
data temp eShop SSL patch 2023-03-26 23:05:15 +11:00
src temp eShop SSL patch 2023-03-26 23:05:15 +11:00
.editorconfig Add .editorconfig 2021-09-12 13:51:17 +10:00
.gitignore Meowth v0.1 2022-10-24 21:57:58 +11:00
Dockerfile Update Dockerfile 2022-09-15 00:56:20 +10:00
Makefile temp eShop SSL patch 2023-03-26 23:05:15 +11:00
meowth.png Update README.md 2022-10-24 22:36:09 +11:00
PATCHES.md patches: add JD2016 2022-10-24 22:56:11 +11:00
README.md Update README.md 2022-10-24 22:36:09 +11:00

Meowth - An SSL Patcher

Meowth

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.

Based on Inkay.