Advertisement
Dimension

testExport_OpcodeSpecial.dis.asm

Dec 26th, 2011
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 00000000  FFE3              jmp ebx
  2. 00000002  09C0              or eax,eax
  3. 00000004  7402              jz 0x8
  4. 00000006  FFE3              jmp ebx
  5. 00000008  09C0              or eax,eax
  6. 0000000A  7502              jnz 0xe
  7. 0000000C  FFE3              jmp ebx
  8. 0000000E  CF                iretd
  9. 0000000F  90                nop
  10. 00000010  90                nop
  11. 00000011  90                nop
  12. 00000012  90                nop
  13. 00000013  CD08              int 0x8
  14. 00000015  F4                hlt
  15. 00000016  EBFB              jmp short 0x13
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement