Home

Description: A tool that connect to a Microsoft Exchange datastore in SOAP message with the Exchange Web Service (EWS) extension to backup the data.

The data is compressed, encrypted and the backup is fully granular. Communication between the Exchange Server and the application is encrypted.

The tool allow the user to restore is data on itselft with a Self Service web page.

The management is all done by connecting in HTML.

– The tool use the OpenSSL extension

– The tool use SQLite

– The tool use Mini-XML

– The tool libNTLM

– The current package come with xchsrv.exe (the main worker’s service) and xchbckup (the main gui to setup the backup)

Language: C/C++, WIN32 API
Tool used: Microsoft Visual Studio Express 2013
Current Version: 0.03.2
Tested with:

  • Exchange 2013
  • Exchange 2010
  • Exchange 2007
  • Exchange 2007 SP1/SP2
Disclaimer:

  • Microsoft Exchange and Outlook are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.
    All other trademarks are the property of their respective owners.

  • This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/).
    Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved.

  • This product use SSLeay
    Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)

  • This product use Libntlm library.
    Thanks to Simon Josefsson Datakonsult (http://josefsson.org/libntlm/)

  • This product use icon(s) designed by Everaldo Coelho everaldo@everaldo.com
    http://www.everaldo.comhttp://yellowicon.com/stockicon/info

  • This product use minixml
    The Mini-XML library is copyright 2003-2009 by Michael Sweet. License terms are described in Appendix A – Mini-XML License.

  • This product use SQLite
    All of the deliverable code in SQLite has been dedicated to the public domain by the authors.
Advertisement