This package includes the files : DISASM32.EXE (32 bit Windows executable for Windows95/NT and Win32s) README.TXT (this file) LISEZMOI.TXT (French version of README.TXT) Visual Disasm32 (free limited demonstration version) is a symbolic visual disassembler for 32 bits Portables Executables (PE) used by Windows95/NT and Win32s. This new version 0.46 add somes improvements and had many bugs fixed and has been tested on many more misc. executables and work on Windows95/NT 3.5, Win32s 1.2 or more. No help file is (and perhap will be never) available, but this disassembler is very easy to use (for programmers), all commands are visibles and commented or available by a CLICK ON RIGHT MOUSE BUTTON (like with Windows95). Symbolic disassembly use separates *.DBG or *.SYM symbolic files or symboles inside the executable itself in Codeview or COFF format (Codeview format >= Visual C++ 2.0 not supported). If no symboles ara availables, then use the imported functions names and (for DLLS) exported fonctions names. Somme options have been added, but they almost never need to be changed, unless in very specials cases. For start : open a executable, you will get a list of sections. Generaly, the code section (which can be disassembled) is named ".text". A 32 bit portable executable can have several code sections. Section named ".rsrc" contain resources. Sections named ".bss" and ".data" contain datas. Sections named ".idata" and ".edata" contain imports and exports informations. Note for use symbolics *.DBG files : if the *.DBG file is in the directory "x:\support\debug\i386\symbols\exe" use the directory x:\support\debug\i386\symbols (the last sub directory exe/dll/drv/sys is generaly associed to the *.DBG file itself). This free limited demonstration version can be freely distribued included on CDRom. Actual complete commercial version browse all resources and show anonyms exports in DLLs. To obtain last complete version : send me 450 French Francs + 50 for shipping (special price for introduction limited time) in French Visa Travellers cheques or EuroCheques... versions for PowerPC, MIPS and Alpha will can be availables later. Author : Jean-Louis SEIGNE 71, rue du Bourgneuf 28000 CHARTRES France e-mail : jls@valcofim.fr