Searching for old DOS-based program - Crunch

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Message
Author
simogi
Posts: 9
Joined: 15 Jun 2014 01:33

Searching for old DOS-based program - Crunch

#1 Post by simogi » 15 Jun 2014 01:42

I am a researcher. About 25 yr ago, I have been using a statistical package called CRUNCH, storing database files in a CSC format (which has nothing to do with Corel format, I think). I do not have anymore the program, but would need to rescue data from those database. I looked on the internet to try to find at least some information, but was unsuccessful. I also tested some programs that supposedly shoul open CSC files, but the results have been frustrating. Is anyone who can help? :(

foxidrive
Expert
Posts: 6031
Joined: 10 Feb 2012 02:20

Re: Serching old DOS-based program.

#2 Post by foxidrive » 15 Jun 2014 02:24

Are the CSC files a text or binary format?



It's not a set of signal processing routines written for C programmers, is it?

1) Fast Fourier Transform (FFT)
2) Wavelet Transform
3) Coherence Analysis
4) Autocovariance
5) Crosscovariance
6) Spectral Analysis
7) Cross Spectral Analysis
8) Linear Regression
9) Moments Analysis
10) Digital Filtering of data
11) Wigner-Ville Transform

simogi
Posts: 9
Joined: 15 Jun 2014 01:33

Re: Serching old DOS-based program.

#3 Post by simogi » 15 Jun 2014 02:48

Probably written in C (I am not a C programmer, of course). And I assume that they are in binary format, as I could not open with any text programmes I used.

foxidrive
Expert
Posts: 6031
Joined: 10 Feb 2012 02:20

Re: Serching old DOS-based program.

#4 Post by foxidrive » 15 Jun 2014 02:55

Can you supply one of the files for download, or post a hexdump of the first couple of lines?

simogi
Posts: 9
Joined: 15 Jun 2014 01:33

Re: Serching old DOS-based program.

#5 Post by simogi » 15 Jun 2014 03:44

Yes, I can. How may I give you the file? Email? Dropbox? They are pretty small.

Squashman
Expert
Posts: 4470
Joined: 23 Dec 2011 13:59

Re: Serching old DOS-based program.

#6 Post by Squashman » 15 Jun 2014 05:06

a dropbox link would be fine.

simogi
Posts: 9
Joined: 15 Jun 2014 01:33

Re: Serching old DOS-based program.

#7 Post by simogi » 15 Jun 2014 05:16

Ok. Thank you.
This is just one of the files I should convert in a readable way.
https://www.dropbox.com/s/kyxcgz4jlmtt3si/DAHLEND.CSC

foxidrive
Expert
Posts: 6031
Joined: 10 Feb 2012 02:20

Re: Serching old DOS-based program.

#8 Post by foxidrive » 15 Jun 2014 05:50

Thanks for the example file.

It looks to be a medical report, and is mostly encrypted.

Can you give any further details about the program used to create the files? Programmer name, date of use, software company, is the software called CRUNCH or something else? Maybe someone can track it down or find a tool to recover the data.

ShadowThief
Expert
Posts: 1162
Joined: 06 Sep 2013 21:28
Location: Virginia, United States

Re: Serching old DOS-based program.

#9 Post by ShadowThief » 15 Jun 2014 05:55

This will be interesting; http://www.wysk.com/index/california/sa ... on/profile says the company that made the software was dissolved a few years ago, making the Crunch Interactive Statistical Package (CRISP) abandonware at best, as the patent was cancelled in 2006.

ShadowThief
Expert
Posts: 1162
Joined: 06 Sep 2013 21:28
Location: Virginia, United States

Re: Serching old DOS-based program.

#10 Post by ShadowThief » 15 Jun 2014 06:04

http://books.google.com/books?id=6TfdBo ... ng&f=false

Note the last paragraph: "[...]Crunch uses key-disk copy protection[...]"

In other words, the data cannot be decrypted without the correct disk inserted into the computer.

simogi
Posts: 9
Joined: 15 Jun 2014 01:33

Re: Serching old DOS-based program.

#11 Post by simogi » 15 Jun 2014 06:19

Yes. This is what I was afraid of. Is there any way to decrypt without the program? It would be extremely unlikely that someone stil has the original disks. Unfortunately.
I learn that you should never give-up old computer material that you think is useless. :(
Thank you for you attempts.

foxidrive
Expert
Posts: 6031
Joined: 10 Feb 2012 02:20

Re: Serching old DOS-based program.

#12 Post by foxidrive » 15 Jun 2014 06:35

Good sleuthing ShadowThief.

I can't find a place to download crisp/crunch.

Your best bet might be to look at the documents where it was used, and ring the establishments that used it to see if they still maintain a copy.

foxidrive
Expert
Posts: 6031
Joined: 10 Feb 2012 02:20

Re: Serching old DOS-based program.

#13 Post by foxidrive » 15 Jun 2014 06:40

simogi wrote:Is there any way to decrypt without the program?


You'd need a copy of the unencrypted data and the encrypted data, to reverse engineer the algorithm.
It's not something you'd attempt without a lot of free time.

simogi
Posts: 9
Joined: 15 Jun 2014 01:33

Re: Serching old DOS-based program.

#14 Post by simogi » 15 Jun 2014 06:52

Thanks. Too much. And I do not have unencrypted data.

einstein1969
Expert
Posts: 941
Joined: 15 Jun 2012 13:16
Location: Italy, Rome

Re: Serching old DOS-based program.

#15 Post by einstein1969 » 15 Jun 2014 08:00

simogi wrote:Thanks. Too much. And I do not have unencrypted data.


Code: Select all

DATA    04-23-1993 05-03-1993

codex number of the laboratoryIVS3

postmortem Heart Weight
...
pm brain weight
...
24 hour creatinine excretion
....


Unfortunately it is a long job and would not lead to any results. It is worthwhile to pursue this route? This only you know.

To continue, we must know something about the data that you are processing.

Send me PM.

einstein1969

Post Reply