mandiant/capa-rules

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

Open

#706 geöffnet am 22. Feb. 2023

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen) (234 Forks)github user discovery
good first issuerule idea

Repository-Metriken

Stars
 (721 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide