OllyDbg ASM To HTML Coverter v2.1
---------------------------------
Features:

This application converts ASM text files generated with the "Copy->File" function
of OllyDbg to HTML file for use in tutorials or whatsoever you like.

Usage:

	From OllyDbg, select the Copy->File option
	and save the block of disassembled code.
	
	Edit this file and add a line with the number
	of column in which the field begins.
	(i.e.: 1  9  14  36  77 in test.txt file) 
	(This line MUST be the first line and MUST contents five numbers)
	
	Save the file.
  	Open with this tool, set options & press Convert.
  	That's all!

Options:
	HTML font
	HTML font color
	HTML font size
	HTML background color
	HTML cellspacing
	HTML cellpadding
	HTML table border (on/off)
	HTML table width (No width/100%)
	
The program is written in C with lcc-win32
Source included.

Thx to:
Oleh Yuschuk (OllyDbg developer)
http://home.t-online.de/home/Ollydbg

Chris Fraser, Dave Hanson & Jacob Navia (lcc / lcc-win32 developers)
http://www.cs.virginia.edu/~lcc-win32

The author gives this application "AS IS" so, any damage,lose, etc. directly or indirectly
caused to your data or hardware is only under your responsibility.

Crick - 2001
http://mrcrick.cjb.net
mailto:crick@wanadoo.es