Results 1 to 10 of 10
  1. #1
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool

    People are so STUPID!

    Code:
    Puddy Forever says
    any idea what my problem could be?
    im not able to get the module d3d9.dll in my directx environment
    from my dll
    _ Topblast _ says
    do u have a whil?
    Puddy Forever says
    i figured it out nevermind
    _ Topblast _ says
    -.- what was the problem?
    Puddy Forever says
    GetModuleHandleA
    weird i know
    _ Topblast _ says
    U know the more u say u figure out something the stupider u make ur self seem
    Puddy Forever says
    hahaha probably
    i was never a very good explainer
    arggg hooking endscene fucks everything up
    _ Topblast _ says
    u clearly dont know what u r doing
    Puddy Forever says
    like i said i haven't used directx in a couple months
    _ Topblast _ says
    so
    Have nothing to do with it
    Puddy Forever says
    im learning it again...
    _ Topblast _ says
    U guys think that these little hacks are using D3D well they are not
    Puddy Forever says
    im not hacking hahahaa
    _ Topblast _ says
    then why will u need to hook endscene?
    Puddy Forever says
    im working on a small game base
    and the game is actually located in a dll
    _ Topblast _ says
    Why on EARTH will u need to hook ENDSCENE in ur game base -.-
    Puddy Forever says
    which is injected into a directx environment
    because im hooking endscene in my environment
    _ Topblast _ says
    so u want the people using ur game base to have to inject the DLL into  an enviroment so they can play the game
    ur making a hack
    Puddy Forever says
    thats how games work these days
    for example
    quake
    _ Topblast _ says
    GAME DONT WORK LIKE THAT!
    
    
    Puddy Forever says
    the exe is just an environment
    and it injects gamex86.dll
    which includes the whole game
    _ Topblast _ says
    IT DOESNT INJECT ANDTHING!
    Puddy Forever says
    hahahaa ive been using quake 4 engine for a long time
    i know what im talking about
    _ Topblast _ says
    I been using my brain for a long time 
    I know what  i am talking about
    Puddy Forever says
    download the sdk
    then
    _ Topblast _ says
    So ur telling me is that, for d3d9.dll to   in any application it have to be injected also
    Puddy Forever says
    um no...
    _ Topblast _ says
    then what are u telling me?
    Puddy Forever says
    see im a bad explainer
    ill try again
    so for example with quake 4
    _ Topblast _ says
    give me ur TV information
    Puddy Forever says
    not now
    the executable is not the game
    _ Topblast _ says
    Give me ur TV info
    Puddy Forever says
    all it does is set up vtable scenes
    and then it injects a dll
    that dll is the actually game
    which hooks into vtable
    _ Topblast _ says
    WHY WILL U NEED TO HOOK ENDSCENE IF UR THE ONE MAKING THE GAME?
    Just give me the info
    so i can make u and my life easier
    Puddy Forever says
    because the dll is the game
    not the executable
    _ Topblast _ says
    So why cant u just do like how ALL Real Programs do
    Not Inject Them selfs and hacks they own application
    so D3D Hacks it self into ur DLL so u can Hack it into the enviroment
    Puddy Forever says
    im not hacking
    your obviously not understanding what im saying
    _ Topblast _ says
    i know what u are saying
    But what ur doing is stupid\
    let me put it like this
    If the DLL hacks its way into the exe which u think is just and enviroment
    Why it is that CA's functions can also be found in the EXE
    Puddy Forever says
    because thats one way of doing stuff
    _ Topblast _ says
    Give me the information
    Puddy Forever says
    no
    in a way your right
    _ Topblast _ says
    -.- U just making ur self look really retarded
    Puddy Forever says
    it would be more secure if everything was built into the executable
    but its more customizable and not bulky if you do it my way
    _ Topblast _ says
    Everything is not built into the EXE in any games
    Puddy Forever says
    ik
    thats not what i mean...
    _ Topblast _ says
    U just dont know how to program
    Puddy Forever says
    sigh...
    your not understanding what im saying...
    _ Topblast _ says
    DUDE
    GIVE ME THE INFORMATION!
    Puddy Forever says
    no...
    _ Topblast _ says
    I AM SICK OF TRYING TO EXPLAIN THIS SHIT TO U
    THEN FUCK OFF
    Puddy Forever says
    your the one making a big deal over it...
    im the calm one
    _ Topblast _ says
    BECAUSE U ASK ME A LOT OF STUPID QUESTIONG OVER AND OVER
    AND I JUST WANNA SLAP YOU!
    
    
    Why on earth will u need to hook ur own Application
    why cant u just call the stuff in the DLL from the EXE like normal people?
    now do u see how stupid u are?
    Puddy Forever says
    nope
    _ Topblast _ says
    They are exported functions
    which allows u to call a function for the DLL from any EXE 
    so Kernel32.dll have a lotta exported functions
    which is why u can use WriteProcessMemory 
    without Kernel32.dll having to inject its self into ur program
    this way is safer and makes more sence then some person not knowing how the computer  s playing around with memory
    Puddy Forever says
    you realize your going on with stuff i dont need to know, and ALREADY know
    _ Topblast _ says
    then tell me
    Why will u need to hook endscene?
    Puddy Forever says
    i already explained...
    _ Topblast _ says
    Tell me again
    _ Topblast _ said (3:04 PM)
    I putting this on mpgh
    Puddy Forever says
    um i dont even go on mpgh a lot...
    i dont really care...
    your just not understanding me
    make sure to add that part ^^^^^
    _ Topblast _ says
    Oh i know what ur trying to do
    U just dont know the right way to do it
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  2. #2
    258456's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    ghjghj
    Posts
    1,222
    Reputation
    18
    Thanks
    300
    My Mood
    Relaxed
    Bro, that's really messed up how you would call someone out like that. Everybody starts somewhere. Eventually they will get it and then they will pass down there methods to others who are still learning and it keeps going. That is how hacks keep coming out. Not everybody is gonna be like "Oh, well the directx functions are virtual functions. Oh crap that means there must be a virtual table in the base class. Maybe i should hook that.". You gotta give it to them slow. Not tell them they are stupid and then post it on a public forum so all could see.

    You started just like he did, and don't act like you didn't. I totally respect your work and your nice menus, but I totally don't respect your attitude. It is rude and damaging to others trying to get into the hacking world.

  3. #3
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    I must've been doing game development completely wrong O_O
    Ah we-a blaze the fyah, make it bun dem!

  4. The Following User Says Thank You to Hell_Demon For This Useful Post:

    [MPGH]master131 (02-27-2012)

  5. #4
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,669
    My Mood
    Breezy
    https://www.mpgh.net/forum/33-visual-...ml#post4458667
    https://www.mpgh.net/forum/33-visual-...ml#post4464720
    https://www.mpgh.net/forum/33-visual-...ml#post4465867

    Right..... Everyone starts (or started) somewhere, including YOU.

    Also, just to let you know why the code appears to work, HANDLE and LPVOID should be correctly marshalled to IntPtr (however, for lpBuffer it'd be byte[]) which is 4 bytes long when the application is compiled under x86. Same for SIZE_T which should be marshalled to UIntPtr (although IntPtr is preferred). You claim that it works on x64, that's because it's running as a 32-bit process. If you were to compile it as a 64-bit application, it'd fail miserably.

    No wonder why Jason was so angry...


    ^
    Last edited by master131; 02-27-2012 at 04:26 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]

  6. The Following 3 Users Say Thank You to master131 For This Useful Post:

    258456 (02-27-2012),Auxilium (02-27-2012),Hell_Demon (02-27-2012)

  7. #5
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Sorry, I just couldn't make it through it. Your fucking horrible English is actually painful to decipher. We all know you're a fucking idiot, so why insult others? Just makes you seems like an absolute fuckface.

    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)

  8. The Following 7 Users Say Thank You to Jason For This Useful Post:

    258456 (02-27-2012),Auxilium (02-27-2012),ghostdrum (06-26-2012),Hassan (02-27-2012),Hell_Demon (02-28-2012),[MPGH]master131 (02-27-2012),Royku (03-29-2012)

  9. #6
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    Thing was too hard to read, could you try putting a space between each person speaking next time?

  10. #7
    aNEWvision's Avatar
    Join Date
    Jan 2012
    Gender
    female
    Posts
    46
    Reputation
    10
    Thanks
    1
    My Mood
    Asleep
    Quote Originally Posted by master131 View Post
    https://www.mpgh.net/forum/33-visual-...ml#post4458667
    https://www.mpgh.net/forum/33-visual-...ml#post4464720
    https://www.mpgh.net/forum/33-visual-...ml#post4465867

    Right..... Everyone starts (or started) somewhere, including YOU.

    Also, just to let you know why the code appears to work, HANDLE and LPVOID should be correctly marshalled to IntPtr (however, for lpBuffer it'd be byte[]) which is 4 bytes long when the application is compiled under x86. Same for SIZE_T which should be marshalled to UIntPtr (although IntPtr is preferred). You claim that it works on x64, that's because it's running as a 32-bit process. If you were to compile it as a 64-bit application, it'd fail miserably.

    No wonder why Jason was so angry...


    ^
    Quote Originally Posted by Jason View Post
    Sorry, I just couldn't make it through it. Your fucking horrible English is actually painful to decipher. We all know you're a fucking idiot, so why insult others? Just makes you seems like an absolute fuckface.
    Epic white knighting lol... awesome guys...

  11. #8
    Auxilium's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,518
    Reputation
    445
    Thanks
    609
    My Mood
    Happy
    I think topblast got the opposite reaction that he was expecting

  12. The Following User Says Thank You to Auxilium For This Useful Post:

    Jason (02-29-2012)

  13. #9
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by 258456 View Post
    Bro, that's really messed up how you would call someone out like that. Everybody starts somewhere. Eventually they will get it and then they will pass down there methods to others who are still learning and it keeps going. That is how hacks keep coming out. Not everybody is gonna be like "Oh, well the directx functions are virtual functions. Oh crap that means there must be a virtual table in the base class. Maybe i should hook that.". You gotta give it to them slow. Not tell them they are stupid and then post it on a public forum so all could see.

    You started just like he did, and don't act like you didn't. I totally respect your work and your nice menus, but I totally don't respect your attitude. It is rude and damaging to others trying to get into the hacking world.

    The fact that this person said that he know what he is doing and even went as fast as to tell me that I dont know what i am talking about and that I do not understand the syntax of the language shows the stupidity of the person.

    I didnt call out this person, He said that hooking your own module is the best way to make a game in a dll and also went on to say it is good practise. I dont call out this person, this person need to learn that when it comes to programming, u cant just wake up one morning and talk like a hotshot


    ---------- Post added at 02:43 AM ---------- Previous post was at 02:40 AM ----------

    Quote Originally Posted by Jason View Post
    Sorry, I just couldn't make it through it. Your fucking horrible English is actually painful to decipher. We all know you're a fucking idiot, so why insult others? Just makes you seems like an absolute fuckface.
    sir, had u read this you would understand where I am coming from, my english is horrible yea everyone know that who cares, but I was trying to help this person understand that it doesnt make since to hook your own EXE, when u can simply export the function from the DLL
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  14. #10
    258456's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    ghjghj
    Posts
    1,222
    Reputation
    18
    Thanks
    300
    My Mood
    Relaxed
    Quote Originally Posted by topblast View Post



    The fact that this person said that he know what he is doing and even went as fast as to tell me that I dont know what i am talking about and that I do not understand the syntax of the language shows the stupidity of the person.

    I didnt call out this person, He said that hooking your own module is the best way to make a game in a dll and also went on to say it is good practise. I dont call out this person, this person need to learn that when it comes to programming, u cant just wake up one morning and talk like a hotshot
    [COLOR="Silver"]

    ---------- Post added at 02:43 AM ---------- Previous post was at 02:40 AM ----------

    [/FONT]
    Okay, it's the same issue. Maybe he doesn't fully understand that he doesn't know all the required information. You just tell him nicely. A simple "Bro, go read this and then i will tell you more after you have read up a little more on this info". And that's it. Look @TOPlast, i am not your mom so i am not going to teach you manners on a hacking website. You are your own man, and you can make your own decisions, but all i was saying was that it was extremely rude to make a laughing stock out of somebody who doesn't know that he is misinformed on a public forum with more than 1,100,000 members.

Similar Threads

  1. Lmfao People are so stupid.
    By Donnuh in forum Combat Arms Discussions
    Replies: 44
    Last Post: 09-15-2011, 08:14 PM
  2. Some people are so stupid.
    By Chester Bennington in forum CrossFire Discussions
    Replies: 23
    Last Post: 09-01-2011, 12:00 PM
  3. Replies: 5
    Last Post: 12-07-2008, 07:40 PM
  4. So ghay, some people are so stupid -_- I mean alot.
    By radnomguywfq3 in forum General
    Replies: 5
    Last Post: 11-04-2007, 12:44 AM
  5. People are fucked up
    By Dave84311 in forum General
    Replies: 10
    Last Post: 06-30-2006, 06:17 PM