//************************************************** ***************************************//

// TURTORIAL How To Quickly Become A CODE MAKER

// Copyright MPGH™ © 2011 / Class Project C++ / Class Project Blackout-PointBlank Hacked
 
// Mpgh Admins Allow the Event Pliss

//************************************************** ***************************************//

// Before creating the project, it helps us to understand it first,
// This is very useful for those interested in deep C + +



//************************************************** *******//


#include "mpgh.h"

//************************************************** *******//

//You must be familiar with these words:

#include <Windows.h>
#include <stdio.h>
#include <d3d9.h>
#include <d3dx9.h>
#include <detour.h>
#pragma comment(lib,"d3dx9.lib")
#pragma comment(lib,"d3d9.lib")

//Here I'll explain it all

#Misc Tools
A brain, patience, the willing to read and learn, coffee.


//************************************************** *****//
#Step One :
//************************************************** *****//

This tutorial is going to explain how to do the basics, create the hook / DIP and others about making HACK, show an example wrapper, and explain a few small things along with the hook. I will include a full example as well that I will find some random free program to show you how it works and such in as well. I will add wireframe mode to a toggle key to show you how to add some of your own code into the hook as well.

#Tools Needed :

This is a small list of the things you will need to be able to use this tutorial.

1a. Undetec Cheat Angine

2b. Sofware Bypass or Dumping HShield ( Search in google )

3c. Unpecking ( Search in google )

4d. Microsoft Visual Studio 2010
You do not need the full version to create things, you can use the express edition as far as I know to compile things as long as they are non-commercial (from what I was told). If not, find the full version on a warez site or be nice and purchase it
Download from MS

5e. Microsoft Detours Library 1.5
Download from MS
Due to some unknown reason, the makers of the Detours library have removed the functions used in this tutorial from the new version. So you will need to download a precompiled version here.

6f. Microsoft DirectX 9.0c DSDK
And again, another free download from Microsoft for developers. (Aren't they so nice to programmers)
Download from DirectX

#Note:
You need to have a real version of Windows for this download so if you don't, just google around for it. I don't think the version matters.
I used the July 2005 update for most of my old projects, but have installed the Mai 2009 version and my stuff still compiles fine so either should be ok.

Firstly, all the tools are in installers, so simply install them to their respected locations. BUT!!
I suggest you install Visual Studio first, as some of the other tools may install variables and paths for you to easily include things into your project without lots of crap work and such. So, install VS2010 first, then the others.

//************************************************** *****//
#Step Two :
//************************************************** *****//

1a. Coding Source Code 
You can see here :
Search base Pointer

2b. C++ Hooking D3D Via Detour
If you want to make a wallhack, then first understand its basic
You can see here :
D3D Hooking Via Detour

3.c And this for D3D Menu
You can save here the results of earlier Conding
Simple-D3D-menu

#Example :
This is the work I do, About to make a hack and results conding that still can be edited

Source code meddlefrezh

Coding Source Code 4in1

Even until now has spread throughout the world
If all you've understood :

Now You've become HACKER
//************************************************** *****//
#Step Three :
//************************************************** *****//

Now making Dll Injector For you who have so

You can see here :
create-your-own-injecktor.

//************************************************** *****//

Classes finish

#Congratulations!
Now You become a HACKER
Nothing is impossible , As long as you want to learn

I hope can be beneficial to all
Thanks
Have a nice day♥♥♥♥


This is the result of my learning

* STATUS PERMANENT

0 comments:

Post a Comment

 
Top