From b5dc68fb3494159924f494033b6b26ab996d463f Mon Sep 17 00:00:00 2001 From: Furtif Date: Tue, 28 Jul 2026 10:22:57 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Clarify=20device=20compatibility=20for=20Fu?= =?UTF-8?q?rtiF=E2=84=A2=20Tools=20in=20documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/docs/rotom/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/rotom/index.mdx b/pages/docs/rotom/index.mdx index 03eae94..d055e3b 100644 --- a/pages/docs/rotom/index.mdx +++ b/pages/docs/rotom/index.mdx @@ -11,7 +11,7 @@ Rotom communicates via websockets (`ws://`) to devices and Dragonite. This commu - [Aegis](https://pokemod.dev/mapping) (Android) - [Cosmog](https://sylvie.fyi/cosmog) (Android, Ampere VPSes) - [Exeggcute/GC](https://jorgschulze73.github.io/gc-docs/) (macOS, iOS and Android) -- [--=FurtiF™=-- Tools](https://discord.gg/wtNgst3W64) (Android) +- [--=FurtiF™=-- Tools](https://discord.gg/wtNgst3W64) (Android, or other device arm64 compatible) ## How MITM clients communicate with Rotom? From 83df2c22d3d491e11e6d1e77d35f8e38e15c2d51 Mon Sep 17 00:00:00 2001 From: Furtif Date: Tue, 28 Jul 2026 10:36:03 +0200 Subject: [PATCH 2/2] Update FurtiF Tools description to mention deviceless mode support on Android --- pages/docs/rotom/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/rotom/index.mdx b/pages/docs/rotom/index.mdx index d055e3b..2b4907f 100644 --- a/pages/docs/rotom/index.mdx +++ b/pages/docs/rotom/index.mdx @@ -11,7 +11,7 @@ Rotom communicates via websockets (`ws://`) to devices and Dragonite. This commu - [Aegis](https://pokemod.dev/mapping) (Android) - [Cosmog](https://sylvie.fyi/cosmog) (Android, Ampere VPSes) - [Exeggcute/GC](https://jorgschulze73.github.io/gc-docs/) (macOS, iOS and Android) -- [--=FurtiF™=-- Tools](https://discord.gg/wtNgst3W64) (Android, or other device arm64 compatible) +- [--=FurtiF™=-- Tools](https://discord.gg/wtNgst3W64) (Android, Supports deviceless mode on Android kernels and other ARM64-compatible Android devices) ## How MITM clients communicate with Rotom?