This topic contains 1 reply, has 2 voices, and was last updated by baltevl 1 week, 5 days ago.
You must be logged in to reply to this topic.
This topic contains 1 reply, has 2 voices, and was last updated by baltevl 1 week, 5 days ago.
I wanted to learn more about how LuckyPatcher patches apks and removes ads and in app purchases and how it does various other custom patches. I want to learn the procedure for manually patching apks. I couldn’t find any useful resources online. Most places just teach you how to use LuckyPatcher.
it’s open source: https://github.com/AndroidAppz/LuckyPatcher
I used LP quite a lot and also cracked apps by hand. My assumption is that LP just replaces binary, aka searches for certain bytes and replaces them with different bytes in the assembly.
You must be logged in to reply to this topic.
Comments