View Single Post
Old 11-15-2022, 12:31 AM   #20
CrazyCoder
Zealot
CrazyCoder ought to be getting tired of karma fortunes by now.CrazyCoder ought to be getting tired of karma fortunes by now.CrazyCoder ought to be getting tired of karma fortunes by now.CrazyCoder ought to be getting tired of karma fortunes by now.CrazyCoder ought to be getting tired of karma fortunes by now.CrazyCoder ought to be getting tired of karma fortunes by now.CrazyCoder ought to be getting tired of karma fortunes by now.CrazyCoder ought to be getting tired of karma fortunes by now.CrazyCoder ought to be getting tired of karma fortunes by now.CrazyCoder ought to be getting tired of karma fortunes by now.CrazyCoder ought to be getting tired of karma fortunes by now.
 
Posts: 110
Karma: 1161662
Join Date: Apr 2011
Location: San Diego, CA, USA
Device: Kindle Oasis (10th gen), Kobo Libra 2, Onyx Leaf2 Black
Quote:
Originally Posted by Renate View Post
Eventually it will be possible using my mergesmali.exe and smali patches.
Right now baksmali (in apktool) is not up to speed so that I have to use my (recently updated) dexdump.exe to figure out offsets inside classes.dex
Then I have to hexedit it by hand.

At this very moment I'm working on "kpatch.exe".
It's a utility for patching kernels where all the addresses have changed.
It works in tandem with "kallsyms.exe".
Waiting for the guide from you. A new update is coming and I'll have to patch it again:


Spoiler:


Changes for the new version:

Spoiler:

Last edited by CrazyCoder; 11-15-2022 at 12:41 AM.
CrazyCoder is offline   Reply With Quote