Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
EVABS — An open source Android application that is intentionally vulnerable so as to act as a learning platform for Android application security beginners. | Kitploit
Tools/GitHubGitHub/abhi-r3v0/evabs
Android SecurityVulnerability AnalysisMobile App PentestingCTFMobile SecurityLearning & EducationLabs & Practice
GitHubabhi-r3v0/evabs

EVABS

An open source Android application that is intentionally vulnerable so as to act as a learning platform for Android application security beginners.

View Repository
224456 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

EVABS (Extremely Vulnerable Android Labs)


INDIA Open Source Love GPL Licence version Hits

An open source Android application that is intentionally vulnerable so as to act as a learning platform for Android application security beginners. The effort is to introduce beginners with very limited or zero knowledge to some of the major and commonly found real-world based Android application vulnerabilities in a story-based, interactive model. EVABS follows a level-wise difficulty approach and in each level, the player learns a new concept. This project is still under progress and aims at incorporating as many levels as possible.

For complete details and solutions, head to the blog series.


INSTALLATION

  • Download the latest application file from the releases page.
  • Install it in an Android device (rooted recommended) or emulator. (Head to this blog for more information)

SCREENSHOTS:

1

2

3

4

5

REQUIREMENTS

  • Android Emulator (Default/Genymotion) or a rooted Android device.
  • FRIDA
  • ADB
  • apktool
  • dex2jar

or use ADHRIT (all-in-one tool)

Confused? Read the documentation on setting up the environment.


CHANGE LOG

  • Flag checking module added within EVABS.
  • Alternatively, you can use this link to submit flags from your browser.
  • UI improvements

BUILDING LOCALLY

  • Clone the repository git clone https://github.com/abhi-r3v0/EVABS.git or download the zip.
  • Create a new folder EVABS in your AndroidStudioProjects directory and move the contents to the new directory.
  • Fire up Android Studio, File -> open and select the project.
  • Go to Build -> Generate Signed APK.
  • Create a new signature, if it doesn't exist. Sign the APK.
  • Install the APK using adb install EVABS.apk

THE SQUAD

PROJECT LEAD:

  • Abhishek J M ([email protected], @HawkSpawn)

LOGO

  • Loyd Jayme ([email protected], @loydjayme25)

Download Tool