QNotified phoenix - To make OICQ great again
This report presents the forensic synthetic code analysis of cinit/QAuxiliary, a Java project with 5,661 GitHub stars. SynthScan v2.0 examined 156,943 lines of code across 1159 source files, recording 122 pattern matches distributed across 2 syntactic categories. The overall adjusted score of 4.1 places this repository in the Likely human-written band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 122 distinct pattern matches across 2 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | …main/java/io/github/duzhaokun123/hook/GalBgBlurHook.kt | 89 | addView(com.google.android.material.textfield.TextInputEditText(ctx).apply { | CODE |
| CRITICAL | …main/java/io/github/duzhaokun123/hook/GalBgBlurHook.kt | 101 | addView(com.google.android.material.textfield.TextInputEditText(ctx).apply { | CODE |
| CRITICAL | …/src/main/java/io/github/qauxv/core/HookInstaller.java | 64 | sAnnotatedHooks = io.github.qauxv.gen.AnnotatedFunctionHookEntryList.getAnnotatedFunctionHookEntryLi | CODE |
| CRITICAL | app/src/main/java/io/github/qauxv/util/HostInfo.kt | 165 | io.github.qauxv.util.Log.w("Overriding version code from ${hostInfo.versionCode32} to $newVersionCode") | CODE |
| CRITICAL | app/src/main/java/io/github/qauxv/util/Initiator.java | 266 | if (!android.os.Handler.Callback.class.isAssignableFrom(klass)) { | CODE |
| CRITICAL | …ava/io/github/qauxv/util/hookstatus/ModuleAppImpl.java | 61 | com.github.kyuubiran.ezxhelper.utils.Log.INSTANCE.getCurrentLogger().setLogTag("QAuxv"); | CODE |
| CRITICAL | …c/main/java/io/github/qauxv/activity/BaseActivity.java | 542 | * java.lang.LinkageError: Method boolean io.github.qauxv.activity.BaseActivity.isResumed() overrides final method i | COMMENT |
| CRITICAL | …java/io/github/qauxv/bridge/ntapi/NtGrayTipHelper.java | 60 | return new com.tencent.qqnt.kernel.nativeinterface.JsonGrayElement(busiId, jsonStr, recentAbstract, false, n | CODE |
| CRITICAL | …java/io/github/qauxv/bridge/ntapi/NtGrayTipHelper.java | 65 | return new com.tencent.qqnt.kernelpublic.nativeinterface.JsonGrayElement(busiId, jsonStr, recentAbstract, fa | CODE |
| CRITICAL | …io/github/qauxv/bridge/kernelcompat/ContactCompat.java | 51 | return new com.tencent.qqnt.kernel.nativeinterface.Contact(chatType, peerUid, guildId); | CODE |
| CRITICAL | …io/github/qauxv/bridge/kernelcompat/ContactCompat.java | 56 | return new com.tencent.qqnt.kernelpublic.nativeinterface.Contact(chatType, peerUid, guildId); | CODE |
| CRITICAL | …n/java/io/github/qauxv/poststartup/StartupRoutine.java | 64 | com.github.kyuubiran.ezxhelper.utils.Log.INSTANCE.getCurrentLogger().setLogTag("QAuxv"); | CODE |
| CRITICAL | …n/java/io/github/qauxv/poststartup/StartupRoutine.java | 101 | io.github.qauxv.util.Log.e("Failed to get version code from Lcooperation/qzone/QUA;->QUA:Ljava/lang/ | CODE |
| CRITICAL | app/src/main/java/me/singleneuron/hook/SystemEmoji.kt | 48 | // com.tencent.mobileqq.text.EmotcationConstants.getSingleEmoji(II)I | COMMENT |
| CRITICAL | app/src/main/java/me/singleneuron/hook/SystemEmoji.kt | 49 | // com.tencent.mobileqq.text.EmotcationConstants.getDoubleEmoji(I)I | COMMENT |
| CRITICAL⚡ | app/src/main/java/me/hd/hook/DisableGrowHalfLayer.kt | 63 | * at cooperation.vip.qqbanner.manager.VasADImmersionBannerManager.J(P:1) | COMMENT |
| CRITICAL⚡ | app/src/main/java/me/hd/hook/DisableGrowHalfLayer.kt | 64 | * at com.tencent.mobileqq.activity.recent.bannerprocessor.VasADBannerProcessor.updateBanner(P:3) | COMMENT |
| CRITICAL⚡ | app/src/main/java/me/hd/hook/DisableGrowHalfLayer.kt | 65 | * at com.tencent.mobileqq.banner.BannerManager.J(P:9) | COMMENT |
| CRITICAL⚡ | app/src/main/java/me/hd/hook/DisableGrowHalfLayer.kt | 66 | * at com.tencent.mobileqq.banner.BannerManager.a(P:19) | COMMENT |
| CRITICAL⚡ | app/src/main/java/me/hd/hook/DisableGrowHalfLayer.kt | 67 | * at com.tencent.mobileqq.banner.BannerManager.C(P:5) | COMMENT |
| CRITICAL⚡ | app/src/main/java/me/hd/hook/DisableGrowHalfLayer.kt | 68 | * at com.tencent.mobileqq.banner.BannerManager.A(P:17) | COMMENT |
| CRITICAL⚡ | app/src/main/java/me/hd/hook/DisableGrowHalfLayer.kt | 69 | * at com.tencent.mobileqq.banner.BannerManager.O(P:9) | COMMENT |
| CRITICAL⚡ | app/src/main/java/me/hd/hook/DisableGrowHalfLayer.kt | 70 | * at com.tencent.mobileqq.activity.recent.bannerprocessor.VasADBannerProcessor.i(P:3) | COMMENT |
| CRITICAL⚡ | app/src/main/java/me/hd/hook/DisableGrowHalfLayer.kt | 71 | * at com.tencent.mobileqq.activity.recent.bannerprocessor.VasADBannerProcessor.handleMessage(P:5) | COMMENT |
| CRITICAL⚡ | app/src/main/java/me/hd/hook/DisableGrowHalfLayer.kt | 72 | * at com.tencent.mobileqq.utils.ay.handleMessage(P:2) | COMMENT |
| CRITICAL | …/src/main/java/cc/hicore/hook/UnlockLeftSlipLimit.java | 76 | .name(io.github.qauxv.util.HostInfo.requireRangePlayQQVersion(PlayQQVersion.PlayQQ_8_2_11, PlayQQVersion | CODE |
| CRITICAL | …c/main/java/cc/hicore/hook/ShowAccurateGaggedTime.java | 78 | if (io.github.qauxv.util.HostInfo.requireRangePlayQQVersion(PlayQQVersion.PlayQQ_8_2_11, PlayQQVersion.PlayQQ_8_ | CODE |
| CRITICAL⚡ | app/src/main/java/cc/ioctl/util/HostInfo.java | 45 | return io.github.qauxv.util.HostInfo.getHostInfo().getApplication(); | CODE |
| CRITICAL⚡ | app/src/main/java/cc/ioctl/util/HostInfo.java | 50 | return io.github.qauxv.util.HostInfo.getHostInfo().getPackageName(); | CODE |
| CRITICAL⚡ | app/src/main/java/cc/ioctl/util/HostInfo.java | 55 | return io.github.qauxv.util.HostInfo.getHostInfo().getHostName(); | CODE |
| CRITICAL⚡ | app/src/main/java/cc/ioctl/util/HostInfo.java | 60 | return io.github.qauxv.util.HostInfo.getHostInfo().getVersionName(); | CODE |
| CRITICAL⚡ | app/src/main/java/cc/ioctl/util/HostInfo.java | 64 | return io.github.qauxv.util.HostInfo.getHostInfo().getVersionCode32(); | CODE |
| CRITICAL⚡ | app/src/main/java/cc/ioctl/util/HostInfo.java | 72 | return io.github.qauxv.util.HostInfo.getHostInfo().getVersionCode(); | CODE |
| CRITICAL⚡ | app/src/main/java/cc/ioctl/util/HostInfo.java | 76 | return io.github.qauxv.util.HostInfo.isInModuleProcess(); | CODE |
| CRITICAL⚡ | app/src/main/java/cc/ioctl/util/HostInfo.java | 84 | return io.github.qauxv.util.HostInfo.isAndroidxFileProviderAvailable(); | CODE |
| CRITICAL⚡ | app/src/main/java/cc/ioctl/util/HostInfo.java | 88 | return io.github.qauxv.util.HostInfo.isTim(); | CODE |
| CRITICAL | app/src/main/java/cc/ioctl/util/HostInfo.java | 100 | return !io.github.qauxv.util.HostInfo.isPlayQQ(); | CODE |
| CRITICAL | app/src/main/java/cc/ioctl/util/HostInfo.java | 105 | return !io.github.qauxv.util.HostInfo.isTim(); | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …src/main/java/io/github/fusumayuki/hook/HideQQValue.kt | 61 | // val qqValueClass = Initiator.loadClass("com.tencent.mobileqq.vas.qqvaluecard.view.QQValuePagView;") | COMMENT |
| LOW | app/src/main/java/io/github/qauxv/util/SyncUtils.java | 61 | //*MSF -- PROC_MSF | COMMENT |
| LOW | app/src/main/java/io/github/qauxv/util/SyncUtils.java | 81 | //* qqfav | COMMENT |
| LOW | app/src/main/java/io/github/qauxv/util/Initiator.java | 581 | COMMENT | |
| LOW | app/src/main/java/io/github/qauxv/util/ArscKit.java | 81 | // The 'data' holds a complex number encoding a dimension value, | COMMENT |
| LOW | …xv/util/hookimpl/LibXposedNewApiByteCodeGenerator.java | 181 | List.of(typeBeforeHookCallback, "I"), typeInvocationParamWrapper))); | COMMENT |
| LOW | …n/java/io/github/qauxv/util/soloader/NativeLoader.java | 61 | // There are two logical native libraries in QAuxiliary: | COMMENT |
| LOW | …src/main/java/io/github/qauxv/util/dexkit/DexFlow.java | 401 | //struct DexCode { | COMMENT |
| LOW | …c/main/java/cc/microblock/hook/DumpTelegramStickers.kt | 341 | COMMENT | |
| LOW | app/src/main/java/cc/ioctl/util/BinaryXmlParser.java | 241 | // The 'data' holds an attribute resource identifier. | COMMENT |
| LOW | app/src/main/java/cc/ioctl/util/BinaryXmlParser.java | 281 | // TYPE_DIMENSION: Value is Device Independent Pixels. | COMMENT |
| LOW | …ain/java/cc/ioctl/hook/msg/Ipv6LinkSpanMitigation.java | 61 | @Override | COMMENT |
| LOW | …ain/java/cc/ioctl/hook/msg/Ipv6LinkSpanMitigation.java | 101 | hostWithPort = body.substring(0, body.indexOf("/")); | COMMENT |
| LOW | …ain/java/cc/ioctl/hook/msg/Ipv6LinkSpanMitigation.java | 121 | // targetField = f; | COMMENT |
| LOW | app/src/main/java/cc/ioctl/hook/msg/CopyCardMsg.kt | 101 | break | COMMENT |
| LOW | app/src/main/cpp/misc/md5.cpp | 1 | // | COMMENT |
| LOW | app/src/main/cpp/misc/md5.cpp | 21 | #define S34 23 | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 101 | enum JNICallType jni_call_type); | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 141 | // True if native library paths are valid and is for an ABI that is supported by native bridge. | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 161 | // Create new namespace in which native libraries will be loaded. | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 201 | COMMENT | |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 221 | // Starting with v3, NativeBridge has two scenarios: with/without namespace. | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 241 | // Parameters: | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 261 | COMMENT | |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 281 | // runtime. | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 301 | // Returns: | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 321 | // cannot identify the caller of dlopen/dlsym which happens for the code not loaded | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 341 | // default_library_path [IN] the second set of library search path of the namespace. | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 361 | // from [IN] the namespace where libraries are accessed. | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 381 | // Returns: | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 401 | // android_get_exported_namespace(const char*) function. | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 421 | // jni_call_type [IN] the type of JNI call | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 441 | uint32_t len, | COMMENT |
| LOW | app/src/main/cpp/nativebridge/native_bridge.h | 461 | // Returns: | COMMENT |
| LOW | app/src/main/cpp/utils/shared_memory.cpp | 1 | // | COMMENT |
| LOW | app/src/main/cpp/utils/shared_memory.cpp | 21 | #define ASHMEM_WAS_PURGED 1 | COMMENT |
| LOW | app/src/main/cpp/utils/ConfigManager.h | 1 | // | COMMENT |
| LOW | app/src/main/cpp/utils/JniUtils.h | 1 | // QAuxiliary - An Xposed module for QQ/TIM | COMMENT |
| LOW | app/src/main/cpp/utils/byte_array_output_stream.h | 1 | // | COMMENT |
| LOW | app/src/main/cpp/utils/arch_utils.h | 1 | // | COMMENT |
| LOW | app/src/main/cpp/utils/ElfView.cpp | 1 | // | COMMENT |
| LOW | app/src/main/cpp/utils/FileMemMap.cpp | 1 | // | COMMENT |
| LOW | app/src/main/cpp/utils/ElfView.h | 1 | // | COMMENT |
| LOW | app/src/main/cpp/utils/ProcessView.cpp | 1 | // | COMMENT |
| LOW | app/src/main/cpp/utils/MemoryBuffer.h | 1 | // QAuxiliary - An Xposed module for QQ/TIM | COMMENT |
| LOW | app/src/main/cpp/utils/AobScanUtils.h | 1 | // | COMMENT |
| LOW | app/src/main/cpp/utils/TextUtils.h | 1 | // QAuxiliary - An Xposed module for QQ/TIM | COMMENT |
| LOW | app/src/main/cpp/utils/MemoryUtils.h | 1 | // QAuxiliary - An Xposed module for QQ/TIM | COMMENT |
| LOW | app/src/main/cpp/qauxv_core/Natives.h | 1 | /* DO NOT EDIT THIS FILE - it is machine generated */ | COMMENT |
| LOW | app/src/main/cpp/qauxv_core/Natives.h | 21 | #define io_github_qauxv_util_Natives_RTLD_GLOBAL 256L | COMMENT |
| LOW | app/src/main/cpp/qauxv_core/NativeCoreBridge.h | 1 | // QAuxiliary - An Xposed module for QQ/TIM | COMMENT |
| LOW | app/src/main/cpp/qauxv_core/NativeCoreBridge.h | 21 | // | COMMENT |
| LOW | app/src/main/cpp/qauxv_core/Natives.cpp | 1 | #include <cerrno> | COMMENT |
| LOW | libs/mmkv/CMakeLists.txt | 21 | ) | COMMENT |
| LOW | …silk/silk-v3-decoder/silk/interface/SKP_Silk_typedef.h | 41 | #ifdef __GNUC__ | COMMENT |
| LOW | …silk/silk-v3-decoder/silk/interface/SKP_Silk_typedef.h | 61 | COMMENT | |
| LOW | …silk/silk-v3-decoder/silk/interface/SKP_Silk_typedef.h | 81 | #define SKP_int32_MIN ((SKP_int32)0x80000000) /* -2^31 = -2147483648*/ | COMMENT |
| LOW | …silk/silk-v3-decoder/silk/interface/SKP_Silk_typedef.h | 101 | # define SKP_assert(COND) _ASSERTE(COND) | COMMENT |
| LOW | …3-decoder/silk/src/SKP_Silk_common_pitch_est_defines.h | 41 | #define PITCH_EST_MAX_FRAME_LENGTH (PITCH_EST_FRAME_LENGTH_MS * PITCH_EST_MAX_FS_KHZ) | COMMENT |
| LOW | libs/silk/silk-v3-decoder/silk/src/SKP_Silk_macros.h | 41 | COMMENT | |
| 24 more matches not shown… | ||||