Basic Stamp EEPROM Decompiler?
Amnoid
Posts: 11
Apologies if this has been dealt with in the past- but the forum search does not seem to work.
A student of mine has lost their .bas code and do not want to rewrite it. Is there a way to read the tokenized code off of the stamp (BS1 rev D)?
A student of mine has lost their .bas code and do not want to rewrite it. Is there a way to read the tokenized code off of the stamp (BS1 rev D)?
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
Jim
I have had two professors tell me the same thing. Once was in a creative writing class, and was was in a programming class.
The second time around, you have a much better idea of what you are trying to do, and what is possible.
Sometimes it's pretty hard to scrap your first effort, though.
-Larry
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Larry
No problem, the computer will do that for you! [noparse];)[/noparse]
Seriously, like you, Larry, I had a teacher tell me that "There is no such thing as good writing...only good rewriting." Which is why I usually avoid using this "Quick Reply" button!
I have students who also don't want to rewrite their code. They don't want to do their homework, read their text, get to class on time, etc. etc. Life's rough! [noparse]:)[/noparse] Tell him (her) that he (she) has our deepest sympathy...
Bruce
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Name: Bruce Clemens
Work:· Clemensb@otc.edu
Good Stuff on my Bolg: http://theDeadBug.journalspace.com
·
However, this program would have no meaningfull names in it. Any 'constants' defined would be present only as numbers.
I understand the program to convert byte-codes into source does exist -- but I don't know where.
IF you have to un-solder the EEPROM from the BS2 module before you do any of this -- then it's probably not worth the effort. The byte-code security of the BS2 is not huge -- but it is effective enough for a device that costs $50 and holds 2K worth of code.