Yingyue Reader is Great
1 min
When searching for resources like The Economist on GitHub, I discovered this reader. It’s excellent for reading and learning, integrating book sources, vocabulary lists, AI features, etc. The catch is it requires a membership—otherwise, functions like word translation trigger pop-ups after limited uses.
Using MT Manager, I first observed Tencent’s security reinforcement. There are many unpacking methods, so I’ll skip that part. Then, through the VIP upgrade toast prompt content, I located the text in the resources and pinpointed the corresponding position in the dex file. Using MT Manager’s Java conversion feature to view it, I found a suspicious method i8.a.e(). Modifying this should work.
.method public e()Z
.registers 2
const/4 v0, 0x1
return v0
.end method