SkillAgentSearch skills...

8xpToText

Utility for converting TI calculator programs (.8xp files) to text files

Install / Use

/learn @KMayne/8xpToText
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TI-83+ 8xp to text converter

A small utility for converting 8xp files from the TI-83+ series of calculators to text. This utility interprets the binary data in the 8xp files and produces a human-readable text file, attempting to replicate the display of the calculator.

Usage

8xpToText file1.8xp file2.8xp ...

Run the program with the desired 8xp files as arguments. The utility will then output PROGNAME.txt for each file, where PROGNAME is that of the program on the calculator embedded in the file.

If you don't really know what you're doing, copy and paste the .8xp files to the folder with 8xpToText in it. Then drag the files one by one onto 8xpToText.

Thanks to

Author

Kian Mayne - Aug 2015

Licenced under the MIT licence.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks0

Languages

C++

Security Score

70/100

Audited on Jun 13, 2022

No findings