hi people,

if you can, help-me!

what i want to do is:

Check if a program is running on memory, using EntryPoint and Offsets ..

pay atention:

my program entrypoint is: 00FFFF (example), and i have 32 offsets at this entrypoint ..

i have a code in C++ that looks at the memory if this program is running,

can I do it in visual basic?