naides
April 17th, 2003, 19:15
I am dealing with certain package and I am running out of ideas.
I am appealing to the inspiration and lateral thinking talent, which is not in short supply in this board.
The program in question is written in/by Asym37rix T00LB00k II. This is a relative old package used to construct multimedia presentations sort-of Macromedia.
Most of its libraries, dll, etc work in a 16 bit virtual machine, so tracing the code execution with Sice is not very gratifying. Needless to say, Windows APIs are not used, and run of the mill cracking does not work. (sort of cracking a Vbasic, JAVA or a Macromedia app)
The protection itself is probably contained in the program's script-like files which bear .TBK extensions.
I searched the net and found comments about this programs saying T00LB00k uses OpenScript language as the scripting tool for its apps. I could not locate anything that remote looks like script code inside these .TBK files. They look like encoded 16 bit type MZ files. IDA will only decompile the initial stub, not the internal working of the files.
I did not see an SDK or an interpreter/Debugger for this files in the manufacturer site.
Questions to the Board: Has anybody dealt with this system, and can give me hint/suggestions about how to look under the skirt of this application?
I have the impression that I am missing something extremely simple, but I, obviously don't know what.
I am appealing to the inspiration and lateral thinking talent, which is not in short supply in this board.
The program in question is written in/by Asym37rix T00LB00k II. This is a relative old package used to construct multimedia presentations sort-of Macromedia.
Most of its libraries, dll, etc work in a 16 bit virtual machine, so tracing the code execution with Sice is not very gratifying. Needless to say, Windows APIs are not used, and run of the mill cracking does not work. (sort of cracking a Vbasic, JAVA or a Macromedia app)
The protection itself is probably contained in the program's script-like files which bear .TBK extensions.
I searched the net and found comments about this programs saying T00LB00k uses OpenScript language as the scripting tool for its apps. I could not locate anything that remote looks like script code inside these .TBK files. They look like encoded 16 bit type MZ files. IDA will only decompile the initial stub, not the internal working of the files.
I did not see an SDK or an interpreter/Debugger for this files in the manufacturer site.
Questions to the Board: Has anybody dealt with this system, and can give me hint/suggestions about how to look under the skirt of this application?
I have the impression that I am missing something extremely simple, but I, obviously don't know what.