Results 1 to 3 of 3

Thread: I need help on this code!!

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2001
    Location
    www.alexdata.com
    Posts
    484

    Exclamation I need help on this code!!

    I've made a code that will "patch" some bytes in memory, to alter text of an already running program..

    but i have a problem.. in the one program everything works fine..
    but in the other program i want to be able to enter the adress manually, the adress in memory to patch...

    But i cant seem to get the handle of the process in my second program...

    My first(working) program will show you in a Dialog box, what the adress i want to patch is.. The program is in the ZIP: VBhackEXEfiles.zip

    My second(not working) program has the same adress specified, as both hex and just a long string... but since i cant get the process handle, i cant get the bytes patched..

    Could someone look at the code for the second program: VBtrainer3.zip , and correct it.. so that it can patch the bytes in RAM ???

    Please, I really need this !!!
    Attached Files Attached Files
    ***************
    Please use [highlight=vb] ..your code.. [/highlight] when posting code!

    When you have received the working answer to your question,
    please mark it as *SOLVED* + Your Questions Title ...using your Thread's Tool menu.


    Also try to point out what answer made it work for you, or edit your first post to contain a quote of the correct answer...

    Please Answer All Questions With Working Code Examples...


    My Unfinished Projects and My working Programs
    ***************

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