VB Decompiler Forum Index VB Decompiler
Hosted by TheAutomaters.com
 
  MemberlistMemberlist
 

04 FLdRfVar

 
   VB Decompiler Forum Index -> Base
Author Message
Anonymous
New User


Joined: 10 Feb 2008
Posts: 0

Posted: Tue Nov 19, 2002 7:27 pm     Post subject: 04 FLdRfVar

NumBytes: 3
ArgStr: umv
SrcStr: |
Comments: ignore used to load a copied var

Runtime engine:
[asm:3re0n41c]
  1. movsx eax, word ptr [esi]    ; Get first argument
  2. add   eax, ebp               ; Get this local address
  3. push  eax                    ; Push this local address
  4. xor   eax, eax               ; Clear current opcode
  5. mov   al, [esi+2]            ; Get next opcode
  6. add   esi, 3                 ; Move codeFrame to next opcode
  7. jmp   ds:_tblByteDisp[eax*4] ; Do this opcode (jumptable)
[/asm:3re0n41c]
Back to top
   VB Decompiler Forum Index -> Base All times are GMT
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group