mobileGF2logger — GIRLS’ FRONTLINE 2 (GF2) Platoon Manager

Android CodeQL Dependabot

한국어로 된 설명은 여기에서 보실 수 있습니다.

This is a GIRLS’ FRONTLINE 2: EXILIUM (GF2) Platoon/서클 management and logging companion for the Android game client. It is Android-only; an iOS release is not planned.

mobileGF2logger is a lightweight, non-root GF2 logger for Platoon masters. It turns supported roster and activity responses into member history and weekly task tables entirely on the phone. Android’s per-app VPN permission limits capture to the selected game package, and raw traffic is never stored.

Features

uid,name,level,weeklyMerit,totalMerit,highScore,totalScore,lastLogin,logTime

Use

  1. Install the ARM64 APK on Android 8.0 or newer.
  2. Open GF2logger, confirm the game package, and select One-time Capture.
  3. Approve Android’s VPN prompt, then open the game.
  4. Enter Platoon(서클) and open Updates(동향) and Members(멤버).
  5. Return to GF2logger to review the captured packets and Platoon data.

The app keeps parsed history, management data, and generated CSV files in private on-device storage. It does not bypass TLS, certificate pinning, or anti-cheat systems, and it does not modify game traffic. Server responses may contain only recent incremental history, so older missing membership records can be entered manually.

Reference

mobileGF2logger was inspired by blead/gfl2logger, a GF2 logger for the Windows client. This project is an independent Android implementation tailored to on-device Platoon management.