PDA

View Full Version : Reversing TCL based applications


Hero
July 18th, 2016, 08:03
Hi all

I wonder if anyone here has some experience in reversing TCL based applications.
I'm working on an applications that it has been totally written using TCL 8.6 and I don't know how to trace application efficiently.
does anyone have any experience with such applications?

Regards

PELock
July 18th, 2016, 11:53
And where's the binary?

Hero
July 19th, 2016, 06:20
Quote:
[Originally Posted by PELock;97396]And where's the binary?

Yea, there is a binary which imports tcl86t.dll. All UI requirements including dialogs, message handling,... are processed by this dll. Obviously, I did not find any TCL scripts.

PELock
July 19th, 2016, 16:11
Your answer is pretty useless . What I've meant - upload the binary somewhere.

Hero
July 21st, 2016, 00:42
The program is commercial. You can directly download from their site, but I think it is not ok to post name here. I can PM if interested.