All Projects → odensc → janus

odensc / janus

Licence: MIT license
Python script to create an Android APK exploiting the Janus vulnerability.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to janus

janus-gateway-live
RTMP edge speed with janus-gateway
Stars: ✭ 38 (-49.33%)
Mutual labels:  janus
janus-client
c/c++ webrtc native janus client Qt opengl video-meeting video-room video-call text-room meeting chat
Stars: ✭ 119 (+58.67%)
Mutual labels:  janus
jelass
Janus + Elastic Search + Cassandra docker container with SSL Client Certificates implemented.
Stars: ✭ 13 (-82.67%)
Mutual labels:  janus
janus-mobile-sdk
[ABANDONED] Janus Gateway Mobile SDK
Stars: ✭ 63 (-16%)
Mutual labels:  janus
Starrtc Android Demo
🚀starRTC,即时通讯(IM)系统,免费IM系统(含单聊,群聊,聊天室,文件传输),免费一对一视频聊天,VOIP,语音对讲(回音消除),直播连麦,视频直播,RTSP拉流,RTMP推流,webRTC服务端,在线教育,白板,小班课,在线会议,视频会议,视频监控,局域网直连(无需服务器),兼容webRTC, 支持webRTC加速,P2P高清传输,安卓、iOS、web互通,支持门禁对讲,可视对讲,电视盒子,树莓派,海思,全志,任天堂switch,云游戏,OTT设备,物联网平台,C语言自研方案,支持二次开发成类微信,类映客等APP,✨万水千山总是情,来个star行不行✨,更多示例请访问:
Stars: ✭ 3,038 (+3950.67%)
Mutual labels:  janus

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].