Multiple keys in one file

Is it possible to include multiple keys in one file? I know this works for RAW files, but Im trying to do it with known protocol (CAME). Im trying to test 50+ keys which is not ideal to have multiple seperate files

Filetype: Flipper SubGhz Key File
Version: 1
Frequency: 433920000
Preset: FuriHalSubGhzPresetOok650Async
Protocol: CAME
Bit: 12
Key: 00 00 00 00 00 00 0C EA
?? Key2: 00 00 00 00 00 00 0A BA ?? something like that ?

Thanks

This is something that i would like to use/have as well. It is usefull to brute force keys. For example on doorbells with known protocol one can make multiple bells ring with one press/send. If it’s not possible yet it’s a good thing to be implemented in the future.

This is exactly what Im trying to do, actually I wrote a script to generate the RAW signal for CAME protocol for all possible combination keys and I saved it in one sub file, it takes around 15 minutes to go through it, but its hit and miss most of the time. What I need to do is get the padding around the actual key in correct way which may improve the accuracy.

if we get a way to use multiple hex keys directly in one sub file all the above will not be needed.

We’ve decided that we’ll not implement brute-force in subghz for the same reasons that we don’t implement replaying dynamic signals, so that’s sadly not on our roadmap

I see, fair enough.