Maphack + Src [2.4.1] menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 31
  1. #1
    ntoskrnl's Avatar Corporal
    Reputation
    74
    Join Date
    Oct 2016
    Posts
    24
    Thanks G/R
    5/66
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Maphack + Src [2.4.1]

    Made for official version only, not steam/garena

    Code:
    #include <Windows.h>
    #pragma comment(linker, "/SECTION:.data,RWE")
    
    BYTE jmp[] = "\xBA\x00\x00\x80\x3F\x89\x10\x89\x16\xE9\x00\x00\x00\x00";
    
    BOOL WINAPI Entry(HMODULE hModule, DWORD dwReason, LPVOID lpReason)
    {
    	if (dwReason == DLL_PROCESS_ATTACH)
    	{
    		DWORD hBase = (DWORD)GetModuleHandle(NULL);
    		BYTE* dwMaphack = (BYTE*)(hBase + 0x4D5110);
    		DWORD dwOldProt;
    
    		*(DWORD*)&jmp[10] = (DWORD)(dwMaphack - jmp) - 6;
    		VirtualProtect((LPVOID)dwMaphack, 8, PAGE_EXECUTE_READWRITE, &dwOldProt);
    
    		dwMaphack[0] = 0xE9;
    		*(DWORD*)(dwMaphack + 1) = (DWORD)(jmp - dwMaphack) - 5;
    		
    		for (int i = 5; i < 8; i++)
    			dwMaphack[i] = 0x90;
    
    		VirtualProtect((LPVOID)dwMaphack, 8, dwOldProt, NULL);
    	}
    	return TRUE;
    }
    Enjoy
    Attached Files Attached Files
    Last edited by ntoskrnl; 10-18-2016 at 10:00 AM.

    Maphack + Src [2.4.1]
  2. Thanks toadskin, aujv, maper (3 members gave Thanks to ntoskrnl for this useful post)
  3. #2
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,049
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    will try it tonight,

  4. #3
    ntoskrnl's Avatar Corporal
    Reputation
    74
    Join Date
    Oct 2016
    Posts
    24
    Thanks G/R
    5/66
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    will try it tonight,
    haha ok. I thought you already had maphack in one of your cheat engine tables though?

  5. Thanks toadskin (1 members gave Thanks to ntoskrnl for this useful post)
  6. #4
    Rymex's Avatar Member
    Reputation
    5
    Join Date
    Jan 2011
    Posts
    59
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Only dll, where exe?

  7. #5
    ntoskrnl's Avatar Corporal
    Reputation
    74
    Join Date
    Oct 2016
    Posts
    24
    Thanks G/R
    5/66
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Rymex View Post
    Only dll, where exe?
    ya, u gotta use an injector to load it.

  8. Thanks toadskin (1 members gave Thanks to ntoskrnl for this useful post)
  9. #6
    ZeroSasurai's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great job! Now we need one for the steam version of the game!

  10. #7
    yoxowned's Avatar Member
    Reputation
    2
    Join Date
    Oct 2016
    Posts
    38
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    steam please LOL

  11. #8
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,049
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by ntoskrnl View Post
    haha ok. I thought you already had maphack in one of your cheat engine tables though?
    nah, just zoomhack and bright one. and they r not mine.
    maphack I used made by Xiaedenn.

  12. Thanks toadskin (1 members gave Thanks to GameHelper for this useful post)
  13. #9
    Trejox's Avatar Sergeant
    Reputation
    7
    Join Date
    Nov 2013
    Posts
    39
    Thanks G/R
    6/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    nah, just zoomhack and bright one. and they r not mine.
    maphack I used made by Xiaedenn.
    hey

    could you please explain the difference between your maphack and his then, if you used his? there i can just open the hack type maphack then type exit and it's done (although right now since patch it makes game crash but before that it worked flawlessly), and here i need to download and use an injector? which injector should i use and can you please give a small set of instructions for newbies like me, please?

    thank you!

  14. #10
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,049
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    tested it, works fine on official version of the game.

    Originally Posted by Trejox View Post
    hey

    could you please explain the difference between your maphack and his then, if you used his? there i can just open the hack type maphack then type exit and it's done (although right now since patch it makes game crash but before that it worked flawlessly), and here i need to download and use an injector? which injector should i use and can you please give a small set of instructions for newbies like me, please?
    thank you!
    From hacking/coding point of view, they are the same, as they modify the game at same location.


    as far as which injector is concerned, u can use our all time favorite cheat-engine.
    open cheat engine -> select POE process -> open memory view -> click tools -> click inject DLL
    Last edited by GameHelper; 10-18-2016 at 01:09 PM.

  15. Thanks Trejox, toadskin (2 members gave Thanks to GameHelper for this useful post)
  16. #11
    Trejox's Avatar Sergeant
    Reputation
    7
    Join Date
    Nov 2013
    Posts
    39
    Thanks G/R
    6/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    From hacking/coding point of view, they are the same, as they modify the game at same location.


    as far as which injector is concerned, u can use our all time favorite cheat-engine.
    open cheat engine -> select POE process -> open memory view -> click tools -> click inject DLL
    thanks for explaining, but i'm a little confused - what is the point of this then? why use .dll if you can just launch the .exe?

  17. #12
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,049
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by Trejox View Post
    thanks for explaining, but i'm a little confused - what is the point of this then? why use .dll if you can just launch the .exe?
    Different packaging, not everyone trust the exe file.
    Also, he shared the source code so you can compile it your own, or even update it when version changes.

  18. Thanks toadskin, aujv (2 members gave Thanks to GameHelper for this useful post)
  19. #13
    maper's Avatar Elite User __readgsqword(0x188); CoreCoins Purchaser
    Reputation
    496
    Join Date
    Nov 2013
    Posts
    356
    Thanks G/R
    26/353
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    I modified this so that it should work for Steam, Garena and official clients (haven't tested any others), and should survive minor patches. Check here:

    Maper's Mundane Maphack (+ntoskrnl)
    Last edited by maper; 10-20-2016 at 03:28 PM.

  20. Thanks toadskin, Effective582 (2 members gave Thanks to maper for this useful post)
  21. #14
    showcutes's Avatar Member
    Reputation
    2
    Join Date
    Sep 2016
    Posts
    27
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the plugin dll could not be loaded:193 ...

  22. #15
    asdasdzr0316's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if i used this, i would be banned ?

    or it is Minimalist Maphack that wouldn't be detected

    forgive my poor English

    I am Taiwanese

Page 1 of 3 123 LastLast

Similar Threads

  1. [Hack] mMap v0.2.1 MAPHACK.
    By Innit in forum Diablo 2
    Replies: 5
    Last Post: 02-27-2018, 09:37 PM
  2. Replies: 3
    Last Post: 02-27-2018, 09:36 PM
  3. [PROGRAM] lolwut maphack 0.3b
    By ka11 in forum Diablo 2
    Replies: 1
    Last Post: 08-08-2008, 12:26 PM
  4. Glider & Friends src
    By alexbleks in forum World of Warcraft Bots and Programs
    Replies: 20
    Last Post: 10-01-2007, 01:48 AM
  5. WoWSniffer 0.1a (WITH SRC)
    By Cypher in forum World of Warcraft Bots and Programs
    Replies: 15
    Last Post: 06-07-2006, 02:38 PM
All times are GMT -5. The time now is 11:04 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search