English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   project.TOSEC (amiga only) (https://eab.abime.net/forumdisplay.php?f=33)
-   -   ADF-Workshop (formerly DMS-Workshop) (https://eab.abime.net/showthread.php?t=71922)

Crashdisk 24 December 2013 23:26

ADF-Workshop (formerly DMS-Workshop)
 
Hi everybody,
I want to share with you a program for Windows that I use every day to work on the TOSEC collection :

ADF-Workshop is utility that allows you to manage your ADF collection.
Why this name? Originally, I wrote a small program to understand the
structure of DMS and discover programming with PureBasic. Gradually, I
added more possibilities and options. A year and a half later, this is
the result of my work between two fixes for TOSEC ;-)

Feature:
- Support in reading of ADF, ADZ, DMS and ABB (bootblock) files
- Preliminary support for Warp files
- Conversion to ADF
- Automatic decryption of protected DMS
- Bug workaround for some bugged DMS
- Extraction of additional content for DMS
- Fusion of several files (to apply a DMS patch or join a DMS file divided into parts)
- Comparison and identification with TOSEC database
- Search engine in the TOSEC database (standard ADF only)
- Recognition of bootblock
- Support for ABR (Amiga Bootblock Reader) database by jasonver2.0
- Viewing or extract files on the disk as well as their health status
- Identification of some viruses/trojan/link-virus (but this is not an antivirus!)
- Fix some damage (Saddam virus, Pestilence virus, overflow bootblock)
- Batch mode
- Other stuff more or less useful :D
- 100% written in PureBasic

Some details are added to the "readme.txt"

Main program:

ADF-Workshop v20150426
Download on TOSEC Home Page


Optional databases:
All databases must be in the folder "database_ADF"

ADF-Workshop Database v11 - Amiga TOSEC (v2020-07-29)
Download on DL-Free

ADF-Workshop Database v11 - Amiga Non-TOSEC (v2020-08-02)[Crashdisk]
Download on DL-Free

ADF-Workshop Database v11 - Amiga Non-TOSEC (v2020-08-02)[mai]
Download on DL-Free

ADF-Workshop Database v11 - Amiga Warez Scene (v2020-01-10)
Download on DL-Free

ADF-Workshop Database v11 - Unrenamed Collection - Berliner Spielekiste (v2014-10-19)
ADF-Workshop Database v11 - Unrenamed Collection - Faces of Mars (v2014-03-03)
ADF-Workshop Database v11 - Unrenamed Collection - Franz (v2014-02-25)
ADF-Workshop Database v11 - Unrenamed Collection - German (v2014-03-03)
ADF-Workshop Database v11 - Unrenamed Collection - Nordlicht Spiele (v2014-03-03)
ADF-Workshop Database v11 - Unrenamed Collection - Saar (v2014-03-03)
ADF-Workshop Database v11 - Unrenamed Collection - Time (v2014-03-03)
ADF-Workshop Database v11 - Unrenamed Collection - TOGA (v2015-03-02)
ADF-Workshop Database v11 - Unrenamed Set - 17 Bit Software (v2015-04-14)
ADF-Workshop Database v11 - Unrenamed Set - Active Software (v2015-02-08)
ADF-Workshop Database v11 - Unrenamed Set - Express PD (v2014-09-25)
ADF-Workshop Database v11 - Unrenamed Set - PDSoft (v2014-12-22)
ADF-Workshop Database v11 - Unrenamed Set - SoftGallo Team (v2015-04-01)
ADF-Workshop Database v11 - Unrenamed Set - Software 2000 (v2015-02-18)
ADF-Workshop Database v11 - Unrenamed Set - The Scene Archive (v2015-02-17)
ADF-Workshop Database v11 - Unrenamed Set - United PD (v2015-02-17)
ADF-Workshop Database v11 - Unrenamed Set - Virus Free PD (v2015-02-17)
ADF-Workshop Database v11 - Unrenamed Set - Wiroma (Argentina Computer Shop Collection) (v2013-07-04)
Download on DL-Free


Mirror:
Databases may also be downloaded from the Grandis FTP server:
/~Uploads/Crashdisk/ADF-Workshop Database

---------

Main program (beta test) :

ADF-Workshop v20220402


Optional ADF databases v12 (for beta only!) :
All databases must be in the folder "database_ADF"

Amiga TOSEC (v2021-08-08)
Amiga Non-TOSEC (v2021-08-09)[Crashdisk]
Unrenamed - Commercial CD (v2021-07-20)
Unrenamed - Warez scene (v2021-04-18)
Unrenamed - WebRip - Demo scene (v2021-04-25)
Unrenamed - Yori (v2021-05-05)

All downloads are available on EAB FTP
/Non Amiga/Tools for Amiga/ADF-Workshop
http://eab.abime.net/showthread.php?t=43633

Retroplay 24 December 2013 23:35

What a nice surprise, thank you. :D

dlfrsilver 25 December 2013 02:52

Thanks crashdisk for this great tool !!!

ptyerman 25 December 2013 06:48

Thank You
 
A very nice Christmas present. Thank You. :xmas

turrican3 25 December 2013 07:05

christmas is really great with the amigans this year, thank you.

mai 25 December 2013 12:40

Nice to see its finally released to the public.
Thanks again for this excellent tool!:great:bowdown:)

