Is your feature request related to a problem? Please describe.
I would like to encrypt uf2 file with AES128/256 encryption method so that nobody is able to disassembly the file.
Describe the solution you'd like
Add code logic to support uf2 file with some extension flags which indicated the firmware is encrypted and need run decrypt before flash it.