.text:00000000 ; .text:00000000 ; +-------------------------------------------------------------------------+ .text:00000000 ; | This file has been generated by The Interactive Disassembler (IDA) | .text:00000000 ; | Copyright (c) 2009 by Hex-Rays, | .text:00000000 ; | License info: 48-337D-7334-D3 | .text:00000000 ; | Tycho Anderson, University of Wisconsin/Computer Sciences Department | .text:00000000 ; +-------------------------------------------------------------------------+ .text:00000000 ; .text:00000000 ; Input MD5 : 121912CFF27E45D53B2F478AC965C5F9 .text:00000000 .text:00000000 ; --------------------------------------------------------------------------- .text:00000000 ; File Name : C:\working\TSL\analyzer\TSLFiles\DASH\regression\006.smc1\smc1--REACH-1.obj .text:00000000 ; Format : COFF (X386MAGIC) .text:00000000 ; includelib "LIBCMT" .text:00000000 ; includelib "OLDNAMES"" .text:00000000 .text:00000000 .686p .text:00000000 .mmx .text:00000000 .model flat .text:00000000 .text:00000000 ; =========================================================================== .text:00000000 .text:00000000 ; Segment type: Pure code .text:00000000 ; Segment permissions: Read/Execute .text:00000000 _text segment para public 'CODE' use32 .text:00000000 assume cs:_text .text:00000000 assume es:nothing, ss:nothing, ds:nothing, fs:nothing, gs:nothing .text:00000000 .text:00000000 public _main .text:00000000 _main: .text:00000000 push ebp .text:00000001 mov ebp, esp .text:00000003 sub esp, 8 .text:00000006 mov dword ptr [ebp-8], 0 .text:0000000D cmp dword ptr [ebp-8], 0 .text:00000011 jz short loc_17 .text:00000013 jmp short loc_2B .text:00000015 ; --------------------------------------------------------------------------- .text:00000015 jmp short loc_2B .text:00000017 ; --------------------------------------------------------------------------- .text:00000017 .text:00000017 loc_17: ; CODE XREF: .text:00000011j .text:00000017 mov cx, 1 .text:0000001B inc ds:byte_24 .text:00000021 jmp short $+2 .text:00000021 ; --------------------------------------------------------------------------- .text:00000023 $cnt$2536 db 66h .text:00000024 byte_24 db 0B8h ; DATA XREF: .text:0000001Bw .text:00000025 db 2 dup(0), 66h .text:00000028 ; --------------------------------------------------------------------------- .text:00000028 mov [ebp-4], ecx .text:0000002B .text:0000002B loc_2B: ; CODE XREF: .text:00000013j .text:0000002B ; .text:00000015j .text:0000002B movzx eax, word ptr [ebp-4] .text:0000002F test eax, eax .text:00000031 jnz short loc_38 .text:00000033 cmp eax, 2A10h .text:00000038 .text:00000038 loc_38: ; CODE XREF: .text:00000031j .text:00000038 xor eax, eax .text:0000003A mov esp, ebp .text:0000003C pop ebp .text:0000003D retn .text:0000003D _text ends .text:0000003D .text:0000003D .text:0000003D end