Thread: PTC New address

Results 1 to 10 of 10
  1. #1
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh

    PTC New address

    I find it pointless to even post small tutorials for you guys if you are not going to read them, It wasn't hard and took less than 2 minutes(no assembly experience required).

    Anyway it seems alot of people is still in need of PushToConsole.

    Address:
    [highlight=delphi]
    Const
    dwPtcAddr = $004F9E00;[/highlight]

    Function:
    [highlight=delphi]
    Procedure Pushit (const PCharCommand: PChar);
    asm
    PUSH PCharCommand
    MOV EAX, dwPtcAddr
    CALL EAX
    ADD ESP, $00000004
    end;
    [/highlight]

    As you can see its the most simplest form of PTC you can use and the address took less than 2 minutes to find, Please people do some research before asking "why my ptc not working" ect...(its not your ptc if you don't know why its not working)
    Last edited by Departure; 03-06-2011 at 10:05 PM.

  2. #2
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Made it C++ for you Guys,,,I So Niace.....Should work
    [Highlight=c++]
    void Pushit ( const char * PCharCommand )
    {
    __asm
    {
    PUSH PCharCommand
    MOV EAX, dwPtcAddr
    CALL EAX
    ADD ESP, 4
    }
    }
    [/Highlight]

    Thanks Departure and again

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

    Departure (03-06-2011)

  4. #3
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by whit View Post
    Made it C++ for you Guys,,,I So Niace.....Should work
    [Highlight=c++]
    void Pushit ( const char * PCharCommand )
    {
    __asm
    {
    PUSH PCharCommand
    MOV EAX, dwPtcAddr
    CALL EAX
    ADD ESP, 4
    }
    }
    [/Highlight]

    Thanks Departure and again
    OR you can do

    [QUOTE=whit;3587711][FONT="Century Gothic"][COLOR="RoyalBlue"]

    [Highlight=c++]
    void Pushit ( const char * PCharCommand )
    {
    __asm
    {
    PUSH PCharCommand
    MOV EAX, 0x4F9E00
    CALL EAX
    ADD ESP, 4
    }
    }
    [/highlight]

    lol bai thanks departure? haha nigggggga --> WHIT <-- Large

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  5. #4
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Or ya could
    [Highlight=c++]
    #define dwPtcAddr 0x4F9E00
    or
    DWORD dwPtcAddr = 0x4F9E00;
    [/Highlight]
    Last edited by whit; 03-06-2011 at 09:55 PM.

  6. #5
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Or ya could:

    Code:
    bool WhitIsShit = true;

  7. #6
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by ᴺᴼᴼᴮ View Post
    Or ya could:

    Code:
    bool WhitIsShit = true;
    Trollololololololollloolololololling

  8. #7
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by whit View Post


    Trollololololololollloolololololling
    whos dat fag in ur avatar?

  9. #8
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by ᴺᴼᴼᴮ View Post


    whos dat fag in ur avatar?
    My Girlfriend Why ?

  10. #9
    kotentopf's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    602
    Reputation
    26
    Thanks
    251
    Quote Originally Posted by whit View Post


    My Girlfriend Why ?
    Even your boyfriend think that u are gay
    The Internet SHOULD Be Illegal

    When you say
    "Java is a great programming language because it works on all platforms"
    it is just like
    "anal sex is great because it works on all genders"

    Are YOU a Troll?

  11. #10
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Quote Originally Posted by kotentopf View Post
    Even your boyfriend think that u are gay
    Lol No?.......