brevent / genuine

292 stars 57 forks source link

Odex modification not detect #15

Open Android1500 opened 1 month ago

Android1500 commented 1 month ago

As title said odex modification not detect which injected by lucky patcher

liudongmiao commented 1 month ago

default compile option ANTI_ODEX is off.

Android1500 commented 1 month ago

default compile option ANTI_ODEX is off.

I tried it with on but still it can't detect odex modification have you test it?

liudongmiao commented 1 month ago

the code was written several years ago, you should find and fix it. i have no environment anymore. again, you should your code in jni to ptotect them, its normall hard to cracked.

Android1500 commented 1 month ago

the code was written several years ago, you should find and fix it. i have no environment anymore. again, you should your code in jni to ptotect them, its normall hard to cracked.

Thanks for response can we check odex checksum ? match or not