Skip to content

Commit 21f6111

Browse files
committed
Added: Key Decoding app (SasPes)
1 parent 56b05c1 commit 21f6111

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "Key Decoding",
3+
"description": "Decode and randomly generate key bitting patterns for a bunch of lock brands",
4+
"category": "Tools",
5+
"version": "1.14.0",
6+
"commit": "8219565d63b44e4bbc1332523498f8c8b857cb36",
7+
"owner": "SasPes",
8+
"repo": "key-decoding",
9+
"path": "/",
10+
"files": [
11+
"KeyDecoding.js"
12+
],
13+
"supported-devices": [
14+
"Lilygo T-Embed",
15+
"Lilygo T-Embed CC1101",
16+
"Smoochiee Board"
17+
]
18+
}

0 commit comments

Comments
 (0)