能力值:
( LV15,RANK:2473 )
|
-
-
2 楼
人肉多少钱一斤啊
|
能力值:
( LV2,RANK:10 )
|
-
-
3 楼
4块吧~~!
|
能力值:
( LV13,RANK:350 )
|
-
-
4 楼
买不了
我直接不管它 盯着VMContext的变化,也看出来了
然后随便猜下 果然是故意把异或运算写成或运算了
|
能力值:
( LV3,RANK:30 )
|
-
-
5 楼
VM00_Instruction: RtlLeaveCriticalSection
VM01_Instruction: mov VM_Stack[8] , VM_EFL
VM02_Instruction: mov VM_EFL , VM_Stack[8]
VM03_Instruction: mov VM_Ptr VM_Register[VM_OP1] , VM_Stack[VM_OP2]
VM04_Instruction: mov VM_Ptr VM_Stack[VM_OP1] , VM_Register[VM_OP2]
VM05_Instruction: mov VM_Ptr VM_Stack[VM_OP1] , VM_Stack[VM_OP2]
VM06_Instruction: mov VM_Ptr VM_Stack[VM_OP1] , VM_OP2
VM07_Instruction: mov VM_Ptr [VM_Stack[VM_OP1]] , VM_Stack[VM_OP2]
VM08_Instruction: mov VM_Ptr VM_Stack[VM_OP1] , [VM_Stack[VM_OP2]]
VM09_Instruction: add VM_Stack[0] ,VM_Stack[1]
VM10_Instruction: sub VM_Stack[0] ,VM_Stack[1]
VM11_Instruction: mul VM_Stack[0] ,VM_Stack[1]
VM12_Instruction: div VM_Stack[0] ,VM_Stack[1]
VM13_Instruction: mov VM_Stack[9], ZFSF(VM_Stack[8])
VM14_Instruction: test VM_Stack[9] <>0 ; VM_EIP = VM_EIP + (VM_OP1 shl 4)
VM15_Instruction: add VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM16_Instruction: sub VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM17_Instruction: mul VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM18_Instruction: div VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM19_Instruction: test VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM20_Instruction: and VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM21_Instruction: xor VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM22_Instruction: or VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM23_Instruction: not VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM24_Instruction: shr VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM25_Instruction: sar VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM2627_Instruction: shl VM_Ptr VM_Stack[0] ,VM_Stack[1] ; mov VM_Stack[8],EFL
VM2829_Instruction: nop
|
能力值:
( LV15,RANK:1473 )
|
-
-
6 楼
应该是4块VM代码吧?
|
能力值:
( LV15,RANK:2473 )
|
-
-
7 楼
三楼的是在回答我二楼的问题
|
能力值:
( LV3,RANK:30 )
|
-
-
8 楼
你牛,我才反映过来.
|