[softwarelist] ArchiveReader (was Re: SparkFS -- encrypting)

  • From: Steffen Huber <steffen@xxxxxxxxxxxx>
  • To: davidpilling@xxxxxxxxxxxxx
  • Date: Sat, 5 Jan 2019 01:12:35 +0100 (CET)

David Pilling <david@xxxxxxxxxxxxxxxx> wrote:

Hi Steffen,

On 23/11/2018 21:57, Steffen Huber wrote:
I am currently working with James Woodcock on a project to read
typical RISC OS archives (ZIP, Spark, PackDir, Squash, CFS) on

Wow. If I can be of help let me know. Some of those formats you can get 
from the source of my ShrinkWrap module.

And now, only a few weeks later...no support for the "Garbled" or
"DES" encryption yet, but anyway...

I have just released a first version of ArchiveReader, a new tool from my
ever-expanding set of "not on RISC OS, but for RISC OS" Java utilities.

Thanks to James Woodcock's riscosarc project, it can read typical RISC OS
archive formats like Spark/ArcFS, PackDir, CFS and Squash. ZIP is also
supported, this is done via Java's standard ZIP format handling slightly
extended by me to decode filetype information from the extra field data.

It comes with a simple GUI that shows the archive's content in a tree view
with the original RISC OS 3.1 !NewLook file icons. From there, you can
extract single files via Drag&Drop or traditional filechooser.

It runs anywhere where Java 7 or later is available, i.e. Linux, Solaris,
MacOS and Windows. Java needs to be installed on your system.

There are two distribution archives - a generic "Java" distribution with
a runnable Jar file and a bat starter for Windows as well as a shell starter
for Linux, and a "Windows" distribution with a true "exe" file that starts
Java under the hood to execute the Jar.

Download the generic Java distribution:
http://www.huber-net.de/riscos/ArchiveReader_Java_0.2.0.zip
Download the Windows specific distribution:
http://www.huber-net.de/riscos/ArchiveReader_Windows_0.2.0.zip

Have fun
hubersn

-- 
Steffen Huber LambdaComm System – Welcome to Trollinger Country
steffen@xxxxxxxxxxxx
Private homepage http://www.huber-net.de/
RISC OS Blog http://riscosblog.huber-net.de/
To unsubscribe or subscribe goto: //www.freelists.org/list/davidpilling

Other related posts:

  • » [softwarelist] ArchiveReader (was Re: SparkFS -- encrypting) - Steffen Huber