Pelles C forum

General => Chit-Chat => Topic started by: John Z on December 10, 2023, 12:10:39 PM

Title: ARC512
Post by: John Z on December 10, 2023, 12:10:39 PM
Back in the day I was a heavy arc user.  So with ARC512 open sourced I was thinking to convert into 32 or 64 bit C so that I could recover some arc compressed files.  I may still do that but in looking around while tinkering with the sources I found this program which is a compressed file format converter.  Well - it worked well to convert my arc compressed files into zip compressed files!  It seems to handle many formats although I've only tried arc.

It is from sourceforge - but no sources are included .... My GData antivirus scanned it ok.

https://sourceforge.net/projects/archivconvert/

John Z
Title: Re: ARC512
Post by: Vortex on December 10, 2023, 07:22:23 PM
Hi John,

Here is also the FreeArc project :

https://sourceforge.net/projects/freearc/
Title: Re: ARC512
Post by: John Z on December 10, 2023, 09:39:22 PM
Thanks Vortex.

I think I looked at that one. It does not mention support for the .arc format.
Since you mention it though I’ll download and try anyway.

John Z

Update:

Tried it today - It does not recognize the .arc format.