Basic Android RE 1
10 points Easy

A simple APK, reverse engineer the logic, recreate the flag, and submit!

BasicAndroidRE1.apk
Flag
Rating 4.63
5
4
3
2
1

Discussion

Although I do have to look in the below comments fro hints I am trying my best to figure these out and finding them very challenging but interesting at the same time... bookmarking and noting all ways to complete different tasks and learning lots along the way... so thank you ! :)

0
Protected
0

It's quite hard to solve the hash without online tools since maybe I used pure bruteforce instead of dictionary attack. Either way it's a good challenge. Great way to start

0
Protected
0

easier why to decrypt md5 hashes simply take the hash and search it directly on google!

0

i solved this!

0

can i solve this on MacOS?

0

can i solve this on MacOS?

0

H1 My write up for this room

Check-it-out: Link

2

that's fun , my first challenge

0

Excellent! I learned to use 2 new online tools, one to decompile the api file and the other to decode the MD5 hash.

3

Thanks your hint

1