debrouxl / tilibs

TILP (formerly GtkTiLink) can transfer data between Texas Instruments graphing calculators and a computer. It works with all link cables (parallel, serial, Black/Gray/Silver/Direct Link) and it supports the TI-Z80 series (73..86), the TI-eZ80 series (83PCE, 84+CE), the TI-68k series (89, 92, 92+, V200, 89T) and the Nspire series (Nspire Clickpad / Touchpad / CX, both CAS and non-CAS)
http://lpg.ticalc.org/prj_tilp
66 stars 22 forks source link

libticalcs (& libticables ?): make Nspire OS dumping work on all models #26

Open debrouxl opened 6 years ago

debrouxl commented 6 years ago

libticalcs only uses the dumb directory traversal hole which was available in OS 1.x, but that was fixed long ago. Implementing a dumper based on masquerading as another calculator, like BrandonW's Fron, should make libticalcs usable for dumping arbitrary OS - at least for now.