| View previous topic :: View next topic |
| Author |
Message |
. . , Master Cheater
Reputation: 3
Joined: 05 Nov 2009 Posts: 337
|
Posted: Fri Jan 08, 2010 7:46 am Post subject: VB2008 code for hacking a .exe? |
|
|
Hi whats the code for hacking a .exe? like wow. where you put the process name "wow.exe" and the code you want to change it to.
I know flash game ones but I need to know .exe ones.
Please help
|
|
| Back to top |
|
 |
Jesper Grandmaster Cheater Supreme
Reputation: 9
Joined: 21 Feb 2007 Posts: 1156
|
Posted: Fri Jan 08, 2010 8:24 am Post subject: |
|
|
| WriteProcessMemory. Also, this is the wrong section. The programing section is the correct one.
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Fri Jan 08, 2010 5:08 pm Post subject: |
|
|
Slow down, take a million steps backwards, and learn the basics first.
PS use C#, just as 'easy', far more elegant.
Last edited by hcavolsdsadgadsg on Sat Jan 09, 2010 12:30 am; edited 1 time in total |
|
| Back to top |
|
 |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Fri Jan 08, 2010 10:12 pm Post subject: |
|
|
| Learn the basics of Visual Basic before you get to hacking, because many fell in your mistake. They jump into hacking, and they don't know 1 thing they're doing.
|
|
| Back to top |
|
 |
Xenico Advanced Cheater
Reputation: 0
Joined: 27 Dec 2009 Posts: 94
|
Posted: Sat Jan 09, 2010 6:04 am Post subject: |
|
|
| You have to own a lot of knowledge about your language you're programming at and WinAPI and whatsoever, just begin on the easy things and after a while (some weeks, months) try out to make a trainer on minesweeper
|
|
| Back to top |
|
 |
Zurkei Grandmaster Cheater Supreme
Reputation: 0
Joined: 15 Nov 2007 Posts: 1132 Location: Makakilo, Hawaii
|
Posted: Sat Jan 09, 2010 7:55 am Post subject: |
|
|
| Skip VB and use C# or if you want something real easy go with AutoIt, most hacks for WoW are made with one of those for example WI is made with AutoIt, Pirox is made with AutoIt, and then a lot of minor programs like scanners are made in C#. Also like others said Memory Editing is not something you jump into, it is suggested you have quite a bit of knowledge about the language you plan to use.
|
|
| Back to top |
|
 |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Sat Jan 09, 2010 12:46 pm Post subject: |
|
|
| @The Mormon Start with C++, because its a stronger language then C#. C++ is the "developed" / "better" version of C#, thats why they call it C++.
|
|
| Back to top |
|
 |
Zurkei Grandmaster Cheater Supreme
Reputation: 0
Joined: 15 Nov 2007 Posts: 1132 Location: Makakilo, Hawaii
|
Posted: Sat Jan 09, 2010 1:15 pm Post subject: |
|
|
| iPromise wrote: | | @The Mormon Start with C++, because its a stronger language then C#. C++ is the "developed" / "better" version of C#, thats why they call it C++. |
Actually that is not why they call it C++ they call it C++ because it is an enhancement of C they get the ++ from the C operator command which means changing in value.
Also C# came out after C++, C++ first name was C with Classes it was then changed to C++ in 1983. C# came out around 2001.
So please tell me how C++ can be the
| Quote: | | C++ is the "developed" / "better" version of C#, thats why they call it C++. |
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sat Jan 09, 2010 4:02 pm Post subject: |
|
|
| iPromise wrote: | | @The Mormon Start with C++, because its a stronger language then C#. C++ is the "developed" / "better" version of C#, thats why they call it C++. |
actually you don't have the slightest clue what you're talking about but nice try i suppose.
|
|
| Back to top |
|
 |
AIva1110 Advanced Cheater
Reputation: 0
Joined: 16 Sep 2009 Posts: 56 Location: The Void
|
Posted: Sat Jan 09, 2010 6:50 pm Post subject: |
|
|
| iPromise wrote: | | @The Mormon Start with C++, because its a stronger language then C#. C++ is the "developed" / "better" version of C#, thats why they call it C++. |
Rofl
Btw slovach why are you pushing c#? what is so good about it? it runs off VM like java, I thought M$ created it as a competition for Java, like they always do, it looks like java but compatible with .NET nothing more tbh. For things like injecting you need native code (C/C++) so what's the secret?
_________________
|
|
| Back to top |
|
 |
Zurkei Grandmaster Cheater Supreme
Reputation: 0
Joined: 15 Nov 2007 Posts: 1132 Location: Makakilo, Hawaii
|
Posted: Sat Jan 09, 2010 9:16 pm Post subject: |
|
|
| AIva1110 wrote: | | iPromise wrote: | | @The Mormon Start with C++, because its a stronger language then C#. C++ is the "developed" / "better" version of C#, thats why they call it C++. |
Rofl
Btw slovach why are you pushing c#? what is so good about it? it runs off VM like java, I thought M$ created it as a competition for Java, like they always do, it looks like java but compatible with .NET nothing more tbh. For things like injecting you need native code (C/C++) so what's the secret? | C# is suggested just because a lot of the stuff used is remade because of those who already create bots using it.
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sat Jan 09, 2010 11:29 pm Post subject: |
|
|
| AIva1110 wrote: | | iPromise wrote: | | @The Mormon Start with C++, because its a stronger language then C#. C++ is the "developed" / "better" version of C#, thats why they call it C++. |
Rofl
Btw slovach why are you pushing c#? what is so good about it? it runs off VM like java, I thought M$ created it as a competition for Java, like they always do, it looks like java but compatible with .NET nothing more tbh. For things like injecting you need native code (C/C++) so what's the secret? |
it's the flagship .NET language, if you're going to use .NET, use C#.
ps you can call the win32 api in .NET. you can write a DLL injector no problem. it's also possible to start the .NET runtime in a different process, so you can inject a managed DLL as well.
|
|
| Back to top |
|
 |
|