Hi
There are some option parameter in lpcscrypt tool for program to flash.

One option is use <File>, Can I use "stdin" method for this command?
There is another option <fill_value>? How to use it? does the fill_value must be a single fixed value for all fill byte?
Like: write 0xFF to 1, 2, 4... length?
Can you give me simple example?
Can I write a array buffer (example: [0x13, 0x34, 0x3d,....]) from another app.exe with this command option?
Regards
Ken