Adriweb wrote:I guess it's the apps from https://tinspireapps.com - which would indeed be piracy to mess with (remove/bypass the protection etc.).
The real hw id change problem is what should be fixed but that may take some time if parrotgeek doesn't know why it happens
I do know why it happens. However, fixing it would require me to completely redo my patches.
Currently I am just patching all accesses to the hardware ID to return the CAS one from nspire_emu in order to bypass the OS checks. This is a really bad idea. What I really SHOULD do is find where the os is checking the return value and patch the branch instructions but I'm too busy.