English Amiga Board


Go Back   English Amiga Board > Other Projects > project.TOSEC (amiga only)

 
 
Thread Tools
Old 14 November 2014, 22:58   #81
mai
Registered User
 
Join Date: Feb 2008
Location: Federativnaya Respublika Germaniya
Posts: 4,994
Quote:
Originally Posted by Crashdisk View Post

The files are online in the first post:
Amiga TOSEC (v2014-10-31)
Amiga Non-TOSEC (v2014-11-03)
Thanks!
mai is offline  
Old 16 November 2014, 15:00   #82
Asle
Registered User
 
Join Date: May 2006
Location: Paris/France
Age: 52
Posts: 526
pb ?

hey,

found this DMS that is detected as faulty:
ftp://ftp.amigascne.org/pub/amiga/Pa...onomicon10.DMS
DMS WRITE works nice, however, and the resulting ADF has no issue.

What did I do wrong, here ?

Cheers
Sylvain
Asle is offline  
Old 16 November 2014, 16:58   #83
Crashdisk
Moderator
 
Crashdisk's Avatar
 
Join Date: Jun 2009
Location: France
Age: 46
Posts: 1,982
Hi Asle,
this problem is known and it is noted in the documentation:
Code:
...
 ----------------
| Known problems |
 ----------------

 - Some rare files created with DMS v2.04 can not be unpacked correctly
   but they can be decompressed with DMS on Amiga
 - Batch processing of a large number of files can slow down the display
   and therefore the treatment itself. It is possible to take a break to
   clear the report or stop the process via a special menu
...
Version 2.04 introduces a change in the compression algorithm that was supposed to fix the bug compression DMS, but a patch was released shortly after because it caused other errors:
Quote:
Originally Posted by DMS.guide
- The compression routine had a "serious" bug, which resulted in corrupted files, no crc error was shown, so you could only detect this error when you tried to unpack the disk once again. The problem is found and solved. It is still 100% compatible with the old v1.11!
The decompression routine used in DMS-Workshop does not support this change in the algo and in addition, the changes are not documented by ParCon. I had worked on this problem there are two years but without success ...
Crashdisk is offline  
Old 03 December 2014, 21:01   #84
Crashdisk
Moderator
 
Crashdisk's Avatar
 
Join Date: Jun 2009
Location: France
Age: 46
Posts: 1,982
Quote:
Originally Posted by Asle View Post
hey,

found this DMS that is detected as faulty:
ftp://ftp.amigascne.org/pub/amiga/Pa...onomicon10.DMS
DMS WRITE works nice, however, and the resulting ADF has no issue.

What did I do wrong, here ?

Cheers
Sylvain
The problem is now fixed. I still have to do some tests to validate
Crashdisk is offline  
Old 03 December 2014, 21:33   #85
Asle
Registered User
 
Join Date: May 2006
Location: Paris/France
Age: 52
Posts: 526
sounds promising ! great
Asle is offline  
Old 12 December 2014, 22:44   #86
Crashdisk
Moderator
 
Crashdisk's Avatar
 
Join Date: Jun 2009
Location: France
Age: 46
Posts: 1,982
A new version of DMS-Workshop is out:

Code:
Version 20141212
 - Added viewing comments of files/folders
 - Added a function to correct the BAM (Only for the pro version)
 - Improved detection of doscopy
 - Improved file repair report (Only for the pro version)
 - Updated external database to detect ads/loader
 - Updated auto-fix DMS databases
 - Updated auto-decrypt DMS databases
 - Fixed an old problem to decompress few DMS files using the Heavy2 mode
 - Some cosmetic changes
Download link on the first post:
http://eab.abime.net/showpost.php?p=928711
Crashdisk is offline  
Old 04 April 2015, 21:34   #87
mai
Registered User
 
Join Date: Feb 2008
Location: Federativnaya Respublika Germaniya
Posts: 4,994
Would be nice to add an undelete option, is it possible?
mai is offline  
Old 05 April 2015, 20:07   #88
Crashdisk
Moderator
 
Crashdisk's Avatar
 
Join Date: Jun 2009
Location: France
Age: 46
Posts: 1,982
Quote:
Originally Posted by mai View Post
Would be nice to add an undelete option, is it possible?
Without a doubt, I say yes. Some primary routines must be written to make this possible. I think that eventually, I'll write my own APIs to modify the contents of disks (DD and HD) but it needs to revise all my existing routines and add many more. Needless to say that it will take time ...

The next version is almost ready but I still have a doubt about a technical choice! Among others, i added a very limited support for WRP file. For now, only the identification of the content is possible but it's interesting, right?

Coming soon

Last edited by Crashdisk; 06 April 2015 at 01:00.
Crashdisk is offline  
Old 06 April 2015, 03:07   #89
Asle
Registered User
 
Join Date: May 2006
Location: Paris/France
Age: 52
Posts: 526
looking forward to it !
and thanks for what's already there !!
it's really useful Using this almost on a daily basis.
Asle is offline  
Old 06 April 2015, 17:10   #90
mai
Registered User
 
