<iframe data-v-b66e9a5a="" src="https://button.like.co/in/embed/sherryyue/button?referrer=https://hackmd.io/@sherryyue/SJoKDvWWP" frameborder="0" class="lc-margin-top-64 lc-margin-bottom-32 lc-mobile"></iframe> ## Eatgether :::success last update on v6.2.6 ::: ### 查看私密故事 > com.eatme.eatgether/PostActivity$12 ``` void onResponse(Call,Response){ ... this.this$0.needUnlock = false; ... } ``` ### VIP和PRO會員身分 > com.eatme.eatgether.util/PrefConstant ``` boolean isVip(Context){ return true; } boolean isGold(Context){ return true; } boolean isPro(Context){ return true; } boolean currentUserVipExpire(Context){ return 'YYYY-mm-dd'; // 自行帶入日期 } boolean currentUserGoldExpire(Context){ return 'YYYY-mm-dd'; // 自行帶入日期 } ``` ### 關閉每日問候 > com.eatme.eatgether.util/PrefConstant ``` boolean isDailyGreeting(Context){ return false; } ``` ### 關閉每日配對 > com.eatme.eatgether.util/PrefConstant ``` boolean isDailyMatchShow(Context){ return false; } ``` ### 取消強制更新 > com.eatme.eatgether.superclass/BaseActivity ``` void onForceUpdate(){ return; } ``` ## LineLite :::info APP下架,已停止維護\ last update on v2.17.1 ::: ### 防止訊息被人收回後消失 > com/linecorp/linelite/app/main/chat/ChatHistoryDtoExtKt >> function name unsure, but contained ```$this.$setUnsent``` ```java= void ???(){ return ; ... } ``` --- ## TimeBlocks :::success last update on v5.3.16 ::: ### 高級功能 > com/day2life/timeblocks/addons/timeblocks/TimeBlocksUser ```java= boolean isPremium(){ ... } ``` ```java= boolean isPremiumSubscribing(){ return true; //insert ... } ``` > com/day2life/timeblocks/feature/timeblock/TimeBlockCanvas ```java= boolean isPremium(){ return true; //insert ... } ``` ### 全商店破解 > com/day2life/timeblocks/store/StoreItem ```java= int isBuy(){ return 1; //insert ... } ``` --- ## inStory :::success last update on v1.141.13 ::: ### 全商店破解 > com/camerasideas/collagemaker/store/billing/c ```java= a(){ // change stored value true which line contained getBoolean() ... } ``` ```java= boolean d(Context){ return true; //insert ... } ``` ### 移除廣告 ```java= boolean c(Context){ return true; //insert ... } ``` > com/camerasideas/collagemaker/store/billing/d ```java= String a(String){ return "subs"; //insert ... } ``` --- ## 視頻美顏大師(Line/微信即時視訊美顏) :::success last update on v1.1.4.5 ::: > com/nrzs/data/ft/bean/AssistInfo ```java= protected AssistInfo(Parcel paramParcel){ ... this.isVIP = 1; //modify ... } public void writeToParcel(Parcel paramParcel, int paramInt){ this.isVIP = 1; //insert ... } ``` > com/nrzs/data/l/d/b ```java= public boolean isRealVip(){ return true; //insert ... } public boolean isVip(){ return true; //insert ... } ``` --- ## 已讀不回助理 :::success last update on v3.3.4 ::: 搜尋關鍵字 `feature_free_trial_last_time_analytics` > bf/Ԯ ```java= // 試用過期判斷 boolean J(){ return true; //insert // System.currentTimeMillis... } ``` --- ## 口譯翻譯神器 :::success last update on v2.6.0 ::: > com/translate/talkingtranslator/util/v ```java= boolean isFullVersion(){ return true; //insert // ... } ``` --- ## 支持 新形態的寫手模式,如果你願意拍手5下,作者能獲得平台分發的小額現金鼓勵 <iframe data-v-b66e9a5a="" src="https://button.like.co/in/embed/sherryyue/button?referrer=https://hackmd.io/@sherryyue/SJoKDvWWP" frameborder="0" class="lc-margin-top-64 lc-margin-bottom-32 lc-mobile"></iframe> ## 很窮,歡迎小額抖內 [連結](https://sherryyuechiu.github.io/card/)