Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > Wolfteam
You last visited: Today at 07:52

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



How to hack on WT?

Discussion on How to hack on WT? within the Wolfteam forum part of the Shooter category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2017
Posts: 2
Received Thanks: 0
How to hack on WT?

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..
givemeswagbuckspls is offline  
Old 01/15/2017, 08:21   #2
 
WolvesRising's Avatar
 
elite*gold: 0
Join Date: Dec 2016
Posts: 18
Received Thanks: 6
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 *** : 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 ....
WolvesRising is offline  
Old 01/15/2017, 09:12   #3
 
__chkstk's Avatar
 
elite*gold: 902
Join Date: Jul 2012
Posts: 1,391
Received Thanks: 953
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 @ (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.
__chkstk is offline  
Thanks
1 User
Old 01/15/2017, 22:19   #4
 
WolvesRising's Avatar
 
elite*gold: 0
Join Date: Dec 2016
Posts: 18
Received Thanks: 6
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 @ (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)...
WolvesRising is offline  
Old 01/16/2017, 01:20   #5
 
C0RE''s Avatar
 
elite*gold: 40
Join Date: Mar 2013
Posts: 1,396
Received Thanks: 778
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.
C0RE' is offline  
Old 01/16/2017, 07:29   #6
 
0x24™'s Avatar
 
elite*gold: 0
Join Date: Nov 2016
Posts: 46
Received Thanks: 7
Learn to Programming or download a hack dword or any other hack or the best is dont use any hacks and make wolfteam better
0x24™ is offline  
Old 01/16/2017, 15:15   #7
 
__chkstk's Avatar
 
elite*gold: 902
Join Date: Jul 2012
Posts: 1,391
Received Thanks: 953
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.
__chkstk is offline  
Old 01/16/2017, 21:56   #8
 
M4L1F1C's Avatar
 
elite*gold: 156
Join Date: Feb 2015
Posts: 95
Received Thanks: 103
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.
M4L1F1C is offline  
Old 01/17/2017, 01:34   #9
 
elite*gold: 0
Join Date: Jan 2017
Posts: 2
Received Thanks: 1
publichax.weebly.com
KnowR7 is offline  
Old 01/17/2017, 03:46   #10
 
WolvesRising's Avatar
 
elite*gold: 0
Join Date: Dec 2016
Posts: 18
Received Thanks: 6
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
WolvesRising is offline  
Old 01/17/2017, 17:11   #11
 
C0RE''s Avatar
 
elite*gold: 40
Join Date: Mar 2013
Posts: 1,396
Received Thanks: 778
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
C0RE' is offline  
Closed Thread


Similar Threads Similar Threads
[Release] Vac Hack, Zoom hack, auto pot hack, Speed hack me+ mobs, shop hack...
04/02/2011 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 25 Replies
Deleted people must learn to do it by them self from now off ! :)



All times are GMT +1. The time now is 07:53.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.