Home Using Meddler Extensibility Downloads Discuss Contact   

Meddler Installation

System Requirements

Windows 2000 / XP / 2003 / Vista with Microsoft .NET Framework v2.0+
10 megabytes disk space
500mhz processor (Screams at 2ghz)
64 megabytes RAM (256mb+ highly recommended)

Installation Information

The current shipping version of Meddler is 2.0.9.0

-= Click here to install the latest version of Meddler (671kb) =-

Complementary Tools

Version History

Version 2.0.9.0 - Released 4/15/2008

Add locking around rand.Next() due to lack of thread safety in the Random class
Added WriteString(string sWhat, Encoding oEnc)
Change *compress methods to return byte[0] on null input

Version 2.0.8.5 - Released 3/6/2008

Improved installer compatibility for Vista
Removed unnecessary components
File > Reload
New string compression functions
Added TrickleWrite

Version 2.0.8.1 - Released 2/16/2008

Better sample script
New "InsertFile" and "InsertString" commands on the Insert Menu
Fixed crash when /port:##### used on command line before default script filename
Added /seed:0x####### support on command line

Version 2.0.6.2 - Released 8/7/2007

Updated to latest (v1.4.8) QWhale syntax-editing components

Version 2.0.6.0 - Released 7/20/2007

Moved to native .NET 2.0 compression classes

Version 2.0.4.0 - Released 5/16/2007

Fixed Edit menu
Prompt for saving changes to script before loading new file or closing Meddler.
Fuzzer Loads RandomSeed DWORD in registry. If missing, Fuzzer defaults to Environment.TickCount
Random generator restarted using RandomSeed on each compile
Updated the "active" filename after file loaded
AutoCompile when file is saved

Version 2.0.2.0 - Released 5/10/07.

Rewrote using VS2005
Read ScriptReferences semicolon-delimited string from registry to allow use of arbitrary assemblies
Select Error line on Compilation failure
Added Intellisense support
Added Meddler.Utilities to ClassView
Various bugfixes

Version 0.2.0 - Released 3/29/06.

  • Multi-instance use; specify port:#### on command line

  • TrickleFile method to send file as if over a slow connection

Version 0.1.0 - Released 1/28/05.

  • Initial release.