
used: DUMP2 [dumpfile] [option] [undumpfile]

      [option]     : /a  /0   normal dump (hexadecimal and ascii)
                   : /b  /2   binary dump
                   : /o  /8   octal dump
                   : /d  /10  decimal dump
                   : /x  /16  hexadecimal dump
                   : /u       undump (normal dump -> binary file)

      [dumpfile]   : dump target file
      [undumpfile] : undump destination file( be in need of /u. )
