View Single Post
  #14  
Old 05-09-2023, 10:10
NULL0B NULL0B is offline
Guest
 
Join Date: Mar 2022
Posts: 3
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 2
Thanks Rcvd at 0 Times in 0 Posts
NULL0B Reputation: 0
Hi im getting this limitation

// This method was un-flattened
// This method could be un-flattened, but the demo build has limitations that prevented it

To reproduce Download Luckypatcher 10.7.4
https://chelpus.com/download/LuckyPatchers.com_Official_Installer_10.7.4.apk

Search for string "_patch4"
then jump to it (Decompilation could take long)
It will take you to package javaroot.utils;

The limitation appears in main method
// This method was un-flattened
// This method could be un-flattened, but the demo build has limitations that
prevented it
public static void main(String[] arr_s) {
Reply With Quote