rewrite yml: fr.simon.marquis.secretcodes

This commit is contained in:
Michael Pöhn 2019-07-12 14:02:00 +02:00
parent c5335e716c
commit 75e2039dce
2 changed files with 60 additions and 51 deletions

View file

@ -1,51 +0,0 @@
Categories:Security
License:Apache-2.0
Author Name:Simon Marquis
Author Email:contact@simon-marquis.fr
Web Site:http://simonmarquis.github.io/Android-SecretCodes
Source Code:https://github.com/SimonMarquis/Android-SecretCodes
Issue Tracker:https://github.com/SimonMarquis/Android-SecretCodes/issues
Auto Name:Secret Codes
Summary:Secret code scanner
Description:
Secret Codes is an application that allows you to scan the secret codes
available on your device through the dialer app.
The application will scan through all available secret codes on your device.
Then you will be able to executes these secret codes and discover hidden
functionalities.
In Android a secret code is defined by this pattern: *#*#code#*#*.
There are multiple ways to execute a secret code; The simplest is to directly
write the secret code through the dialer application of your device.
.
Repo Type:git
Repo:https://github.com/SimonMarquis/Android-SecretCodes.git
Build:1.2,6
commit=v1.2
subdir=SecretCodes
srclibs=1:appcompat@v7
Build:1.3.1,8
commit=v1.3.1
subdir=SecretCodes
srclibs=1:appcompat@v7
Build:1.3.2,9
commit=v1.3.2
subdir=SecretCodes
srclibs=1:appcompat@v7
Build:2.0,201
commit=v2.0
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.0
Current Version Code:201

View file

@ -0,0 +1,60 @@
Categories:
- Security
License: Apache-2.0
AuthorName: Simon Marquis
AuthorEmail: contact@simon-marquis.fr
WebSite: http://simonmarquis.github.io/Android-SecretCodes
SourceCode: https://github.com/SimonMarquis/Android-SecretCodes
IssueTracker: https://github.com/SimonMarquis/Android-SecretCodes/issues
AutoName: Secret Codes
Summary: Secret code scanner
Description: |-
Secret Codes is an application that allows you to scan the secret codes
available on your device through the dialer app.
The application will scan through all available secret codes on your device.
Then you will be able to executes these secret codes and discover hidden
functionalities.
In Android a secret code is defined by this pattern: *#*#code#*#*.
There are multiple ways to execute a secret code; The simplest is to directly
write the secret code through the dialer application of your device.
RepoType: git
Repo: https://github.com/SimonMarquis/Android-SecretCodes.git
Builds:
- versionName: '1.2'
versionCode: 6
commit: v1.2
subdir: SecretCodes
srclibs:
- 1:appcompat@v7
- versionName: 1.3.1
versionCode: 8
commit: v1.3.1
subdir: SecretCodes
srclibs:
- 1:appcompat@v7
- versionName: 1.3.2
versionCode: 9
commit: v1.3.2
subdir: SecretCodes
srclibs:
- 1:appcompat@v7
- versionName: '2.0'
versionCode: 201
commit: v2.0
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '2.0'
CurrentVersionCode: 201