Well, I have a working solution.

quote:

Source string = DRDOBBS
String length = 7
Encoded string = OBRSDDB
Offset = 5
Decoded string = DRDOBBS
Validation = passed (decoded string is identical to encoded string)

KiXtart
KiXtart Version = 4.12
KiXGolf Script = kixgolf_bwt2.kix

Computer
OS = Windows 2000 Professional
CPU = Intel Pentium II
Speed = 350 MHz

KiXGolf Scoring Engine
Scoring Engine = 3.0.3

KiXtart Golf Score
Tournament = KiXtart Golf: Burrows-Wheeler Transform
Date & Time = 2002/12/19 19:43:26
KiXGolf Result = passed
KiXGolf Score = 628

ExtGolfStats
Thank you for participating in KiXtart Golf!


It works for all of the input strings. Now it's time to start chopping it down.
_________________________
Eric