Short: New Disk EDitor with many features Type: disk/moni Uploader: lemming@k332.feld.cvut.cz Author: lemming@k332.feld.cvut.cz This disk editor (nickname 'DED') allows you to: - Edit sectors on disk in binary form or in DOS structures (including bitmap) - Find file of FFS datablock - Scan for DOS structure references to any block - Edit rigid disk blocks in structure form - Export or import bytes from/to disk - All sectors are not written to the disk, but they are left in memory until you ask DED to write them. But if you change anything, ALL functions will access modified sectors in memory and not the original ones on the disk - you may try to do anything without risking integrity of your disk. - Protection option - no sector can be formatted or written to the disk - All menuitems have help - Built-in calculator, which you can use in every number gadget It was written to be used mostly to repairing of disks, on which failed repairing programs, or for other "fine" work on disk especially on DOS structures. But you can also use it as ordinary binary disk editor.