1time 25 December 2013 13:27

Really usefull tool. Thanks.

Wiking67 25 December 2013 14:33

Thanks

Arnie 25 December 2013 17:57

Very nice, thanks.

Just a small point, in the error reporting dialogue, instead of 'Deleted and/or loosed' it should read 'Deleted and/or lost'

PandMonium 25 December 2013 18:54

Great work Crashdisk, congrats!
Not sure if this is an open beta to EAB folks or others too. If you wish to have a news item about this in our front page just let me know. :)

Merry Christmas! :xmas

Crashdisk 26 December 2013 12:03

@ All
Thank you for your support

@ Arnie
Noted. Thank you:great

@ PandMonium
It is no longer a beta, this period lasted long enough. In any case, I'll be honored with a small news :bowdown

emufan 26 December 2013 15:32

thanks Crashdisk, cool tool :great

maybe an option could be usefull: if one does a batch-scan, and DWP finds a diskimage, not known to tosec. for easier access the program could _copy_ the unknown image into "unknown-to-tosec" folder - or the like :)

happy holidays :)

mcbone 26 December 2013 19:43

Quote:

Originally Posted by Crashdisk (Post 928711)
Hi everybody,
I want to share with you a program for Windows that I use every day to work on the TOSEC collection :

DMS-Workshop is utility that allows you to manage your ADF collection.
Why this name? Originally, I wrote a small program to understand the
structure of DMS and discover programming with PureBasic. Gradually, I
added more possibilities and options. A year and a half later, this is
the result of my work between two fixes for TOSEC ;-)

Feature:
- Support in reading of the files ADF, ADZ, DMS and ABB (bootblock)
- Conversion to ADF
- Automatic decryption of protected DMS
- Bug workaround for some bugged DMS
- Extraction of additional content for DMS
- Fusion of several files (to apply a DMS patch or join a DMS file divided into parts)
- Comparison and identification with TOSEC database
- Search engine in the TOSEC database (standard ADF only)
- Recognition of bootblock
- Support for ABR (Amiga Bootblock Reader) database by jasonver2.0
- Viewing or extract files on the disk as well as their health status
- Identification of some viruses/trojan/link-virus (but this is not an antivirus!)
- Fix some damage (Saddam virus, Pestilence virus, overflow bootblock)
- Batch mode
- Other stuff more or less useful :D
- 100% written in PureBasic

Some details are added to the "readme.txt"

DMS-Workshop v20131222
Amiga TOSEC database v8 for DMS-Workshop (v2013-10-05)

Merry Christmas at all! :xmas

it tell me Your browser seems a bit outdated and it not it up too date

emufan 26 December 2013 20:19

Quote:

Originally Posted by mcbone (Post 929107)
it tell me Your browser seems a bit outdated and it not it up too date

the mega website is a bit picky about browsers - failed with opera 12.x - but succeeded with firefox 26 - maybe disable the addons for the download.

Crashdisk 27 December 2013 12:16

Quote:

Originally Posted by mcbone (Post 929107)
it tell me Your browser seems a bit outdated and it not it up too date

I added a mirror on

n00w 28 December 2013 00:39

Hi Crashdisk,
That's a great gift for us all! Thank you so much. We don't need anymore ADF Opus, plus features and support of TOSEC DB are excellent. :)

Just one very small question as it comes to mind: do you plan in the future to also support conversion of the COP format? This one is particularly tedious as the tool to manage these is German-speaking only.

Crashdisk 28 December 2013 09:42

Quote:

Originally Posted by n00w (Post 929377)
Just one very small question as it comes to mind: do you plan in the future to also support conversion of the COP format? This one is particularly tedious as the tool to manage these is German-speaking only.

Yes other formats are planned but I have to rework some codes before. Also I think the WRP format is highest priority. It should also be noted that I do not know the C language so I'll have to write everything myself, it will take time...

PandMonium 01 January 2014 18:50

Hey Crashdisk, sorry for the delay but i've been updating the website (not far from finishing now but too tired today :P)

I will definitely post something about your tool there and can even host it at our too site too. You can even have permissions to post news about your tool there by yourself and also upload new files if you want too :)

Lets see what I can do in the next days!

Phiber 06 January 2014 11:28

I wonder why this thread i link here sprung to my mind when i spotted this DMS-workshop thingy??

http://eab.abime.net/showthread.php?t=26620

So, adding the split dms-file functionality to this would be great.. or is it already in there?

Schoenfeld 06 January 2014 18:18

PureBasic is also available for Linux. Would you be willing to share the source or compile it under a few popular Linux distributions? I guess I'm not the only one with a "main workstation" that's not a Windows Computer...

Jens


All times are GMT +2. The time now is 03:41.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.05211 seconds with 11 queries