home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / misc / whats.new < prev    next >
Text File  |  1995-10-31  |  6KB  |  109 lines

  1.  
  2.     *─────────────────────────────────────────────────────────────────────*
  3.     │                      MICROPIRATES INCORPORATED                      │
  4.     *─────────────────────────────────────────────────────────────────────*
  5.  
  6.                                Revision History
  7.                                ~~~~~~~~~~~~~~~~
  8.                                       of
  9.                                       ~~
  10.                                  CreditMaster
  11.                                  ~~~~~~~~~~~~
  12.                             by MPI Development Labs
  13.  
  14. CreditMaster v4.0 - Released October 31, 1995
  15.    (3820 lines of source code, compiled to 48419 executable)
  16.    (1432 Bank Index Numbers (BIN), or prefixes, in database (84488 bytes data))
  17.    - "/DOOR:pathname" parameter added, so that the program could be used as an
  18.      online door through the use of DOOR.SYS.
  19.    - If used as a door, user's name and baud rate logged when trapping with
  20.      file or printer.
  21.    - "/FILE:filename" parameter added, for automatic file trapping.
  22.    - Date and time automatically logged when trapping with file or printer.
  23.    - "/CARD:card#" paramater added, to allow for 'quick and dirty' validation.
  24.    - VGA logo screen automatically displayed upon startup of program.
  25.    - "/NOGRAPHIC" option added to suppress display of VGA logo screen upon
  26.      startup of program.
  27.    - Added feature which allows for use of templates when extrapolating cards.
  28.    - Fixed bug in the 'F'ind option in which the ampersand character ('&', as
  29.      in 'AT&T') was not accepted.
  30.    - Fixed bug in which correct range checking was not performed on database
  31.      prefix searches.
  32.    - Program configuration can now be written to disk, and automatically
  33.      checked and loaded upon program startup.
  34.    - Generation algorithm optimized to provide for faster performance.
  35.    - Routine added that checks if data file was present and of correct size.
  36.    - Extended error checking implemented throughout program.
  37.    - Program exits with detectable errorlevels:
  38.         Errorlevel   Description
  39.         ----------------------------------------------------------------------
  40.         0            Normal exit of program (no errors)
  41.         1            Card given with "/CARD:card#" is an American Express card
  42.         2            Card given with "/CARD:card#" is a VISA card
  43.         3            Card given with "/CARD:card#" is a MasterCard
  44.         4            Card given with "/CARD:card#" is a Discover card
  45.         5            Invalid parameter in commandline
  46.         6            Pathname not given with "/DOOR:pathname"
  47.         7            DOOR.SYS file not found
  48.         8            Filename not given with "/FILE:filename"
  49.         9            Card# not given with "/CARD:card#"
  50.         10           Com port # given in DOOR.SYS file not 1-4
  51.         11           UART for com port not present
  52.         12           CMASTER.DTA file not found
  53.         13           CMASTER.DTA file corrupt
  54.         14           Card given with "/CARD:card#" is invalid
  55.    - Program placed in an even more non-standard encrypted format, so as to
  56.      make reverse-engineering more difficult.
  57.    - BIN data was compressed and encrypted.
  58.    - Various small changes, most made for their asthetic value.
  59.  
  60. CreditMaster v2.0 - Released October 31, 1993
  61.    (2272 lines of source code, compiled to 23117 executable)
  62.    (1373 Bank Index Numbers (BIN), or prefixes, in database (90618 bytes data))
  63.    - A public domain release, with no serialization.
  64.    - Allowed generation of up to 999 cards, as opposed to a maximum of only 99
  65.      allowed in v1.0.
  66.    - Allowed extrapolation of up to 999 cards, as opposed to a maximum of only
  67.      99 allowed in v1.0.
  68.    - Allowed use of prefix lengths from 1 to 6, as opposed to the standard of 4
  69.      in v1.0.
  70.    - Fixed small extrapolate display bug (extra line printed when card length
  71.      was 16).
  72.    - Internet address displayed in exit screen.
  73.    - Allowed output of PGP public encryption key to file of user's choice, for
  74.      use in encrypting sensitive materials when mailing to Internet address.
  75.    - Option added to Setup menu in which the user can change the character
  76.      separating the groups of a credit card. Later, a filter would be put on
  77.      the characters allowed to be used.
  78.    - Added 'F'ind and 'N'ext functions, which allowed the user to search for a
  79.      specific keyword (non case-sensistive) from the prefix list while
  80.      generating cards. 'F'ind asks for a keyword, 'N'ext continues the search.
  81.    - "/MONO" parameter added, so that users with only a Black & White or
  82.      Monochrome monitor can still use the program without losing characters
  83.      or having those annoying underlines popping up.
  84.    - "/SNOW" parameter added, which enables snow checking for old CGA monitors.
  85.      Snow checking will only make direct screen writes during horizontal
  86.      retrace intervals on CGA machines. Default is no snow checking, which will
  87.      significantly speed up writes made directly to video memory on newer CGA
  88.      machines.
  89.    - "/F" parameter changed to "/FLASH".
  90.    - "/?" parameter displays help screen.
  91.    - Fixed bug in which pauses didn't flush the keyboard buffer.
  92.    - Ctrl-Break keyboard interrupt intercepted and ignored.
  93.    - Direct video writes used for faster screen displaying.
  94.    - Various small changes, most made for their asthetic value.
  95.    - Code largely optimized for increased speed and performance.
  96.    - All strings encrypted within program.
  97.    - Program placed in a non-standard undecryptable format, so as to make
  98.      reverse-engineering more difficult.
  99.  
  100. CreditMaster v1.0 - Released April 18, 1993
  101.    (1657 lines of source code, compiled to 20240 executable)
  102.    - Initial version completed. All who asked for a copy (and gave us a data or
  103.      voice number to contact them at) received their own personalized version
  104.      with their handle and serial number hard-coded within the program.
  105.    - Less than 30 copies of v1.0 in existence. If you've got one, it's a
  106.      collector's item!
  107.    - "/F" paramater added as a last-minute change. It gave the pause strings a
  108.      bouncing color effect.
  109.