/* JADX WARNING: 代码重构失败: 缺少块: B:10:0x0017, 代码丢失: r11.oo00000 = r7; r11.oo000000 = r8; r11.oo000 = r3; */
作者: Ruby799创建于 2023年12月31日更新于 2026年7月1日
标签bug
/ * renamed from: c */ public static String m0c(String str) { if (str == null) { return null; } try { byte[] ooo0ooo0o0o000o = new C0000a().ooo0ooo0o0o000o(str, 0); int length = ooo0ooo0o0o000o.length; byte[] bArr = {78, 101, 116, 101, 97, 115, 101}; int i = 0; int i2 = 0; while (i < length) { if (i2 >= 7) { i2 = 0; } ooo0ooo0o0o000o[i] = (byte) (ooo0ooo0o0o000o[i] ^ bArr[i2]); i++; i2++; } return new String(ooo0ooo0o0o000o, 0, length); } catch (Exception e) { return null; } }
内容来源: skylot/jadx