首页
社区
课程
招聘
[旧帖] [求助].NET的跳 0.00雪花
发表于: 2008-12-9 18:15 3119

[旧帖] [求助].NET的跳 0.00雪花

2008-12-9 18:15
3119
.method private hidebysig instance void x4e880599f5a34070(object xe0292b9ed559da7d, class [mscorlib]System.EventArgs xfbf34718e704c6bc) cil managed
{
    .maxstack 2
    .locals init (
        [0] class [aSoft.Cur]aSoft.Cur.UA_Ret ret)
    L_0000: ldstr "g"
    L_0005: ldstr "cs"
    L_000a: call object [Soft_Common]aSoft.SoftWare.Soft_Common.Pub_Static::ExScr(string, string)
    L_000f: castclass [aSoft.Cur]aSoft.Cur.UA_Ret
    L_0014: stloc.0
    L_0015: ldc.i4.0
    L_0016: brfalse.s L_0040
    L_0018: br.s L_002d
    L_001a: ldarg.0
    L_001b: ldfld class [System.Windows.Forms]System.Windows.Forms.DataGridView aSoft.SoftWare.Shop_TaoWcmeUp.x210ff09a2516b1a7::x6461b783b1008f65
    L_0020: callvirt instance class [System.Windows.Forms]System.Windows.Forms.DataGridViewRowCollection [System.Windows.Forms]System.Windows.Forms.DataGridView::get_Rows()
    L_0025: callvirt instance int32 [System.Windows.Forms]System.Windows.Forms.DataGridViewRowCollection::get_Count()
    L_002a: ldc.i4.1
    L_002b: bge.s L_004d
    L_002d: newobj instance void aSoft.SoftWare.Shop_TaoWcmeUp.x6a9f32b53bf6a17f::.ctor()
    L_0032: call instance valuetype [System.Windows.Forms]System.Windows.Forms.DialogResult [System.Windows.Forms]System.Windows.Forms.Form::ShowDialog()
    L_0037: pop
    L_0038: ldarg.0
    L_0039: call instance void aSoft.SoftWare.Shop_TaoWcmeUp.x210ff09a2516b1a7::x9feb9afae684cb96()
    L_003e: br.s L_0059
    L_0040: ldloc.0
    L_0041: callvirt instance int32 [aSoft.Cur]aSoft.Cur.UA_Ret::get_State()
    L_0046: brtrue.s L_002d
    L_0048: ldc.i4.0
    L_0049: brtrue.s L_004b
    L_004b: br.s L_001a
    L_004d: ldstr "\u60a8\u5f53\u524d\u4f7f\u7528\u7684\u662f\u8bd5\u7528\u7248,\u53ea\u80fd\u62e5\u67091\u4e2a\u5e97\u7684\u76d1\u63a7,\u8d2d\u4e70\u6b63\u7248\u540e\u53ef\u4ee5\u4f7f\u7528\u591a\u5e97."
    L_0052: call valuetype [System.Windows.Forms]System.Windows.Forms.DialogResult [System.Windows.Forms]System.Windows.Forms.MessageBox::Show(string)
    L_0057: pop
    L_0058: ret
    L_0059: ret
}

让    L_004b的跳强制调过去改怎么改

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
免费 0
支持
分享
最新回复 (4)
雪    币: 1564
活跃值: (3572)
能力值: ( LV13,RANK:420 )
在线值:
发帖
回帖
粉丝
2
就是跳过那个对话框
2008-12-9 18:17
0
雪    币: 4
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
L_0049: brtrue.s L_004b 修改
2008-12-10 10:15
0
雪    币: 201
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
如果不需要L_0049: brtrue.s L_004b 跳转,该此处为pop,nop
2009-1-13 22:13
0
雪    币: 504
活跃值: (10)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
5
L_0048: ldc.i4.1
2009-1-13 22:26
0
游客
登录 | 注册 方可回帖
返回
//