{
  "ml": {
    "v": "4",
    "fs": [
      {
        "id": 0,
        "prob": 0.022751234471797943,
        "class": 0
      }
    ],
    "prob": 0.022751234,
    "class": 0,
    "models": [
      {
        "m": "az",
        "prob": 0.022751234,
        "class": 0
      },
      {
        "m": "az/source",
        "prob": 0.005226476,
        "class": 0
      },
      {
        "m": "az/kotlin",
        "prob": 0.00013915756,
        "class": 0
      }
    ],
    "version": "v16.16",
    "thresholds": [
      0.9961138,
      0.99909174
    ],
    "analyzed_at": "2026-05-09T02:46:26Z"
  },
  "path": "KsuService.kt",
  "raw": {
    "v": "4",
    "fs": [
      {
        "f": "O(C)H(Po)",
        "k": {
          "source.imports[0]": "ArrayList",
          "source.imports[1]": "ParcelableListSlice",
          "source.imports[2]": "Stub",
          "source.imports[3]": "extractUserIds",
          "source.imports[4]": "getAllUserIds",
          "source.imports[5]": "getInstalledPackagesAll",
          "source.imports[6]": "getInstalledPackagesAsUser",
          "source.imports[7]": "getSystemService",
          "source.imports[8]": "intArrayOf",
          "source.strings[0]": "Error extracting ID from UserInfo",
          "source.strings[1]": "KsuService",
          "source.strings[2]": "UNCHECKED_CAST",
          "source.strings[3]": "getAliveUsers",
          "source.strings[4]": "getAliveUsers reflection failed",
          "source.strings[5]": "getInstalledPackagesAll: ",
          "source.strings[6]": "getInstalledPackagesAll: $userId",
          "source.strings[7]": "getInstalledPackagesAsUser",
          "source.strings[8]": "getPackages: ",
          "source.strings[9]": "getPackages: ${list.size}",
          "source.has_imports": true,
          "source.strings[10]": "getUserIds: ",
          "source.strings[11]": "getUserIds: ${ids.contentToString()}",
          "source.strings[12]": "getUsers",
          "source.strings[13]": "getUsers reflection failed",
          "source.functions[0]": "anonymous"
        },
        "id": 0,
        "is": [
          "Stub",
          "getSystemService",
          "extractUserIds",
          "extractUserIds",
          "intArrayOf",
          "intArrayOf",
          "intArrayOf",
          "ArrayList",
          "getAllUserIds",
          "getInstalledPackagesAsUser",
          "ArrayList",
          "getInstalledPackagesAll",
          "ParcelableListSlice",
          "getAllUserIds"
        ],
        "ms": {
          "file": {
            "size": 3245.0
          },
          "text": {
            "digit_ratio": 0.01,
            "space_count": 843.0,
            "total_lines": 101.0,
            "char_entropy": 4.63,
            "unique_chars": 74.0,
            "import_density": 13.86,
            "string_density": 0.26,
            "avg_line_length": 31.13,
            "max_line_length": 93.0,
            "empty_line_ratio": 0.13,
            "last_line_length": 1.0,
            "most_common_char": "e",
            "whitespace_ratio": 0.29,
            "most_common_ratio": 0.07,
            "identifier_density": 0.1,
            "line_length_stddev": 23.87,
            "normalized_import_count": 1.39,
            "normalized_string_count": 2.59,
            "repeated_char_sequences": 30.0,
            "anonymous_function_ratio": 1.0,
            "max_inline_whitespace_run": 1.0,
            "normalized_function_count": 0.7,
            "imports_to_functions_ratio": 2.0,
            "strings_to_functions_ratio": 3.71,
            "normalized_unique_identifiers": 1.5,
            "identifiers_to_functions_ratio": 1.43
          },
          "imports": {
            "total": 14.0,
            "unique_modules": 9.0,
            "third_party_count": 14.0,
            "third_party_ratio": 1.0
          },
          "strings": {
            "total": 26.0,
            "avg_length": 18.27,
            "max_length": 36.0,
            "avg_entropy": 3.1,
            "total_bytes": 475.0,
            "entropy_stddev": 1.0
          },
          "comments": {
            "chars": 154.0,
            "lines": 6.0,
            "total": 3.0,
            "to_code_ratio": 0.06
          },
          "functions": {
            "total": 7.0,
            "anonymous": 7.0,
            "length_stddev": 6.01,
            "no_params_count": 7.0,
            "avg_length_lines": 9.86,
            "max_length_lines": 21.0,
            "min_length_lines": 3.0,
            "density_per_100_lines": 6.93,
            "code_in_functions_ratio": 0.68
          },
          "identifiers": {
            "total": 10.0,
            "avg_length": 26.5,
            "max_length": 40.0,
            "min_length": 16.0,
            "avg_entropy": 3.66,
            "reuse_ratio": 1.0,
            "unique_count": 10.0,
            "length_stddev": 8.42,
            "high_entropy_count": 6.0,
            "high_entropy_ratio": 0.6
          }
        },
        "ss": [
          [
            486,
            "KsuService"
          ],
          [
            487,
            "KsuService"
          ],
          [
            843,
            "getUsers"
          ],
          [
            844,
            "getUsers"
          ],
          [
            1045,
            "getUsers reflection failed"
          ],
          [
            1046,
            "getUsers reflection failed"
          ],
          [
            1197,
            "getAliveUsers"
          ],
          [
            1198,
            "getAliveUsers"
          ],
          [
            1364,
            "getAliveUsers reflection failed"
          ],
          [
            1365,
            "getAliveUsers reflection failed"
          ],
          [
            1661,
            "id"
          ],
          [
            1662,
            "id"
          ],
          [
            1763,
            "Error extracting ID from UserInfo"
          ],
          [
            1764,
            "Error extracting ID from UserInfo"
          ],
          [
            2037,
            "getInstalledPackagesAll: $userId"
          ],
          [
            2038,
            "getInstalledPackagesAll: "
          ],
          [
            2199,
            "UNCHECKED_CAST"
          ],
          [
            2200,
            "UNCHECKED_CAST"
          ],
          [
            2452,
            "getInstalledPackagesAsUser"
          ],
          [
            2453,
            "getInstalledPackagesAsUser"
          ],
          [
            2709,
            "err"
          ],
          [
            2710,
            "err"
          ],
          [
            2972,
            "getPackages: ${list.size}"
          ],
          [
            2973,
            "getPackages: "
          ],
          [
            3164,
            "getUserIds: ${ids.contentToString()}"
          ],
          [
            3165,
            "getUserIds: "
          ]
        ],
        "sz": 3245,
        "ts": [
          {
            "a": "T1406",
            "c": 0.8399999737739563,
            "d": "Reflective declared method access",
            "e": [
              "getDeclaredMethod"
            ],
            "i": "micro-behaviors/process/create/loader::reflective-method-access",
            "l": 1
          },
          {
            "c": 0.8799999952316284,
            "d": "Java invoke reference",
            "e": [
              "invoke"
            ],
            "i": "objectives/command-and-control/backdoor/loader/classloader::invoke-string",
            "l": 1
          }
        ],
        "sha": "910e088ebec1af7fc267544bef6bc95697570181c5bd163c70828add6dead8b6",
        "path": "KsuService.kt",
        "type": "kotlin"
      }
    ],
    "tv": "a9555"
  }
}