Join Date: Feb 2008
Location: Federativnaya Respublika Germaniya
Posts: 4,994
Quote:
Originally Posted by Asle View Post
Using this almost on a daily basis.
me too, excellent tool, Crashdisk!
mai is offline  
Old 06 April 2015, 21:12   #91
Crashdisk
Moderator
 
Crashdisk's Avatar
 
Join Date: Jun 2009
Location: France
Age: 46
Posts: 1,982
Quote:
Originally Posted by mai View Post
me too, excellent tool, Crashdisk!
me too, of course!

feature of the next release. The DOSCopy be directly identified on the basis of CRC32 as for BAMCopy with the current version :
Code:
File selected             : Decaying Paradise (1991-06-28)(Andromeda).adf
File size                 : 901.120 bytes
CRC32                     : $997417F2
File loaded as an ADF     : AmigaDOS OFS

CRC32 based identification :
 Standard disk               [997417F2] Decaying Paradise (1991-06-28)(Andromeda)
 Standard disk + DOSCopy     [F59C6E36] Decaying Paradise (1991-06-28)(Andromeda)[a]
 BAMCopy disk                [CC1889D3] Decaying Paradise (1991-06-28)(Andromeda)[b dump]
It will be even easier to identify differences between the disks ^^
Crashdisk is offline  
Old 14 April 2015, 17:03   #92
Crashdisk
Moderator
 
Crashdisk's Avatar
 
Join Date: Jun 2009
Location: France
Age: 46
Posts: 1,982
Last retouch before the next release. This result in "tree structure" asked me some problems but it was necessary to highlight all the results and make them readable :
Code:
File selected             : ForTestOnly.adf
File size                 : 901.120 bytes
CRC32                     : $932C12EF
File loaded as an ADF     : AmigaDOS OFS

CRC32 based identification :
   +-Common disk_____*[932C12EF] ForTestOnly
   | |_Underdump______[3435E3B2] ForTestOnly[u]
   | |_Overdump_______[2E31A0F4] ForTestOnly[o]
   | |_Bootblock______[B9FBF214] ForTestOnly[a bootblock]
   | | |_Underdump____[6F50DCC9] ForTestOnly[u][a bootblock]
   | | |_Overdump_____[CF08CA7A] ForTestOnly[o][a bootblock]
   | |_DOSCopy________[DA21A3F5] ForTestOnly[m doscopy]
   |   |_Underdump____[EC7CC3E3] ForTestOnly[m doscopy][u]
   |   |_Overdump_____[80D8D155] ForTestOnly[m doscopy][o]
   |   |_Bootblock____[F0F6430E] ForTestOnly[m doscopy][a bootblock]
   |     |_Underdump__[B719FC98] ForTestOnly[m doscopy][u][a bootblock]
   |     |_Overdump___[61E1BBDB] ForTestOnly[m doscopy][o][a bootblock]
   |_BAMCopy__________[AEE6018C] ForTestOnly[m bamcopy]
     |_Underdump______[317126EA] ForTestOnly[m bamcopy][u]
     |_Overdump_______[3212D068] ForTestOnly[m bamcopy][o]
     |_Bootblock______[8431E177] ForTestOnly[m bamcopy][a bootblock]
     | |_Underdump____[6A141991] ForTestOnly[m bamcopy][u][a bootblock]
     | |_Overdump_____[D32BBAE6] ForTestOnly[m bamcopy][o][a bootblock]
     |_DOSCopy________[E7EBB096] ForTestOnly[m bamcopy - doscopy]
       |_Underdump____[E93806BB] ForTestOnly[m bamcopy - doscopy][u]
       |_Overdump_____[9CFBA1C9] ForTestOnly[m bamcopy - doscopy][o]
       |_Bootblock____[CD3C506D] ForTestOnly[m bamcopy - doscopy][a bootblock]
         |_Underdump__[B25D39C0] ForTestOnly[m bamcopy - doscopy][u][a bootblock]
         |_Overdump___[7DC2CB47] ForTestOnly[m bamcopy - doscopy][o][a bootblock]
Crashdisk is offline  
Old 26 April 2015, 20:47   #93
Crashdisk
Moderator
 
Crashdisk's Avatar
 
Join Date: Jun 2009
Location: France
Age: 46
Posts: 1,982
A new version of ADF-Workshop is out:

