Skip to content

[bug] rename class #29

@neocanable

Description

@neocanable

douyin.apk

    public void finishUpdate(ViewGroup group) {
        004t 004t = this.mCurTransaction;
        if (004t != null) {
            if (this.mExecutingFinishUpdate) {
                boolean bool0 = true;
                boolean bool1 = false;
                try {
                    this.mExecutingFinishUpdate = bool0;
                    004t.commitNowAllowingStateLoss();
                    goto 25 [copy block];
                }
                finally {
                }
            }
            this.mCurTransaction = 0;
        }
    }

004t is illegal class name

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions