Imp - Version 2.11
28-Feb-99 (shade@wastelands.gen.nz)

Abstract
--------
Imp is a NetWare password cracking utility with a GUI (Win95/NT).  It 
loads account information directly from NDS or Bindery files and and 
allows the user to attempt to compromise the account passwords with 
various attack methods.

It is based heavily on (and in fact "borrows" all the crypto code from) the
"Pandora" project by Simple Nomad and the team at http://www.nmrc.org.

Because of the GUI, Imp is significantly slower than Pandora, but we hope the
warm and friendly front end makes up for it...


What's New in 2.11
-----------------
Things we've fixed:

  o Bindery users with 0 length passwords are now flagged as "known password"
  o Imp now resets the status of menu items on a failed load.
  o Fixed a problem whereby a brute force attack could be started with 
    passwords of different lengths.
  o Tidied up Template attack options dialog.  Now centers, focuses correct 
    control and is not re-sizable (I must have been asleep for this one...)
  o Template attack now forces static characters to uppercase.
  o Help file changes (Contents, index, bitmaps, that sort of thing....)
  o Web link in about dialog now changes the cursor and launches the browser 
    in a cleaner manner.

Things we've added:

  o Tidied main window.  Changed status bar to standard Win95 status bar with 
    resize grip.  Removed bevel below menu and tweaked splitter bar. Added 
    status lights.
  o Tidied preferences dialog. Changed status bar update delay to a groovy 
    little spin edit control.  Added select directory buttons and dialog with 
    funky select directory window.
  o Added application events for password found & attack complete and included 
    sounds in distribution archive.
  o Moved preferences to registry.
  o Added recent file list.
  o Name of data file in title bar of main window.
  o Default form size now fits onto any size screen.
  o Added "Save window position" functionality.
  o Added statistics option.
  o Tweaked menus (accelerators, renamed "Crack" menu to "Attack")
  o Added file association for .imp.
  o Added export function to save list of users with known passwords to a text
    file.
  o Since Imp now heavily relies on the registry a handy utility to remove all
    traces if Imp from the registry has been included.
  o Added "Crop" (To delete all items NOT selected) and "Delete known" (To 
    delete all items with known passwords) to the target users list view;

