Results 1 to 11 of 11

Hybrid View

  1. #1
    Fєηix's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Brαzil
    Posts
    1,178
    Reputation
    114
    Thanks
    6,891
    My Mood
    Sleepy

    [Visual] HP & AP.

    Nada Pra Faze '-'



    Code:
    #define AP  0x379833C4
    #define HP  0x379833C0
    
    *(DWORD*)(Endereço) = Valor;

  2. #2
    arun823's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Los Angeles, California
    Posts
    523
    Reputation
    151
    Thanks
    1,899
    My Mood
    Amused
    C++ Syntax

    Code:
    reinterpret_cast<DWORD*>(Endereço) = Valor;
    Reversing is the only way to move forward.

  3. The Following User Says Thank You to arun823 For This Useful Post:

    pDevice (03-04-2014)

  4. #3
    Fєηix's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Brαzil
    Posts
    1,178
    Reputation
    114
    Thanks
    6,891
    My Mood
    Sleepy
    Quote Originally Posted by arun823 View Post
    C++ Syntax

    Code:
    reinterpret_cast<DWORD*>(Endereço) = Valor;
    what changes? The function works the same way.

  5. #4
    arun823's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Los Angeles, California
    Posts
    523
    Reputation
    151
    Thanks
    1,899
    My Mood
    Amused
    Quote Originally Posted by --Fenix-- View Post
    what changes? The function works the same way.
    It's C++ syntax, you were using C syntax.
    Reversing is the only way to move forward.

  6. The Following User Says Thank You to arun823 For This Useful Post:

    pDevice (03-04-2014)

  7. #5
    gibam761's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    100
    Reputation
    10
    Thanks
    49
    My Mood
    Drunk
    Quote Originally Posted by arun823 View Post
    It's C++ syntax, you were using C syntax.
    Portuguese use please !
    and stop spam

  8. #6
    0xB4DF00D's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    46
    Reputation
    10
    Thanks
    28
    My Mood
    Bored
    Quote Originally Posted by arun823 View Post
    C++ Syntax

    Code:
    reinterpret_cast<DWORD*>(Endereço) = Valor;
    Code:
    *reinterpret_cast<DWORD*>(Endereço) = Valor;
    When you're gonna correct someone, make sure you're 100% right.

    Quando você for corrigir alguém, tenha a certeza de estar 100% correto.

  9. The Following 11 Users Say Thank You to 0xB4DF00D For This Useful Post:

    arun823 (03-04-2014),[MPGH]BACKD00R (03-04-2014),Coder.Anonymous (03-04-2014),experthack (03-05-2014),Fєηix (03-04-2014),gibam761 (03-04-2014),Hacker Fail (03-04-2014),New - Hacker (03-05-2014),pDevice (03-04-2014),Timboy67678 (03-21-2014),TokolocoSK (03-04-2014)

  10. #7
    arun823's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Los Angeles, California
    Posts
    523
    Reputation
    151
    Thanks
    1,899
    My Mood
    Amused
    Quote Originally Posted by 0xB4DF00D View Post
    Code:
    *reinterpret_cast<DWORD*>(Endereço) = Valor;
    When you're gonna correct someone, make sure you're 100% right.

    Quando você for corrigir alguém, tenha a certeza de estar 100% correto.
    I applaud you, however, I think by now everyone knows I'm trolling just to throw people off. Evidently done again; here: https://www.mpgh.net/forum/showthread...=1#post9257656

    You are the only person who has caught this error.
    Reversing is the only way to move forward.

  11. #8
    gibam761's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    100
    Reputation
    10
    Thanks
    49
    My Mood
    Drunk
    Quote Originally Posted by arun823 View Post


    I applaud you, however, I think by now everyone knows I'm trolling just to throw people off. Evidently done again; here: https://www.mpgh.net/forum/showthread...=1#post9257656

    You are the only person who has caught this error.

    summarizing :
    You are a noob that has to be corrected 2 times !

  12. #9
    arun823's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Los Angeles, California
    Posts
    523
    Reputation
    151
    Thanks
    1,899
    My Mood
    Amused
    Quote Originally Posted by gibam761 View Post
    summarizing :
    You are a noob that has to be corrected 2 times !
    lel no, it's called trolling and out of all you guys, only one person has caught this error.

    lel não, ele é chamado trolling e de todos vocês, apenas uma pessoa foi capturado este erro.
    Last edited by arun823; 03-04-2014 at 06:54 PM.
    Reversing is the only way to move forward.

  13. #10
    Coder.Anonymous's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    MPGH
    Posts
    1,144
    Reputation
    53
    Thanks
    4,942
    My Mood
    Cynical
    Gringos 0x2 HU3 HU3 BR

    Gringos sendo apenas gringos. @TokolocoSK
    novidade não .. kkkk







    Claro[...]


    WFBR:


    PBBR:


    CABR:



Similar Threads

  1. Writing your own Visual Basics (v5 or v6) Trainer
    By TheRedEye in forum Game Hacking Tutorials
    Replies: 29
    Last Post: 12-09-2013, 09:56 AM
  2. problem with the visual basic tut
    By Elliwood in forum WarRock - International Hacks
    Replies: 5
    Last Post: 05-30-2007, 12:45 AM
  3. [Help] Atom API with Visual Basic 6.0 or .NET
    By Bull3t in forum Visual Basic Programming
    Replies: 5
    Last Post: 07-23-2006, 09:21 AM
  4. Packets & Visual Basic
    By BadBob in forum Hack Requests
    Replies: 5
    Last Post: 07-20-2006, 09:28 PM