Page 1 of 1

Vb assembly

Posted: Mon Aug 13, 2007 1:07 am
by spikes122
hey

in memory i have a offset and to find the offset i want i have to register it and change it to edx in tsearch
then i can see what the original value is(offset)
however every time i die this original value changes
so in vb how would i register my first offset as edx then read from the original value

thanks

Posted: Mon Aug 13, 2007 9:57 am
by xbox7887
Impossible, use C++.Net or C/C++

Posted: Mon Aug 13, 2007 6:46 pm
by OwnZ joO
If you're talking about vb6, i think you can use inline assembly somehow, I'm pretty sure I saw a tutorial on using assembly in vb or something(Not on this site, I would google it)

Posted: Tue Aug 14, 2007 2:14 am
by spikes122
ok thanks