Cabuloso Posted October 21, 2011 Report Share Posted October 21, 2011 (edited) C0nvrter c0de pra Delph'icode é c++UINT getCount() { return (*(BYTE*)0x127ACD2) +9;}void bakana() { VM_START try { BYTE b = getCount(); b++; for(UINT i = 0; i < b;i++) { DWORD x = *(DWORD*)loko_pointer; if(x == 0) continue; x += 0x4B320 + i*7; DWORD y = *(DWORD*)x; if(y == 0) continue; y += *(BYTE*)y; if(y == 0) continue; *(DWORD*)(y+0x831) = 0x5467CAC5; } } catch(...) { } VM_END}Se alguém poder ajudar eu agradeço. Edited October 21, 2011 by Cabuloso Quote Link to comment Share on other sites More sharing options...
0 Jhonas Posted October 22, 2011 Report Share Posted October 22, 2011 Já experimentou usar um programa conversor ?http://www.cadkas.com/ec2delphi.phpabraço Quote Link to comment Share on other sites More sharing options...
Question
Cabuloso
C0nvrter c0de pra Delph'i
code é c++
UINT getCount() {
return (*(BYTE*)0x127ACD2) +9;
}
void bakana() {
VM_START
try {
BYTE b = getCount();
b++;
for(UINT i = 0; i < b;i++) {
DWORD x = *(DWORD*)loko_pointer;
if(x == 0)
continue;
x += 0x4B320 + i*7;
DWORD y = *(DWORD*)x;
if(y == 0)
continue;
y += *(BYTE*)y;
if(y == 0)
continue;
*(DWORD*)(y+0x831) = 0x5467CAC5;
}
} catch(...) {
}
VM_END
}
Se alguém poder ajudar eu agradeço.
Edited by CabulosoLink to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.