- cda - this is available on the internet with a bit of searching, along with .eng files... try cda.rar
- CDA is a Java beans based program... jd-gui can decompile the .class and .jar files, and show the source code
- full source and variable names, function names etc viewable in decompiled output
- .eng files can be unzipped, inside is .bndl files.. unzip these, and you have hsqldb files (*.data *.properties and *.script)
CDA - information
Re: CDA - information
I have played with this program, a big learning curve.