So yeah I know all the basic and more advanced in VB 2008 and I cba to study c++, looks so different that I´ve learned and it has taken quite a time.
Can I make hacks (like simple WH) with VB 2008 for example?
So yeah I know all the basic and more advanced in VB 2008 and I cba to study c++, looks so different that I´ve learned and it has taken quite a time.
Can I make hacks (like simple WH) with VB 2008 for example?
REAAAALLY, AND WHAT MAKES U THINK THAT o.O ?
Well, a simple wallhack, norecoil etc is possible and quite easy actually.
All you have to do is patch some bytes here and there, you can get the addresses out of ollydbg quite easily. There are tons of resources for getting no recoil and for wallhack Crx has a brilliant tutorial here.
Next you should look at WriteProcessMemory.
Code:Declare Function WriteProcessMemory Lib "kernel32" ( _ ByVaL hProcess As Long, _ lpBaseAddress As Any, _ lpBuffer As Any, _ ByVaL nSize As Long, _ lpNumberOfBytesWritten As Long) As Long
"The pain you feel today, will be the strength you feel tomorrow"
Actually that was my very first hack ever written! vb skills <3
If you really want to work out a multihack, I would strongely recommand you studying c++,
basicly I am a vb.NET/C# programmer too and I didn't get that much trouble learning c++, it was quiet easy actually!.
Just study some beginner sources which can be found in the basehooks/sources forum.
You'll be on track in no-time if you put your mind on it!
Cheers.
Thanks for the reply's and all that.
REAAAALLY, AND WHAT MAKES U THINK THAT o.O ?
Can anyone make a simple WH source that I could study from and try to scratch a bit ?
REAAAALLY, AND WHAT MAKES U THINK THAT o.O ?
Dont double post :P
thats the only thing i wanted to say to u xd
Bookmarks