能力值:
( LV2,RANK:10 )
|
-
-
2 楼
牛人一个啊!哈哈
|
能力值:
( LV4,RANK:50 )
|
-
-
3 楼
提供一组可用的:
user:mentaldease
serial:859323480
char str_00462190[100] = "qwertasdfgyuioplkjhgbnmznbvcmza";
__declspec(naked) DWORD Hash(char * str)
{
__asm
{
push ebp
mov ebp, esp
push ecx
push ebx
push esi
xor eax, eax
mov dword ptr [ebp-4], eax
xor edx, edx
mov ecx, dword ptr [ebp+8]
mov eax, ecx
jmp L013
L011:
inc edx
inc eax
L013:
cmp byte ptr [eax], 0
jnz L011
mov ecx, dword ptr [ebp+8]
LEA eax, str_00462190
lea esi, dword ptr [ecx+edx]
jmp L023
L019:
mov byte ptr [esi], cl
inc edx
inc esi
inc eax
L023:
mov cl, byte ptr [eax]
test cl, cl
jnz L019
mov eax, dword ptr [ebp+8]
mov byte ptr [eax+edx], 0
mov edx, 2
mov ecx, dword ptr [ebp+8]
lea eax, dword ptr [ecx+2]
jmp L044
L032:
imul esi, edx, 0x0B32
movsx ebx, byte ptr [eax-1]
movsx ecx, cl
add esi, 0x231B
inc edx
imul ebx, esi
imul ecx, ecx, 0x4DAE
add ebx, ecx
movsx ecx, byte ptr [eax-2]
add ebx, ecx
add dword ptr [ebp-4], ebx
inc eax
L044:
mov cl, byte ptr [eax]
test cl, cl
jnz L032
mov eax, dword ptr [ebp-4]
mov edx, eax
lea eax, dword ptr [edx+eax*4]
shl eax, 3
sub eax, edx
shl eax, 7
add eax, edx
lea eax, dword ptr [edx+eax*2]
mov dword ptr [ebp-4], eax
mov eax, dword ptr [ebp-4]
pop esi
pop ebx
pop ecx
pop ebp
retn
}
}
__declspec(naked) DWORD calcSerial(DWORD dwhash)
{
__asm
{
push ebp
mov ebp, esp
push ebx
push esi
push edi
mov edi, 0x7B
mov ecx, dword ptr [ebp+8]
mov ebx, 0x109
mov eax, ecx
mov esi, 0x8A
cdq
idiv edi
imul ecx, ebx
imul esi
add ebx, ecx
sub ebx, eax
add esi, ebx
mov ecx, esi
mov eax, ecx
pop edi
pop esi
pop ebx
pop ebp
retn
}
}
int main(int argc, char* argv[])
{
char * username = "mentaldease";
DWORD dwSerial = calcSerial(Hash(username));
printf("strSerial= \"%d\"\n", dwSerial);
return 0;
}
|
能力值:
( LV3,RANK:20 )
|
-
-
4 楼
关注分析方法。。谢谢!
|
能力值:
( LV2,RANK:10 )
|
-
-
5 楼
下来学习先....
|
能力值:
( LV2,RANK:10 )
|
-
-
6 楼
用户名:you are welcome
注册码:1820273018
注册机还不会写,希望有人放注册机源码吗。
|
能力值:
( LV8,RANK:130 )
|
-
-
7 楼
大家破得不错。。。
|
能力值:
( LV2,RANK:10 )
|
-
-
8 楼
当我脱了壳,第一次还能查壳,接着不行了!!!!
|
能力值:
( LV8,RANK:130 )
|
-
-
9 楼
我加的壳是很简单脱的啊,你自己的机子出问题了吧
|
能力值:
( LV8,RANK:130 )
|
-
-
10 楼
最近有点忙,应很多人的要求,今天把源码和注册机发上来吧...
|
能力值:
( LV2,RANK:10 )
|
-
-
11 楼
有始有终;支持楼主
|