REAndroid

Results 112 comments of REAndroid

Confirm the latest commit:https://github.com/REAndroid/APKEditor/commit/d501eb390c517e8373931cf1819662f963bbcb19 fixes this issue

> i do log apps to check if all went fine and it looks fine on terminal but it has thousands of lines if we capture log I didn't notice...

Hm no easy way to detect std stream redirected to pipe, we have to add some switch for this

Decoding to json supposed to handle any ill format, I will take a look at it soon

@User087 Confirm if fixed with the last commit

Confirm you are using latest commit, might be similar to #202

> 00.000 I: [BUILD] Using: APKEditor version 1.4.3, ARSCLib version 1.3.6 You are using old version `1.4.3` we are now on `1.4.5` I can't reproduce this issue with your sample...

I think it is pairip protection mechanism against tampering. Any change on the apk could trigger such crash. To experiment just sign with your key and install.

I was asking you to re-sign original apk with your own key, to prove that this issue is not related to APKEditor

Thank you, - We are preparing to drop/depreciate JF dex builder by our own dex builder - Protect function needs minor rework