能力值:
( LV2,RANK:10 )
|
-
-
2 楼
顶~~~我也在找。net破解方面的
|
能力值:
( LV2,RANK:10 )
|
-
-
3 楼
怎么来知道这个软件有没有混淆过?
|
能力值:
( LV3,RANK:30 )
|
-
-
4 楼
我發了附件在 http://www.unpack.cn/thread-64842-1-1.html
並且也回覆給你,
|
能力值:
( LV2,RANK:10 )
|
-
-
5 楼
关键是怎么定位到下面这段代码: 请高手解答
.method public static void c() cil managed
{
// Code size 128 (0x80)
.maxstack 4
.locals init (bool V_0,
int32 V_1)
IL_0000: br.s IL_0018
IL_0002: ldloc.1
IL_0003: switch (
IL_0052,
IL_0047,
IL_007b,
IL_0063)
IL_0018: nop
IL_0019: call void af::g()
IL_001e: nop
IL_001f: call void af::f()
IL_0024: nop
IL_0025: call bool af::b()
IL_002a: ldsfld string af::h
IL_002f: ldsfld string f::a
IL_0034: ldc.i4.0
IL_0035: call int32 [Microsoft.VisualBasic]Microsoft.VisualBasic.CompilerServices.Operators::CompareString(string,
string,
bool)
IL_003a: ldc.i4.0
IL_003b: ceq
IL_003d: and
IL_003e: stloc.0
IL_003f: ldc.i4 0x1
IL_0044: stloc.1
IL_0045: br.s IL_0002
IL_0047: ldloc.0
IL_0048: brfalse.s IL_0054
IL_004a: ldc.i4 0x0
IL_004f: stloc.1
IL_0050: br.s IL_0002
IL_0052: br.s IL_0065
IL_0054: nop
IL_0055: ldc.i4.0
IL_0056: stsfld bool af::g
IL_005b: ldc.i4 0x3
IL_0060: stloc.1
IL_0061: br.s IL_0002
IL_0063: br.s IL_007d
IL_0065: ldc.i4.1
IL_0066: stsfld bool af::g
IL_006b: ldc.i4.1
IL_006c: br.s IL_0071
IL_006e: ldc.i4.0
IL_006f: br.s IL_0071
IL_0071: brfalse.s IL_0073
IL_0073: ldc.i4 0x2
IL_0078: stloc.1
IL_0079: br.s IL_0002
IL_007b: br.s IL_007d
IL_007d: nop
IL_007e: nop
IL_007f: ret
} // end of method af::c
|
能力值:
( LV2,RANK:10 )
|
-
-
6 楼
crackdung前辈,附件没有附上
|
能力值:
( LV2,RANK:10 )
|
-
-
7 楼
但我一开始并不知道定位到3f.c处啊?是怎么分析到这里去的呢?
|
能力值:
( LV2,RANK:10 )
|
-
-
8 楼
带了个运行库的,不知道什么壳哦
|
|
|