nisprog
nisprog copied to clipboard
on connect: validate romsize
- maybe doable with simple heuristics (IIRC accessing >512kB on 512kB ROMs wraps around).
- maybe , included in https://github.com/fenugrec/nisprog/issues/10 , associate ECUID with proper parameters (setdev, etc)
While this would probably be handled by the ECUID keylist, IIRC, there's also a SH705X ASCII string in most ROM's that could be searched for. But if the keylist will include more than just keys, you might as well just use that.