Skip to content

[core] Deobfuscator keeps illegal names #1582

@bagipro

Description

@bagipro

Hey!

Seems that this issue was introduced recently because previously that error was missing

Class kotlin.collections.unsigned._UArrays:

    private static final kotlin.UInt m660elementAtOrNullqFRl0hI(int[] iArr, int i) {
        return kotlin.collections.unsigned.UArraysKt.getOrNull-qFRl0hI(iArr, i); // `getOrNull-qFRl0hI` is invalid
    }

APK: https://drive.google.com/file/d/1ryk4779zQfllLrgJm3Kfw0GjFn-sR4-u/view?usp=sharing

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions