Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

InjuredAndroid 1.0.5 release

Compare
Choose a tag to compare
@B3nac B3nac released this 15 Jun 18:24
· 32 commits to master since this release

Updates

  • Added more narnia binary architectures for different devices (Thank you for helping debug this issue theart42)
  • Added Encrypted SharedPreferences so the booleans are not easily modified for the flags
  • Cleaned up ctf exercise code
  • Converted more ctf exercises to Kotlin for increased efficiency and readability

RCE ctf exercise notes

The RCE ctf exercise is easier to complete with the debug apk because Flutter on release builds prevents installation of the production build on emulators. The debug build is 64.90 mb because Flutter basically downloads an entire web stack.