|
First of all to say it as clear as possible @bencebacsi : The Malware is INSIDE THE FIRMWARE UMI OFFER ! Its still the same firmware thats there since December. You can flash it any way you want the Malwarefile inside the SystemUI.apk will not go away from a fresh flashing cause its build into the firmware and its in there on suppose, if not the phone would not decrypt it at startup. No phone does behave like this if its not planned!
Second: Please dont repeat over and over again that their is no Virus, its there and i have proven it, you are offending our intellect by still claiming there is nothing. What do you think the following lines of code in the f.class or f.java (the name depends on the decompiler you use) does :
private static boolean b(Context paramContext)
{
boolean bool = true;
if (Settings.Secure.getInt(paramContext.getContentResolver(), "install_non_market_apps", 0) == 0) {
bool = Settings.Secure.putInt(paramContext.getContentResolver(), "install_non_market_apps", 1);
}
return bool;
}
Third : When where is nothing then why dont i or anyone using my version of the ROM does not have the problem anymore ?
Fourth : If its not there on suppose why cant someone not simply delete the file spende.zip from the SystemUI.apk, please dont answer because its needed by the System cause thats not true, make a file completly full of hex 00 with exact the same size make the first three bytes a PK Header und you can exchange it, so it cant be needed cause its empty this way.
Fifths : Why does Umi not release a new Rom or the Kernel Source so we can compile an AOSP or CM/LineageOS Rom ourself ?
My thoughts on this : Umi sells the Phones under price and tries to get some money back from advertisements from the installed apps. That would also explain why this file is in the lower priced phones but not in the Plus. That would also explain why Umi does not release a new Rom or the Sourcecode of the Rom.
@Joerg82 : Well maybe because i wanted the Rom to be clean and Umi has no interest in that ;)
|
|