Code:
 - Added partial support of Warp files (no decompression!)
 - Added option to hide the results not TOSEC
 - Added system to avoid hash collisions during identification by CRC32
 - Added support for debugging encrypted files
 - Added support for ADF files protected with 3 versions of Meikel's Password-Tool
   (Global options/Meikel's Password-Tool support)
 - Added an option to display a pseudo password for DMS files
   (Global options/DMS decryption/Find pseudo password)
 - Improved identification files
 - Improved detection of doscopy
 - Improved and fixed calculation of dates and times
 - Updated external database to detect ads/loader
 - Updated internal database to detect executable
 - Updated auto-fix DMS databases
 - Updated auto-decrypt DMS databases
 - Fixed an infinite loop when parsing a corrupted DMS file
 - Fixed of the repair of the damage by Saddam virus
 - Fixed some stuff
Download link on the first post:
http://eab.abime.net/showpost.php?p=928711

Please note : Following the change of the ADF database format, do not use the old db with this new version
Crashdisk is offline  
Old 26 April 2015, 20:52   #94
dlfrsilver
CaptainM68K-SPS France
 
dlfrsilver's Avatar
 
Join Date: Dec 2004
Location: Melun nearby Paris/France
Age: 46
Posts: 10,412
Send a message via MSN to dlfrsilver
about warp files, what is it doing actually ? it supports *.WRP files ? it converts them to ADF ?
dlfrsilver is offline  
Old 26 April 2015, 20:59   #95
Crashdisk
Moderator
 
Crashdisk's Avatar
 
Join Date: Jun 2009
Location: France
Age: 46
Posts: 1,982
Quote:
Originally Posted by dlfrsilver View Post
it converts them to ADF ?
no ^^
Quote:
Originally Posted by Crashdisk View Post
- Added partial support of Warp files (no decompression!)
Identification but with no decompression

example
Code:
File selected             : CRYSFIX.WRP
File size                 : 56.852 bytes
CRC32                     : $6BA39F60
File loaded as an WRP     : Warp v1.1

  Cyl   Side  Mode   Dec Len  Comp Len   C.Mode  D.CRC  Ver
------  ----  ----  --------  --------  -------  -----  ---
   C75     0   Raw     ?.???     5.664     Pack  $5D67  1.1
   C75     1   Raw     ?.???     5.660     Pack  $9CF7  1.1
   C76     0   Raw     ?.???     5.662     Pack  $9809  1.1
   C76     1   Raw     ?.???     5.620     Pack  $8B89  1.1
   C77     0   Raw     ?.???     5.653     Pack  $10A9  1.1
   C77     1   Raw     ?.???     5.668     Pack  $0BA1  1.1
   C78     0   Raw     ?.???     5.681     Pack  $34F0  1.1
   C78     1   Raw     ?.???     5.658     Pack  $74BD  1.1
   C79     0   Raw     ?.???     5.660     Pack  $C250  1.1
   C79     1   Raw     ?.???     5.666     Pack  $6993  1.1

TOP 10 based on track identification :
            1) 100.0% [D9901D07] Knights of the Crystallion (1990)(U.S. Gold)(Disk 2 of 2)
               100.0% [E2BF4AF7] Knights of the Crystallion (1990)(U.S. Gold)(Disk 2 of 2)[b2 corrupt files]
            2)  90.0% [1D9649A9] Knights of the Crystallion (1990)(U.S. Gold)(Disk 2 of 2)[b corrupt files]
            3) ---,-%
Crashdisk is offline  
Old 26 April 2015, 21:00   #96
dlfrsilver
CaptainM68K-SPS France
 
dlfrsilver's Avatar
 
Join Date: Dec 2004
Location: Melun nearby Paris/France
Age: 46
Posts: 10,412
Send a message via MSN to dlfrsilver
will you add it in the future ? thanks !
dlfrsilver is offline  
Old 27 April 2015, 17:00   #97
Asle
Registered User
 
Join Date: May 2006
Location: Paris/France
Age: 52
Posts: 526
can't seem to be able to download from dl.free.fr
any chance to store the dat files somewhere else ?
Asle is offline  
Old 27 April 2015, 17:25   #98
ma693541
Computer Wizard
 
ma693541's Avatar
 
Join Date: Aug 2007
Location: Ramberg/Norway
Posts: 928
@Asle Scroll down, the download link is located under the big box on the right side. Just click on it.
ma693541 is offline  
Old 27 April 2015, 18:58   #99
Asle
Registered User
 
Join Date: May 2006
Location: Paris/France
Age: 52
Posts: 526
got it. thanks
Asle is offline  
Old 28 April 2015, 11:43   #100
tomse
We need more scans!
 
tomse's Avatar
 
Join Date: Feb 2010
Location: Copenhagen / Denmark
Age: 48
Posts: 326
what are the chances of getting drag'n'drop support?

dragging an adf file on top of the window would be nice.
tomse is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Quake 2 WorkShop Cowcat Coders. General 237 02 May 2023 20:40
Anim Workshop Manual _amigan request.Other 0 03 December 2012 15:30
Looking for Anim Workshop 2.0 amigagenie request.Apps 12 10 July 2011 17:07
Amiga 4000 hw resurrection workshop Reynolds Hardware mods 3 19 November 2008 17:28
Workshop Pron Boot_WB Hardware pics 19 06 June 2008 20:02

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:19.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.18035 seconds with 14 queries