add stethox

mtxt to yaml

rename .yaml .yml

fix metadata

fix typo
This commit is contained in:
Christian Schabesberger 2018-07-30 11:58:31 +02:00
parent 9c59b3bb9b
commit c36034a455

View file

@ -0,0 +1,36 @@
Categories:
- System
License: GPL-3.0-or-later
WebSite: https://gitlab.com/derSchabi/Stethox/blob/HEAD/README.md
SourceCode: https://gitlab.com/derSchabi/Stethox
IssueTracker: https://gitlab.com/derSchabi/Stethox/issues
AutoName: Stethox
Summary: Xposed module that adds Stetho to every app
Description: |-
This is a Xposed Module that enables Stetho for every application on your
phone. All Stetho functions are given besides Network Monitoring. For this
however I highly recommend using mitmproxy or tcpdump and Wireshark.
This Module can be used for Reverse Engineering. Especially the Layout Preview
is very useful. Please also take a look at Inspackage since this will add even
more functions for this purpose.
ATTENTION:Never leave this Module enabled or installed on day to day use. THIS
IS A SECURITY RISK. Only enable this for Development.
RepoType: git
Repo: https://gitlab.com/derSchabi/Stethox.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1