安卓逆向day1

apk反编译 首先得到一个apk文件,然后因为是反编译,所以丢进jadx 然后找到main函数,直接得到flag:flag{Your_are_go0d_at_Uncompile_Android!}