File Associations

Version 1.0
Author WATTO
Status Complete
Description A Visual Basic program which creates file associations in Windows. This allows users to double-click on a file type, and open it with the program you designate. This program can also work in conjunction with the Java Autorunner, allowing files to be passed through to a Java program.
Features Editing the registry
Setting up double-click running of files
Screenshots   
Downloads Compiled Classes
Source Code


File Cutter

Version 1.0
Author WATTO
Status Complete
Description A simple tool for cutting a file into small pieces. Good for breaking down large files into manageable pieces for analysis.
Features Read chunks from a file
Save data into a file
Screenshots   
Downloads Compiled Classes
Source Code


Game Extractor

Version 4.65
Author WATTO
Status Complete, Abandoned
Description The original Game Extractor written in Visual Basic. Game Extractor is an archive viewer for game archives. The program supports about 20 formats. This program is abandoned, as it was converted to Java a long time ago because it needed a more powerful and flexible language.
Features Read and analyze files at the byte level
Save data into files
Use tables to display information
Store and retrieve program settings
Screenshots   
Downloads Compiled Classes
Source Code


Java Autorunner

Version 1.4
Author WATTO
Status Complete
Description A Visual Basic program which makes it easy for Windows users to run Java programs. This program does many different registry scans and other tests to locate the best version of Java to use to run your program. Easily configurable for any program - you only need to change 1 global variable. This new version also allows parameters and files to be passed through into the Java program, thus allowing things such as automatic opening of files, and file associations.
Features Double-click running of Java programs
Passes through command-line parameters
Drag-drop passing of files through to the program
Supports all Java versions
Screenshots   
Downloads Compiled Classes
Source Code


Simipulate

Version 1.0
Author WATTO, JudHudson, Erik Perison
Status Abandoned
Description This project was the original suggestion of Erik Perison and Judson Hudson, and WATTO was invited to join the group. Coding was initially written in Visual Basic, but because of limitations it was changed to Java.
Features Quick list adding and removal techniques
Read and interpret the Windows registry
Screenshots      
Downloads Compiled Classes
Source Code


Total Byte Informer

Version 1.6
Author WATTO
Status Complete
Description A Visual Basic tool for analyzing files byte by byte. Highly useful for configuring and analyzing file formats. This program is fully functioning, but you should refer to the Java version for a more powerful and up-to-date program.
Features Read files byte by byte
Display bytes as text, number, or hex
Converting bytes into numbers
Listing directories and files
Using scrollbars on multiple fields
Screenshots   
Downloads Compiled Classes
Source Code


VB Slots

Version 0.1
Author WATTO
Status Abandoned
Description A slot machine in Visual Basic. This is designed to work similarly to slot machines found in casinos. This project was abandoned because Visual Basic has a very poor random number generator.
Features Random number generator
Loading images and skinning the interface
Screenshots      
Downloads Compiled Classes
Source Code