Open Invictaz opened 1 year ago
Not that I’m aware, I think there are protections in place built into the controller that wouldn’t allow downgrading.
You may try to MITM the updater tool and and make it think it's downloading a certain version, but actually send it the version you want to downgrade. You can do this with burp suite. BTW: do this at your own risk
You may try to MITM the updater tool and and make it think it's downloading a certain version, but actually send it the version you want to downgrade. You can do this with burp suite. BTW: do this at your own risk
I guess there is an e-fuse or a hash check?
Maybe idk, app would be easily decompilable with ILSpy
Is it possible to download the .bin files of older firmware and downgrade the firmware via command-line arguments or other methods?