Results 1 to 2 of 2

Thread: [2005] memory editing(editing eax and such values)?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    [2005] memory editing(editing eax and such values)?

    well i was wondering is vb supported changing eax and such values in memory of a program like masm does.

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: [2005] memory editing(editing eax and such values)?

    That would require assembly programming. You can sort of get there by writing functions in other languages and calling them, but you can't do it directly.
    My usual boring signature: Nothing

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