home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / util / misc / ChunKit.readme < prev    next >
Encoding:
Text File  |  1995-04-27  |  3.1 KB  |  62 lines

  1. Short:    Binary, executable, iff file editor V1.0
  2. Author:   progers@undergrad.uwaterloo.ca (Patrick Rogers)
  3. Uploader: progers@undergrad.uwaterloo.ca (Patrick Rogers)
  4. Type:     util/misc
  5.  
  6.    Computers store all data as sequential strings of numbers in one format
  7. or another.  Many utilities are available to view and edit files in their
  8. most primitive state, as sequential binary data.  However, since most files
  9. are structured in a more complex fashion, it is often useful to view them
  10. in such a structured format.  ChunKit is a hex editor designed to view
  11. and edit iff and executable files in such a structured manner.
  12.  
  13.    Rather than dumping the unformated contents of the file to the screen
  14. ChunKit first checks to see if the file is in executable or iff format.
  15. If so, it splits the file into it's component chunks, allowing you to
  16. examine the components of the file without having to wade through all of
  17. it's structural information.  You can then add, edit or delete any part
  18. of the file.
  19.  
  20. ChunKit requires at least OS 2.04
  21.  
  22.       ChunKit has the following features:
  23.       
  24.       - Opens all files
  25.       - Displays all iff files in a tree format allowing chunks to be
  26.         deleted, renamed or edited.  This means you can read and modify
  27.         iff files easily without having to worry about iff structure.
  28.       - Executable, object and library files can be examined and edited in
  29.         a tree format.  Each Hunk can be opened and it's symbol, reloc
  30.         or code blocks can be examined and modified.  Symbol and debug
  31.         blocks can be removed to reduce size and load time.
  32.       - New iff and binary files can be created from scratch.  If you need
  33.         to create a specific file there is no need to edit an existing
  34.         file.
  35.       - OS friendly, non modal gadtools interface, streamlined to be as
  36.         user friendly as possible (i.e.:  There are a lot of features, not a
  37.         lot of buttons.  The emphasis has been placed upon giving the user
  38.         as many useful features as possible without an overwhelming array
  39.         of options.  If the program can determine something on it's own it
  40.         does so.)
  41.       - Fully supports the Amiga clip board.
  42.       - Modular internal design so new types of files and chunks can be
  43.         edited in the future.
  44.       - Enforcer clean.
  45.       - Non features such as non standard file requesters have not been 
  46.         included.  If the user prefers some other file requestor they can
  47.         patch it into their system and all of their applications can use it
  48.         and share a common interface.
  49.  
  50.  
  51. ============================= Archive contents =============================
  52.  
  53. Original  Packed Ratio    Date     Time    Name
  54. -------- ------- ----- --------- --------  -------------
  55.     1744    1078 38.1% 06-Apr-95 11:56:58  ChunKit.info
  56.    55108   31437 42.9% 08-Apr-95 08:11:00  ChunKit/ChunKit
  57.    61634   21982 64.3% 08-Apr-95 08:19:06  ChunKit/ChunKit.guide
  58.     1846    1186 35.7% 06-Apr-95 11:56:40  ChunKit/ChunKit.guide.info
  59.     1906    1220 35.9% 08-Apr-95 08:11:22  ChunKit/ChunKit.info
  60. -------- ------- ----- --------- --------
  61.   122238   56903 53.4% 14-Apr-95 20:49:32   5 files
  62.