Hi All !
     
TR 1.98 is here !
     
        http://tr.kstar.com
     
whatsnew:
---------------------------------------- 
TR V1.98            98.3.3
        1  fix a bug in 
                mov eax,10000h
                mov fs,eax
                mov eax,fs
                cmp eax,10000h
                je  error
        2  unasm opcodes begin with 67h
        3  simulate opcodes bigin with 67h
           If eax=12345678h, TR 1.98 treats
                mov [eax],bx
           as
                mov [5678],bx
           Who can tell me if this is OK ?
        4  fix a bug in opcode es:xlat
        5  can run over some packers who can fool TR 1.97 like
            TRAP        1.14    Christoph Gabler 
            CRACKSTOP   1.03    Stefan Esser
            MESS        1.20    StoneHead
            ...
     
LiuTaoTao from China            liutt@iname.net
