Reversing some radio control Android apps

I downloaded two Android apps from APKPure.com

M-Radio Control MOTOTRBO.xapk and M-Radio Control TETRA.xapk

Unzipped xapks and decompiled with Apktool (Linux) and used grep to search in src files, e.g.

grep -ri "cpin" . --include="*.java"
grep -ri "trunk" .

Search finds AT commands etc.



 


Comments

Popular posts from this blog

Telive-2 how-to

Inspecting Alinco DJ-X100E firmware updater