d4d87aa6a8
* SubGhz: add new method of obtaining a manufactory code subghz_protocol_keeloq_common_magic_xor_type1_learning * TextInput: checking for a lock on a file with the same name * TextInput: fix checking for a lock on a file with the same name * Assets: rename and recompile * TextInput: added picture and timer to turn off blob * TextInput: Fix graphics * TextInput: fix validator * Validators: Add validator is file * TextInput: fix callback validator_is_file_alloc * SubGhz: add propocol GNS (dimamic), Beninca/Alcatic, Elmes * SubGhz: fix function description * Gui: correct timer routine on deallocation * Format sources Co-authored-by: あく <alleteam@gmail.com>
12 lines
465 B
Plaintext
12 lines
465 B
Plaintext
# for adding manufacture keys
|
|
# AABBCCDDEEFFAABB:X:NAME\r\n
|
|
# AABBCCDDEEFFAABB - man 64 bit
|
|
# X - encryption method 1 - Simple Learning, 2 - Normal_Learning, 3 - Secure_Learning, 4 - Magic_xor_type1 Learning
|
|
# 0 - iterates over both previous and man in direct and reverse byte sequence
|
|
# NAME - name (string without spaces) max 64 characters long
|
|
Filetype: Flipper SubGhz Keystore File
|
|
Version: 0
|
|
Encryption: 0
|
|
AABBCCDDEEFFAABB:1:Test1
|
|
AABBCCDDEEFFAABB:1:Test2
|