analysis: full official-app reverse artifacts (jadx sources, ghidra libcxsdk decomp, authoritative protocol conclusions) + docs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package cn.com.magnity.magnitycx.sdk;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public class ImgHeader {
|
||||
public int frameIndex;
|
||||
public int[] reserved = new int[4];
|
||||
public int sendBytes;
|
||||
public int startCode;
|
||||
}
|
||||
Reference in New Issue
Block a user