Skip to content

Commit 7a24e58

Browse files
Create bytemask.json
1 parent 7a2096b commit 7a24e58

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

data/bytemask.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "Bytemask",
3+
"description": "Bytemask is an Android Gradle Plugin that masks your secret strings for the app in the source code making it difficult to extract from reverse engineering.",
4+
"link": "https://github.com/PatilShreyas/bytemask",
5+
"tags": [
6+
"gradle-plugin",
7+
"security"
8+
]
9+
}

0 commit comments

Comments
 (0)