com.kirkwarez.wdysdv.system
Class WDYSdV

java.lang.Object
  extended bycom.kirkwarez.wdysdv.system.WDYSdV

public class WDYSdV
extends Object

This is the main class of the WDYS'd V program. WDYS'd V is a descendant of WhatDoYouSee'd, a program that could encrypt and decrypt Uru WDYS files.

WDYS'd V can encrypt and decrypt Uru's encrypted files and Myst V's encrypted files. It sports a batch mode, and an in-program text editor that allows saving in encrypted or decrypted mode directly. It works on any Java supporting platform.

The 5.00 version of WDYS'd V comes with KirkPack classes builtin. This is because they are a newer version of KirkPack that is still not out yet :^P

Since:
5.00
Version:
5.00
Author:
Berend "Kirk" Wouda

Constructor Summary
WDYSdV()
           
 
Method Summary
static void main(String[] args)
          Starts the program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WDYSdV

public WDYSdV()
Method Detail

main

public static void main(String[] args)
Starts the program. There are no commandline options available as of yet.

Parameters:
args - Commandline options.