mandiant/capa-rules

Xamarin.Android (Build fully native Android apps using C#)

Open

#706 创建于 2023年2月22日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人) (234 fork)github user discovery
good first issuerule idea

仓库指标

Star
 (721 star)
PR 合并指标
 (PR 指标待抓取)

描述

Consider writing capa rules for Xamarin.Android applications:

Xamarin.Android exposes the complete Android SDK for .NET developers. Build fully native Android apps using C# or F# in Visual Studio.

(credit)

Developers can write cross-platform and platform-specific C# (Android, iOS) . Here, we should aim to target Android-specific C# implemented via Mono.Android:

(credit)

Xamarin.Android framework has been leveraged by malware authors:

Quick hunt on VT finds:

We already have some coverage on this sample:

Deliverables:

  • understand Mono.Android SDK and its uses by malware authors
  • develop capa rules based on this understanding

贡献者指南