Results 1 to 4 of 4

Thread: Find 32 offsets of process entrypoint

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2009
    Posts
    54

    Find 32 offsets of process entrypoint

    hello guys, thanks for reading it.. I hope you can help me ..

    i need to do that:


    I have a program that have an entrypoint (like that -> 0040694E), at this entrypoint, i have 32 offsets (like that -> 6A, 60, 68, 28, 24, 41, 00, E8, 2E, 04, 00, 00, BF, 94, 00, 00, 00, 8B, C7, E8, DA, 22, 00, 00, 89, 65, E8, 8B, F4, 89, 3E, 56).


    so.. I want to make a program in Visual Basic 6, that creates a list of the process running, and try to find this program just using the entrypoint and 32 firts offsets..

    if you can help, thank you!

  2. #2

    Thread Starter
    Member
    Join Date
    Oct 2009
    Posts
    54

    Re: Find 32 offsets of process entrypoint

    some1?

  3. #3
    Addicted Member
    Join Date
    Nov 2008
    Location
    UK
    Posts
    171

    Re: Find 32 offsets of process entrypoint

    Quote Originally Posted by TheMarKs View Post
    some1?
    Have some patience, this isn't a 24 hour support line.

    At this time, it's not very active (different timezones)

  4. #4

    Thread Starter
    Member
    Join Date
    Oct 2009
    Posts
    54

    Re: Find 32 offsets of process entrypoint

    oh really sorry!
    it will not repeat.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width