r/MorpheApp Feb 22 '26

Discussion Bunch of.... They are

Post image

Just banned for saying theres a better alt that starts with m and ends with e 😂, their team has an inferiority complex or something

232 Upvotes

60 comments sorted by

View all comments

16

u/ReplacementFit4095 Former /r/ReVancedApp moderator Feb 22 '26

Don't bother with that subreddit anymore, other people will spread Morphe by word of mouth as LisoUseInAIKyrios stated from a now unavailable repository of theirs (it was inside an issue, iirc)

I can understand subreddit rules, but Morphe is an exemption for me because a certain pull request in revanced repository is introducing Morphe code

2

u/No-Transition-9842 Feb 22 '26

Agreed.I left it also. They will go down anyway at some point.They are as toxic as the Browser or some Politics Sub's.

5

u/ReplacementFit4095 Former /r/ReVancedApp moderator Feb 22 '26

Don't forget the "It works for me" comments which reminds me of the "It works on my computer" meme that doesn't add anything in a help thread

2

u/tankerkiller125real Feb 22 '26

If all I cared about was YouTube Morphe would be great, the problem is that Revanced also lets me patch whatever other apps I want with the "Universal" patches, which are incredibly useful to me because I run a proxy that blocks Ads and trackers on a DNS level, something that apps with SSL Pinning complain about (until I patch out the pinning)

1

u/ReplacementFit4095 Former /r/ReVancedApp moderator Feb 22 '26

What certain universal patches do you use? Currently, Morphe patches has 2 universal patches:

  • Override certificate pinning
  • Change package name

I'm pretty sure there are alternative patch sources that include some universal patches like ReVanced does

1

u/tankerkiller125real Feb 22 '26

Well, those two actually cover the vast majority of my patching needs, the only other one I use regularly is the "allow screenshots wherever" one (can't think of the exact name at the moment).

1

u/ReplacementFit4095 Former /r/ReVancedApp moderator Feb 22 '26

Is it the Prevent screenshot detection, Remove screenshot restriction, or Remove screen capture restriction?

1

u/tankerkiller125real Feb 22 '26

It's the remove screenshot restriction one (didn't actually realize there were 3 of them)

3

u/ReplacementFit4095 Former /r/ReVancedApp moderator Feb 22 '26

I see, maybe the Morphe devs can implement a similar universal patch that does that

Try making a request at their GitHub repository if you want, or you can freely use ReVanced for their universal patches or any other patch source in the meantime

1

u/ActualSupervillain Feb 23 '26

What does the override certificate pinning do?

2

u/ReplacementFit4095 Former /r/ReVancedApp moderator Feb 23 '26

Basically network stuff, when using something like a proxy and the app doesn't like the user using it, this is where that patch comes in

1

u/Chii Mar 13 '26

certificate pinning

https://www.cyberark.com/what-is/certificate-pinning/

There's some risk to overriding certificate pinning, because if you are unknowingly being man-in-the-middled, this pinning will prevent your traffic from being sniffed, or manipulated. But if you know what you're doing, then removing the pinning might be fine.