Page 1 of 3
Ti-82 Advanced et OS

Posted:
04 Jan 2018, 19:21
by puppy65
J'avais vu qu'il était possible de réinstaller un OS sur une calculatrice. Est-ce possible sur TI-82A (avec TI-Connect CE) ?
(c'est juste pour savoir)
Re: Ti-82 Advanced et OS

Posted:
04 Jan 2018, 19:27
by critor
Oui. Tu peux tester tout ce que tu veux sans crainte, l'OS est téléchargeable et réinstallable :
archives_voir.php?id=239900
Re: Ti-82 Advanced et OS

Posted:
04 Jan 2018, 19:33
by puppy65
Et si on modifiait le fichier .82U pour changer les applications ?
(Je sais, pour modifier le fichier .82U, ça sera pas de la tarte

)
Re: Ti-82 Advanced et OS

Posted:
04 Jan 2018, 19:48
by critor
Tu peux effectivement rajouter ou retirer des applications dans le fichier .82U.
Mais la calculatrice refusera un fichier modifié.
Car tout le contenu du fichier .82U, OS et applications, est validé par une signature électronique qu'il est impossible de falsifier à ce jour.
Re: Ti-82 Advanced et OS

Posted:
05 Jan 2018, 17:24
by parrotgeek1
critor wrote:Tu peux effectivement rajouter ou retirer des applications dans le fichier .82U.
Mais la calculatrice refusera un fichier modifié.
Car tout le contenu du fichier .82U, OS et applications, est validé par une signature électronique qu'il est impossible de falsifier à ce jour.
The only way I can think of to permanently run code on a TI-82 Advanced is to use brandonw's exploit to run a modified version of Flashy to flash the 84+ boot code
Re: Ti-82 Advanced et OS

Posted:
05 Jan 2018, 17:30
by critor
In theory, you can use Brandon's exploit to achieve anything, like installing an application.
So even if the calculator does crash/reset (as the exploit is not stable), the application will still be there after the reset, even in examen mode according to what I could test with the 82A OS on a 84+ (doesn't check the applications unlike the 83PCE/84+CE).
So we need an application which would :
- have a menu letting you install/remove applications (which could be sent as appvars)
- like a kernel/shell, would let you run asm programs
And then of course, we'll need a dedicated installer for this application to be packaged in Brandon's exploit.
Re: Ti-82 Advanced et OS

Posted:
05 Jan 2018, 19:32
by puppy65
Excuse-moi critor je ne comprends pas très bien l'anglais. Donc je peux changer l'OS de ma 82A ?
Re: Ti-82 Advanced et OS

Posted:
05 Jan 2018, 19:47
by critor
Non.
Du moins pas sans des outils qui n'existent pas à ce jour.
Re: Ti-82 Advanced et OS

Posted:
05 Jan 2018, 19:51
by puppy65
Et l'exploit de Brandon c'est quoi ?
Re: Ti-82 Advanced et OS

Posted:
05 Jan 2018, 20:00
by critor
Un truc permettant d'exécuter du code assembleur en envoyant une variable .82B truquée.
C'est instable, ça plante la machine et donc faut faire reset après.
Plus jamais mis à jour depuis janvier 2016.