Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mov [ebp-TickCount], eax ; Genera dos caracteres aleatorios
- .gda_:0042545F xor ecx, ecx
- .gda_:00425461
- .gda_:00425461 GenerarOtro: ; CODE XREF: CrearDLL+8Bj
- .gda_:00425461 xor eax, eax
- .gda_:00425463 mov al, [ebp+ecx-TickCount]
- .gda_:00425467 push ecx
- .gda_:00425468 mov ecx, 0Ah
- .gda_:0042546D cdq
- .gda_:0042546E idiv ecx
- .gda_:00425470 pop ecx
- .gda_:00425471 add al, 61h
- .gda_:00425473 mov [ebp+ecx-TickCount], al
- .gda_:00425477 inc ecx
- .gda_:00425478 cmp ecx, 2
- .gda_:0042547B jle short GenerarOtro
Advertisement
Add Comment
Please, Sign In to add comment