Author Topic: tns to lua  (Read 4840 times)

0 Members and 1 Guest are viewing this topic.

Offline The_King

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 247
  • Rating: +6/-2
  • Ⓣⓗⓔ Ⓖⓐⓜⓔ ⓍⒹ
    • View Profile
tns to lua
« on: November 17, 2013, 03:16:37 pm »
Anyone know a program or website that converts tns to lua code. I only had a trial of student software so i cannot use that anymore

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: tns to lua
« Reply #1 on: November 17, 2013, 03:21:45 pm »
If one knows how to do it, the data can be recovered from the debugger when opening the document in TI's OS running in the third-party nspire_emu emulator.
The data in TNS files uses a TI software patent on XML compression, and TI might sue anyone trying to make another program for turning TNS into cleartext.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: tns to lua
« Reply #2 on: November 17, 2013, 03:29:50 pm »
Anyone know a program or website that converts tns to lua code.
Have a look here: XML2TXT, XML2LUA, TXT2XML, LUA2XML and 2TNS maybe it helps you. :)
Spend sometime reading the text.

Offline The_King

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 247
  • Rating: +6/-2
  • Ⓣⓗⓔ Ⓖⓐⓜⓔ ⓍⒹ
    • View Profile
Re: tns to lua
« Reply #3 on: November 17, 2013, 06:13:44 pm »
hmm i tried it but it does work

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: tns to lua
« Reply #4 on: November 18, 2013, 09:32:55 am »
hmm i tried it but it does work
Nice lua 'deobsfuscation' and happy learning!