.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 : C594F7BA200E1AEE0F60F2616A841BCC .text:00000000 .text:00000000 ; --------------------------------------------------------------------------- .text:00000000 ; File Name : C:\working\TSL\analyzer\TSLFiles\DASH\regression\006.smc1\smc1--REACH-0.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 cmp eax, 1 .text:00000032 jnz short loc_39 .text:00000034 cmp eax, 2A00h .text:00000039 .text:00000039 loc_39: ; CODE XREF: .text:00000032j .text:00000039 xor eax, eax .text:0000003B mov esp, ebp .text:0000003D pop ebp .text:0000003E retn .text:0000003E _text ends .text:0000003E .text:0000003E .text:0000003E end