What is the best method for editing the Emulation Parameters that are stored in the TERMCFG.bin file on the device manually? In other words, I would like to be able to dynamically edit a few emulation parameters on a device on the fly, without the intervention of an Avalanche server package update or cradling the device. If I manually open the .BIN it appears that I can manually edit some information in the file that is stored in plain text, provided that the information that I replace is the same length as the original information.
I would definitely prefer to use a cleaner method however. Is there a good way to decrypt the information in the .BIN using VB .NET?