Yamabay OECOM

Yamabay OECOM


Yamabay OECOM is a Microsoft Outlook Express 6.0 COM/ActiveX for Microsoft Visual Basic developers.
Microsoft Outlook Express is a very popular e-Mail software on all version of Windows, but there is no simple way to program it without using C++ to explore the IStoreFolder and IStoreNameSpace Interfaces.
This OECOM wraps these two interfaces and present to VB and COM/ActiveX programmers with the classes and methods which they are familiar with.

Visit here for further details and find more tons of programmer tools
A Sample .NET DeProtector - whole assembly protection

A Sample .NET DeProtector - whole assembly protection

.Net DeProtector
Click the following two links to download a trial version of the obfuscator. This trial version contains full functionalities, but it is only meant for your internal evaluation purpose, and thus you must not distribute the obfuscated code.

  • A Sample .NET DeProtector - a zip file that contains binaries with full source code, run under .NET Framework 2.0
  • .NET DeProtector binaries for 1.1 - a zip file that contains only binaries, run under .NET Framework 1.1
  • Remotesoft .NET Explorer Evaluation - professional GUI, required to browse the dumpled modules, you can also use other tools to open the dumped modules
  • After download, click the the zip file and .msi file, and follow the instructions. No serial number, or registration is required.

    Try out the .NET decompiler

    Try out the .NET decompiler

    .Net Decompiler
    Salamander is a .NET decompiler that converts executable files (.EXE or .DLL) from Intermediate Language (IL) binary format to high-level source codes, such as C#, managed C++, Visual Basic.NET, etc. For more than 8,000 classes that have been tested, Salamander always produces equivalent and recompilable codes that are remarkably close to the original source codes.


    you can visit & try it online here

    Another very interesting decomplier is Ankarino, a very powerful command line tool which is provided as an open source utility, so you can get under the covers and see how it works.
    give it a whirl here