Page 1 of 3 123 LastLast
Results 1 to 15 of 32

Hybrid View

  1. #1
    wolfguardiann's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    112
    Reputation
    9
    Thanks
    1
    My Mood
    Happy

    Memory editing (Read/Write Process Memory)

    Well , firstly i know c++ yeah , c too , bla , but im trying to know the VB language aswell now.

    The point is , How do i make a program , tht will show my hp and Mp using VB ?

    i know how to make on C++ ( gratz to aanthonyz ^^) but , now i want to know how do i make that on VB, i know i will have to read the process memory , just like in c++

    "ReadProcessMemory( bla bla bla)"

    and , so , well , how do i read a process memory , getting hp and mp addresses are easy with CE or Tsearch , w/e.

    All i want is some source code or w/e u guys can help me at.

    like on c , ill need to open handle, window, read process , blla bla , and thats exactly what i want , so , how do i do it ?

    One more question, i just started vb ( 2008 )like 1 week and , if u guys know some tutorials to get good at it, i would apprecciate , i alredy searched on google, but , didnt find good tutorials , just 1 , but , it stopped on radio buttoms xD.

    I want to go Deeper than that , so , if anyone know how to make my hp and mp appear , and if anyone have some tutorials, to let me good with it , i would love !!

    Tyvm for the ones that replis , and , ill be waiting , tyvm for support ad for the hand! happy hacking/programming !!

    EDIT: Yeah , im looking on these tuts on the mpgh vb home page , but ,anyways , if u have mrore or w/e , plesae post it , and help me with my Q! TYVM!!
    Last edited by wolfguardiann; 05-30-2011 at 04:50 PM.
    1) You are on the internet
    2) You are visiting MPGH
    3) You are reading my signature
    5) You didn't noticed that point 4 is missing
    6) You just checked for point 4
    7) You are smiling

    Respect List:
    aanthonyz < you will forever belong on my list!

  2. #2
    Fly3r's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Not telling.
    Posts
    720
    Reputation
    18
    Thanks
    265
    My Mood
    Paranoid
    This May help U..
    VB Tuts
    Joined MPGH: 07/08/09


    i used to tell arrow to the knee jokes then i died due to blood loss from takeing tomany arrows to the knee at once
    A network problem caused by you? What did you do? Trip over the cable?




  3. #3
    Nathan's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    In a magical place
    Posts
    6,113
    Reputation
    394
    Thanks
    363
    I doubt you really know C++ but I'll post a method to read memory in a minute.

  4. #4
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Wait until my release later today, you'll shit your pants at how easy it is.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  5. #5
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,667
    My Mood
    Breezy
    Quote Originally Posted by Cho Chang View Post
    Wait until my release later today, you'll shit your pants at how easy it is.
    Hurry up and release your library already.
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  6. #6
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by master131 View Post
    Hurry up and release your library already.
    I keep thinking up new things to add to it haha. It's pretty beastly now though.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  7. #7
    wolfguardiann's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    112
    Reputation
    9
    Thanks
    1
    My Mood
    Happy
    Quote Originally Posted by Fly3r View Post
    This May help U..
    VB Tuts
    """""EDIT: Yeah , im looking on these tuts on the mpgh vb home page , but ,anyways , if u have mrore or w/e , plesae post it , and help me with my Q! TYVM!!"""""

    well , i ws reading those acutally , but , ty anyways.

    well , its better tutorial , cuz , libarary u wont put comments and i will acctually get the code , tutorial is self exlanatory , means it will have commentararies on what line or w/e usefull to know , like , i dont wanna just get thr code , and yeah understand it , that will be usefull for future things , im sure.

    ty anyone whos still posting and hrlping me yet.

    keep up the great work!!!

    PS: i dont care if u post library or the tutorial , iwanna get thecode and have a little explanation on what line does.

    Happy hacking!!
    Last edited by wolfguardiann; 05-31-2011 at 12:38 PM.
    1) You are on the internet
    2) You are visiting MPGH
    3) You are reading my signature
    5) You didn't noticed that point 4 is missing
    6) You just checked for point 4
    7) You are smiling

    Respect List:
    aanthonyz < you will forever belong on my list!

  8. #8
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  9. #9
    wolfguardiann's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    112
    Reputation
    9
    Thanks
    1
    My Mood
    Happy
    well the tut is used by c# , i use vb 2008 , i dotn have c# ...

    and so its impossible to follow it , i need some tutorial in vb , or w/e

    tyvm anyways! keep helping me please!
    1) You are on the internet
    2) You are visiting MPGH
    3) You are reading my signature
    5) You didn't noticed that point 4 is missing
    6) You just checked for point 4
    7) You are smiling

    Respect List:
    aanthonyz < you will forever belong on my list!

  10. #10
    hustelboy's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Underground Cave System Posts: 4,435,765
    Posts
    312
    Reputation
    28
    Thanks
    39


    I have just shitting in my pants before u released this

  11. #11
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    C# .dlls are compatible with VB projects you know...

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  12. #12
    wolfguardiann's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    112
    Reputation
    9
    Thanks
    1
    My Mood
    Happy
    so , i still need the code for getting PID , openining window , geting read acess, (ReadProcessMemory), and all that...(or/and more)
    1) You are on the internet
    2) You are visiting MPGH
    3) You are reading my signature
    5) You didn't noticed that point 4 is missing
    6) You just checked for point 4
    7) You are smiling

    Respect List:
    aanthonyz < you will forever belong on my list!

  13. #13
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,667
    My Mood
    Breezy
    Process ID: [highlight=vb.net]Dim procID As Integer = Process.GetProcessByName("someprocess")(0).Id[/highlight]
    OpenProcess: [highlight=vb.net]Dim procHandle As IntPtr = OpenProcess(PROCESS_VM_READ Or PROCESS_VM_WRITE Or PROCESS_VM_ACCESS, False, procID)[/highlight]
    Get Read Access: [highlight=vb.net]'Allow read access from protected memory
    Dim oldProtectAttributes As UInteger
    VirtualProtectEx(procHandle, addressHere, sizeOfValue, PAGE_EXECUTE_READ, oldProtectAttributes)
    'Restore original attributes
    VirtualProtectEx(procHandle, addressHere, sizeOfValue, oldProtectAttributes, 0)
    [/highlight]
    Read Data from Address:
    [highlight=vb.net]Using qh As New QuickHack(procID)
    If qh.HasWriteAccess
    Dim readValue As Integer = qh.ReadMemory(Of Integer)(&H101010)
    End Using
    End Using[/highlight]

    OpenProcess and VirtualProtectEx are in Jason's HackLibrary in the APIFunctions class. The read data code requires Jason's HackLibrary aswell.
    Last edited by master131; 06-01-2011 at 12:38 AM.
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  14. #14
    wolfguardiann's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    112
    Reputation
    9
    Thanks
    1
    My Mood
    Happy
    nice, ty , putiing it on vb, where should i put all those codes ? and second, an example of that , can u give? like putting in it on practise
    1) You are on the internet
    2) You are visiting MPGH
    3) You are reading my signature
    5) You didn't noticed that point 4 is missing
    6) You just checked for point 4
    7) You are smiling

    Respect List:
    aanthonyz < you will forever belong on my list!

  15. #15
    Nathan's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    In a magical place
    Posts
    6,113
    Reputation
    394
    Thanks
    363
    Quote Originally Posted by wolfguardiann View Post
    nice, ty , putiing it on vb, where should i put all those codes ? and second, an example of that , can u give? like putting in it on practise
    He did. Didn't he?

    This was the example:
    [highlight=vb.net]Using qh As New QuickHack(procID)
    If qh.HasWriteAccess
    Dim readValue As Integer = qh.ReadMemory(Of Integer)(&H101010)
    End Using
    End Using[/highlight]

    With tbis:

    Code:
    (&H101010)
    He means:

    Code:
    (&HYOURADDRESS)
    (at least that's what I think)
    Last edited by Nathan; 06-01-2011 at 01:45 PM.

Page 1 of 3 123 LastLast