How to hack on WT?

01/15/2017 05:34 givemeswagbuckspls#1
I've never hacked before and I don't know how this all works
I know you need a hack and then something to 'inject' it with
and I don't know where I can find a reliable one for either of those...

A lot of it is in german..
01/15/2017 08:21 WolvesRising#2
well well well ...

I asked same question when I started ... 8 years ago ... no one answer me ...
I believe it's was hard lonely journey.....

However ... Here is something may help you my friend ... it's for general games not only for wt in the end it's hackers world ...

Before starting, understand it's extremely hard to start from zero ground so never give up and keep going ...

Step one : Learn Programming ... don't jump to hard language like c++ or c ... take it easy step by step ... start at vb.net than moved c# than to harder language ...

Step two : Learn Reverse Engineer ... "it will help you to break every single thing and understanding how programs(games) operate".

Step three : Have understanding how processes, computers and systems works.
-----------------------------Now We are finished from learning staff--------------------------
Step four : if game have anti-cheat... reverse engineer the AC(anti-cheat) to understand how the anti-cheat operate etc... Note: some game use hidden AC to report to them how hackers get in... like WT it use AAH, Logs, Engine feedback and other staff...

Step five : Code a program that unload, disable or even crash the AC so you can work freely...

Step sex : Now you can do anything you want ... like manipulation game memory ... changing game files... etc ... it's now your choose...

Step seven : Thanks for reading :) I wish you the best ...
================================================== =====


.....

WolvesRising ....
01/15/2017 09:12 __chkstk#3
First step: You dont need to learn programming first. You should learn reverse engineering, you need to know ASM. You can watch fleeps tutorial video, his videos are the best (You can learn it easily with fleeps tutorial)

You need to one game for make it tutorial. Use Assoult Cube. (Memory Hacking is not for just wolfteam or some game. Its global.)

Step 2: After you learn reverse engineering, you should make your hack public. So for that, you need to make your own menu. (You will not able to share pointer, you just need to make your own dll) So, you need to learn programming. Listen to @[Only registered and activated users can see links. Click Here To Register...] (But not start from vb.net, directly start on c# after that you can use c++)

When you learn programming, you can make your ESP Box, Aimbot , Teleport , OPK Kill etc. (These features need to programming)

Step 3: Make public hacks for some game and share it. After that improve yourselves. You know, some people will going to crack your dll , they will want to steal your project, pointers. So you need to make protect (for dumper)

After done 3 steps, continue to improve yourselves.
01/15/2017 22:19 WolvesRising#4
Quote:
Originally Posted by nader11ndeu View Post
First step: You dont need to learn programming first. You should learn reverse engineering, you need to know ASM. You can watch fleeps tutorial video, his videos are the best (You can learn it easily with fleeps tutorial)

You need to one game for make it tutorial. Use Assoult Cube. (Memory Hacking is not for just wolfteam or some game. Its global.)

Step 2: After you learn reverse engineering, you should make your hack public. So for that, you need to make your own menu. (You will not able to share pointer, you just need to make your own dll) So, you need to learn programming. Listen to @[Only registered and activated users can see links. Click Here To Register...] (But not start from vb.net, directly start on c# after that you can use c++)

When you learn programming, you can make your ESP Box, Aimbot , Teleport , OPK Kill etc. (These features need to programming)

Step 3: Make public hacks for some game and share it. After that improve yourselves. You know, some people will going to crack your dll , they will want to steal your project, pointers. So you need to make protect (for dumper)

After done 3 steps, continue to improve yourselves.


In my opinion starting from programming first will make everything clear so after moving to reverse engineering he will take short time learning ...

Starting at vb.net is better than starting in c# because the point from that to be able to understand programming concept...

and by the way vb.net, c#, c++ or even c .... are all the same... the different between these lang is the access level and ability to apply... I code more than 8 lang(C,C++,C#,vb.net,Java,python,assembly...etc) ... it's all the same the only problem sometimes I face is access level ... like if I'm talking to computer chips I only use C because the compiler doesn't understand other lang (I mean easier than C)...
01/16/2017 01:20 C0RE'#5
The only difference between C# and VB is the Syntax. The compiled application is the same. I advise you to start with VB. Code some basic tools like skype bot, youtube clicker etc.
01/16/2017 07:29 0x24™#6
Learn to Programming or download a hack dword or any other hack or the best is dont use any hacks and make wolfteam better
01/16/2017 15:15 __chkstk#7
Quote:
Originally Posted by WolvesRising View Post
In my opinion starting from programming first will make everything clear so after moving to reverse engineering he will take short time learning ...

Starting at vb.net is better than starting in c# because the point from that to be able to understand programming concept...

and by the way vb.net, c#, c++ or even c .... are all the same... the different between these lang is the access level and ability to apply... I code more than 8 lang(C,C++,C#,vb.net,Java,python,assembly...etc) ... it's all the same the only problem sometimes I face is access level ... like if I'm talking to computer chips I only use C because the compiler doesn't understand other lang (I mean easier than C)...
He should start c# or c++ first. Not vb.net, because if he see the easiest way, he will continue to use vb.net, but if he see the hardest way, he can improve his skill, vb.net is the way of be "noob". About c++ ? Im professional c++ (since 2010) coder but even me, I cant say I know c++ o.O Its just so big, you should start C Brothers :)

And starting programming is just wrong. He should know what is reverse engineering. What is asm. What is je, what is jne, what is jnp. After that, he can learn programming so easily. Because he already knew dword,qword,2bytes etc. etc. He already had what is algoritm... [IN MY OPTION]

But its his chooice, You didnt say anything wrong. And me too, its just different point of view.
01/16/2017 21:56 M4L1F1C#8
Quote:
Originally Posted by givemeswagbuckspls View Post
I've never hacked before and I don't know how this all works
I know you need a hack and then something to 'inject' it with
and I don't know where I can find a reliable one for either of those...

A lot of it is in german..
Don't waste your time on game hacking, do Web Development, it's better to focus on your future than simple needs.


I personally wish I stayed web dev.
01/17/2017 01:34 KnowR7#9
publichax.weebly.com
01/17/2017 03:46 WolvesRising#10
Quote:
Originally Posted by M4L1F1C View Post
Don't waste your time on game hacking, do Web Development, it's better to focus on your future than simple needs.


I personally wish I stayed web dev.

A bit true ... but although in software development you can't know if this can't work or will die ... and examples are all round us ... it's all depend on will you love it ? ...

Quote:
Originally Posted by nader11ndeu View Post
He should start c# or c++ first. Not vb.net, because if he see the easiest way, he will continue to use vb.net, but if he see the hardest way, he can improve his skill, vb.net is the way of be "noob". About c++ ? Im professional c++ (since 2010) coder but even me, I cant say I know c++ o.O Its just so big, you should start C Brothers :)

And starting programming is just wrong. He should know what is reverse engineering. What is asm. What is je, what is jne, what is jnp. After that, he can learn programming so easily. Because he already knew dword,qword,2bytes etc. etc. He already had what is algoritm... [IN MY OPTION]

But its his chooice, You didnt say anything wrong. And me too, its just different point of view.

Np ... respect granted :p
01/17/2017 17:11 C0RE'#11
Quote:
Originally Posted by M4L1F1C View Post
Don't waste your time on game hacking, do Web Development, it's better to focus on your future than simple needs.


I personally wish I stayed web dev.
True words. But everyone started with making hacks :rolleyes::rolleyes: