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

25 PopAdLdVar

 
   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: 25 PopAdLdVar

NumBytes: 1
ArgStr:
SrcStr: |
Comments: ignore comes after an optional param

Runtime engine:
[asm:3re0n41c]
  1. pop   edi                    ; Pop last local (variant)
  2. push  dword ptr [edi+0Ch]    ; Push VariantDescriptor data (double)
  3. push  dword ptr [edi+8]
  4. push  dword ptr [edi+4]
  5. push  dword ptr [edi]
  6. xor   eax, eax               ; Clear current opcode
  7. mov   al, [esi]              ; Get next opcode from codeFrame
  8. inc   esi                    ; Move codeFrame to next opcode/arg
  9. jmp   ds:_tblByteDisp[eax*4] ; Do current 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