SKILL context file decompilation

J

jan

Guest
Hello,
Is there a way to see the SKILL code of a function compiled into a *.cxt
file? Pretty Print (pp) doesn''t work - I get the following message: xxxxx
is a binary function and cannot be pretty printed

regards
jan
 
In article <gg3870$akb$1@news.agh.edu.pl> jan <yashunospam@student.agh.edu.pl> writes:
Hello,
Is there a way to see the SKILL code of a function compiled into a *.cxt
file? Pretty Print (pp) doesn''t work - I get the following message: xxxxx
is a binary function and cannot be pretty printed
A "binary function" is not in a context, it is a C/C++ function that is
callable from SKILL. So there is no SKILL code for you to look at.

-Pete Zakel
(phz@seeheader.nospam)

"Astronomers are telling us that the Earth is an upthrust target in a cosmic
game of Wack-A-Mole..."
-Dave Barry
 
The .cxt file is compiled from skill code. They did it by purpose, so
you can not read the skill code. As far as I know, their is no way to
get the skill code from .cxd file. You can pp a .ile file.

JD

On Nov 20, 3:09 am, jan <yashunos...@student.agh.edu.pl> wrote:
Hello,
Is there a way to see the SKILL code of a function compiled into a *.cxt
file? Pretty Print (pp) doesn''t work - I get the following message: xxxxx
is a binary function and cannot be pretty printed

regards
jan
 

Welcome to EDABoard.com

Sponsor

Back
Top