SkillAgentSearch skills...

Janus

Python script to create an Android APK exploiting the Janus vulnerability.

Install / Use

/learn @odensc/Janus
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

janus

Python script to create an Android APK exploiting the Janus vulnerability.

Credit to GuardSquare for the writeup.

Usage

usage: janus.py [-h] original-apk dex-file output-apk

Creates an APK exploiting the Janus vulnerability.

positional arguments:
  original-apk  the source apk to use
  dex-file      the dex file to prepend
  output-apk    the file to output to

optional arguments:
  -h, --help    show this help message and exit

Related Skills

View on GitHub
GitHub Stars85
CategoryDevelopment
Updated6mo ago
Forks23

Languages

Python

Security Score

92/100

Audited on Sep 2, 2025

No findings