Helpabout hack codes posted

Posts 1–15 of 15 · Page 1 of 1
about hack codes posted
all these codes for hacks posted,,, and all these injectors,,, and not one tut about how to go from these codes to the injection level
so in sum: how to make the DLLs that will be injected using injector??
Quote Originally Posted by sobasoba13 View Post
Learn C++
i write in C, C++, C#, Java, Perl, PHP, Matlab, JS & JSP, ASP, and many more.
i am having my masters in computer science
i understand the codes, the assemply, the hex and everything,
i just dont understand where to put them
and if we made a DLL project with codes inside it, what namespace and in what functions,,,, i am just lost in this
U Don't Understand !!
Btw I will tell u .
U have to make a new Project "C++" then Create A .CPP file n this project . Done !!
If You Know How To Code u will understand what i am talking about
please look at a code like this:

*(float*)(pBasicPlayerInfo + MovementWalkRate) = 2;

this should make walk faster,

suppose i have a project on visual studio,,, "DLL project as i understand"

the DLL project should look like this:



when i start the project it is like this:



where should i put the:
*(float*)(pBasicPlayerInfo + MovementWalkRate) = 2;

note: pics of codes in attach
Quote Originally Posted by masalucifer View Post
please look at a code like this:

*(float*)(pBasicPlayerInfo + MovementWalkRate) = 2;

this should make walk faster,

suppose i have a project on visual studio,,, "DLL project as i understand"

the DLL project should look like this:



when i start the project it is like this:



where should i put the:
*(float*)(pBasicPlayerInfo + MovementWalkRate) = 2;

note: pics of codes in attach
You don't know anything about coding !!
Learn C++ and come ask For Help And I Will Help You !
Just make a void() like
Void memory()
{
//put your code hack here
}
Or
int memory (void)
{
//put your code hack here
}
And call this in Dll main, ends3D Or creatthread
BTW, i think you don't know what about c++, learn it first
Quote Originally Posted by ComboDance View Post
Just make a void() like

Or

And call this in Dll main, ends3D Or creatthread
BTW, i think you don't know what about c++, learn it first
man that's what i was saying
but not in details cuz he said he knows about C++ ! xD
ComboDance
thnx alot. that solved every thing
it wouldnt harm to put the name of the function
and BTW sobasoba13... i am a staff member at faculty of computer science ,6 october university.
I TEACH CODING TO KIDDS IN MORE THAN 13 LANGUAGES
Quote Originally Posted by masalucifer View Post
ComboDance
thnx alot. that solved every thing
it wouldnt harm to put the name of the function
and BTW sobasoba13... i am a staff member at faculty of computer science ,6 october university.
I TEACH CODING TO KIDDS IN MORE THAN 13 LANGUAGES
hahahaa ok you are teaching kids that's so funny xD
so why are u asking !!
NOTE : I am not flaming cuz i know QQ are gonna report of nothing
i did like you said but still "off course" the compiler does not recognize
MovementWalkRate or pBasicPlayerInfo
.
i think these 2 variables are in CShell which i cannot load using LoadLibrary <i dont know why>
so sould i use

#define pBasicPlayerInfo 0x00--???
is that the addies?? and where to get them??

and off course as i called the memory() in main which contains the code to the hack,,, i can make more than one function with more than one hack to inject and call them all in dllMain()... right?
Quote Originally Posted by masalucifer View Post
i did like you said but still "off course" the compiler does not recognize .
i think these 2 variables are in CShell which i cannot load using LoadLibrary <i dont know why>
so sould i use


is that the addies?? and where to get them??

and off course as i called the memory() in main which contains the code to the hack,,, i can make more than one function with more than one hack to inject and call them all in dllMain()... right?
yes, you can make more than 1 function
You can get the addies in cshell or logger of everybody has posted
ComboDance thnx alot man,,, you are the best.
i will start the coding now, do u have any idea about how to load CShell??? LoadLibrary is not working any more...
and if not,,, how to log and get the adresses,,, want to get the addies and try something

thanx alot man ,
Quote Originally Posted by masalucifer View Post
ComboDance thnx alot man,,, you are the best.
i will start the coding now, do u have any idea about how to load CShell??? LoadLibrary is not working any more...
and if not,,, how to log and get the adresses,,, want to get the addies and try something

thanx alot man ,
sorry man, my loadlib not work too. Now i'm using address found by -[I]fLuX
Posts 1–15 of 15 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?