You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to develop a feature that retrieves the return address when performing a hook, so I can identify where the function was called from.
However, when I try to build KPImg and perform intermediate testing, it seems like I have to patch the boot.img and flash the device every time.
Is there a simpler or more efficient way to apply changes without having to reflash the boot image each time?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to develop a feature that retrieves the return address when performing a hook, so I can identify where the function was called from.
However, when I try to build KPImg and perform intermediate testing, it seems like I have to patch the boot.img and flash the device every time.
Is there a simpler or more efficient way to apply changes without having to reflash the boot image each time?
Beta Was this translation helpful? Give feedback.
All reactions