fas file

Discussion in 'AutoCAD' started by shake, Jan 10, 2004.

  1. shake

    shake Guest

    i want to know how to dcode the fas file.

    i have compiled one lisp to fas file . unfortunatly the source code has been deleted . any one please help me how to dcode the fas file
     
    shake, Jan 10, 2004
    #1
  2. shake

    R.K. McSwain Guest

    There is a way - Iit's out there - keep searching.

    As a side note, if your source code has that much value, you should have been BACKING IT UP.
     
    R.K. McSwain, Jan 10, 2004
    #2
  3. shake

    Anne Brown Guest

    Shake -

    Many users of this newsgroup make their living or part there of
    from writing lisp code. No one here will give you instructions on
    decoding files.
     
    Anne Brown, Jan 10, 2004
    #3
  4. Why Autodesk doesn't try to modify the Fas encryption system to avoid its
    decoding ?
     
    Domenico Maria Pisano, Jan 11, 2004
    #4
  5. Hi,

    Once something becomes as widely used as a compiled lisp file, there will be
    someone out there who will write de-compiler in the first week or two of a
    new format being introduced.

    Defining a new format would end up being a totally ongoing process requiring
    constant and expensive change.

    Also all existing AutoCADs would not be able to read another file format.

    --


    Laurie Comerford
    CADApps
    www.cadapps.com.au
     
    Laurie Comerford, Jan 11, 2004
    #5
  6. I use intensively Visual Lisp + ObjectDCL,
    and I think I'm able to do a lot of very complex and very useful things.
    I'm a draftsman. And I'm almost a programmer.
    And I think that VLisp is the best way to customize my work.
    And because certain things that can be done with VLisp, are very complex,
    I think that VLisp MERITS a TRUE COMPILATION.
    Something as Lisp2C. (that I have successful used in the past)
    But Lisp2C was able to translate only Auto Lisp and not VisualLisp.
    What I need is something as Lisp2C that is able to translate VisualLisp, and
    all its VL, VLAX, VLA, VLR functions.
    SharpLisp does something but it is not a VLisp to C translator . . .
    Has someone a good idea ?
    How to securely compile VLisp ?
    How to REALLY P R O T E C T (and S E L L ) our code ?

    ciao
    domenico
     
    Domenico Maria Pisano, Jan 11, 2004
    #6
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.