Results 1 to 3 of 3

Thread: I need help on this code!!

  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
    ***************

  2. #2

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

    Thumbs down the not working file

    Here is the second, not working program...

    Both programs are source code, so you must compile them to run them... or run them from VB...


    Could anyone look at it, and please fix it, so that it patches the bytes at that adress..?
    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
    ***************

  3. #3

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

    Wink PLEASE ANYONE....

    All you have to edit is the main form's code..all the module's are working correctly...

    And its almost working... So please....

    Download the source code for the second file "VBtrainer3.zip" and look at the source code for the form...

    Its pretty simple, but i just dont have enough knowlegde to fix it..

    But i guess, one of you guys will... !!

    Please help me fix it...!!


    But if i were to post the main FORMs code and the MODULEs code
    it will take to much space, so therefore, just DL it in the ZIPs and try it/fix the code if you can...
    I really need your help to get this working....
    ***************
    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