Slowly, 64-bit version of OllyDbg gets shape. Debugging engine is mostly functional, run trace works well, search is almost ready and dbghelp.dll is more or less integrated. Now I work on analysis. First I thought that this will be easy - ha! Small changes in the command set and different calling conventions force me to rewrite analysis almost from the scratch. So this will take some time.