Author Topic: AutoDC--anyone who has used it...successfully  (Read 1448 times)

0 Members and 1 Guest are viewing this topic.

mautensmith

  • Mosquito
  • Posts: 2
AutoDC--anyone who has used it...successfully
« on: July 02, 2021, 05:21:59 PM »
I'm hoping to decrypt some of my recently found old and protected lisp routines. I have them on a Win2000 OS with AutoDC.exe poised but I don't get how AutoDC works. It executes in a DOS window then closes out. What environment is AutoDC programmed to work in and how does it decrypt selected lisp files.

The above failing, does anyone have a suggestion for me to decrypt the code I wrote many moons ago?

Thanks,

Old School

ronjonp

  • Needs a day job
  • Posts: 7526

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

d2010

  • Bull Frog
  • Posts: 323
Re: AutoDC--anyone who has used it...successfully
« Reply #2 on: July 03, 2021, 07:06:49 AM »

You must set-[Solved] in the autodesk-forum-lisp;otherwise
 you leave alone with half-solution your-post in the autodesk-forum-lisp.
 :glaresad:
Better yet, share the file to decrypt [ protect.exe ? AUTODC.EXE ? , whatever ] the protected lisp code with the OP,
Of course if its a program that you created, then its a different story
Thanks,
For the copyright/s reason , I post here the full source of
galaxy1.shx to galaxy.lsp.
 :smitten:
Code: [Select]
;
;;
;;Creates random points and spheres in 3d.
;;
(defun c:gal (/ D-CNT S-CNT S-ROT do_next entnu10 incr modu mult ptorg pt10 ptnu10 ptx pty ptz ptxyz seed
..................
« Last Edit: July 03, 2021, 07:16:56 AM by d2010 »

mautensmith

  • Mosquito
  • Posts: 2
Re: AutoDC--anyone who has used it...successfully
« Reply #3 on: July 03, 2021, 11:46:23 AM »
Done deal. Thanks all. AutoDC ran on Win2000. Also, lisp wizards on acad forum whipped the old code into a lightening fast dazzling cubed galaxy I can ran on ADT 2004.

d2010

  • Bull Frog
  • Posts: 323
Re: AutoDC--anyone who has used it...successfully
« Reply #4 on: July 03, 2021, 02:08:52 PM »
Done deal. Thanks all. AutoDC ran on Win2000.
What is the programe AutoDC?
I do not knonn; Can you make a definitions ot AutoDC?