google-site-verification: googlebaca44933768a824.html Client Stuff - Old Royal Hack Forum

Announcement

Collapse
No announcement yet.

Client Stuff

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Client Stuff

    Hey out there.
    I got a problem.
    I am working on a client.

    What it does:

    -Logging in via SQL
    -Downlaoding latest Hack into cache
    -Injecting hack directly from cache.

    Problem:

    GetModuleDir will fail. It has no location and i want to give it the current client location.

    My idea:
    Code:
    		const BYTE patch[] = "\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78\x78";
    		GetOurDLL(PI.hProcess,dwPID);
    		DWORD pointer = FindPattern(dwPID,(BYTE*)patch,256,dll_addr,dll_size);
    		printf("%x \n",pointer);
    		GetCurrentDirectory(sizeof(loader_dir),loader_dir);
    in the hack i defined some char xy with 256 x. So FindPattern will find our value. Than I want to change it to our current Dir but it wont work.

    Someone finds my mistake? :/

    (I am not very good at those memory things xD)

    i search a good source code for Dods with aimbot and other stuff i know this is the same engine as counter strike source but css hacks are not work in dods.

    #2
    be better if it was in c# then loading from memory with its own encrytion so no 1 can crack it pm me if u wana know moar.

    Comment


      #3
      Originally posted by formatme View Post
      be better if it was in c# then loading from memory with its own encrytion so no 1 can crack it pm me if u wana know moar.
      Why cant you just share your help here on the thread where it's discussed instead of forcing someone to PM you to get help?
      lolmaoman: Germans are born with a lifetime x22 login engraved into their birth certificates. True story.
      I DONT HAVE TEAMVIEWER AND IM NOT GOING TO GIVE ANY 24/7 ONLINE SUPPORT VIA STEAM, XFIRE OR OTHER IM PROGRAMS SO DONT BOTHER ASKING. THANKS.

      Comment


        #4
        Originally posted by mencore View Post
        Why cant you just share your help here on the thread where it's discussed instead of forcing someone to PM you to get help?
        definately x2
        b 2 k 5: baeh, a dead fly in my cola, brb

        Comment


          #5
          Mabey because he doesn't want every pay2cheet site to have a 1337 anti leak server.

          Comment


            #6
            Originally posted by formatme View Post
            be better if it was in c# then loading from memory with its own encrytion so no 1 can crack it pm me if u wana know moar.
            Your client is ripped from detectionzer0 owner, nice try.
            /* fibre */

            Comment


              #7
              Originally posted by entername View Post
              Mabey because he doesn't want every pay2cheet site to have a 1337 anti leak server.
              Uhm, helping Floxy at his problem doesnt magically give pay2cheat site people full client with login system :p

              Originally posted by fibre View Post
              Your client is ripped from detectionzer0 owner, nice try.
              rifk, pwnt.
              lolmaoman: Germans are born with a lifetime x22 login engraved into their birth certificates. True story.
              I DONT HAVE TEAMVIEWER AND IM NOT GOING TO GIVE ANY 24/7 ONLINE SUPPORT VIA STEAM, XFIRE OR OTHER IM PROGRAMS SO DONT BOTHER ASKING. THANKS.

              Comment


                #8
                Ok, so lets try to help these germ3n warrior.

                So,

                I didn't really understand what you mean with GetModuleDir, there is no function like that nor GetModuleDirectory.

                Then you talked something about GetCurrentDirectory, you mean that? Well, it finds the location of the current exe, it has nothing to do with modules? Then I thought that you want GetCurrentDirectory to not return the path of the current process but the path of a module!?

                You would have to change the ModuleName in the LDR_MODULE structure, but I dont really understand the purpose of that.

                Probably ive just understood you wrong. :D

                Comment


                  #9
                  Originally posted by mencore View Post
                  Why cant you just share your help here on the thread where it's discussed instead of forcing someone to PM you to get help?
                  because then all the cp hacksites will have a client.

                  Comment


                    #10
                    1) All this stuff I am handling with is easy to crack here... so who cares?
                    2) Found a solution (Thank ya v3n)
                    3) Thank you Law

                    i search a good source code for Dods with aimbot and other stuff i know this is the same engine as counter strike source but css hacks are not work in dods.

                    Comment


                      #11
                      Originally posted by formatme View Post
                      because then all the cp hacksites will have a client.
                      Like your site? Anyway, if you help Floxy with his problem it doesnt magically give all pay2cheat sites a client.
                      lolmaoman: Germans are born with a lifetime x22 login engraved into their birth certificates. True story.
                      I DONT HAVE TEAMVIEWER AND IM NOT GOING TO GIVE ANY 24/7 ONLINE SUPPORT VIA STEAM, XFIRE OR OTHER IM PROGRAMS SO DONT BOTHER ASKING. THANKS.

                      Comment

                      Working...
                      X