1.png
       Welcome to Our World
2.png
Navigation
bullet.gif Home
bullet.gif Articles
bullet.gif Downloads
bullet.gif FAQ
bullet.gif Forums
bullet.gif Contact Me
bullet.gif Archived Site
bullet.gif Photo Gallery
bullet.gif Modders Corner
sideb-left.pngsideb-right.png
Latest Articles
bullet.gif Windows 7
bullet.gif An east way to get t...
bullet.gif Team Canine Page Upd...
bullet.gif Resident Evil 5 Game...
bullet.gif ArsenixWarrior's H2V...
sideb-left.pngsideb-right.png
Affiliates
Patrickssj6's Site BounceFX Halo 2 Superbounces WMClan - E3p0's Site BoX255's Site Nomis's Site
sideb-left.pngsideb-right.png
Ads By Google

sideb-left.pngsideb-right.png
View Thread
 Print Thread
HackersTools (The Hackers Toolkit)
KIWIDOGGIE
Download 1.0.0

Download source  Code


-----------------------------------------------------
HackersToolkit v1.0 Created by KIWIDOGGIE

/*
 * HackersToolkit - Memory Hacking Made Easy
 * Copyright (C) 2008 KiWiDOGGiE Productions
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 *

Special Thanks to:
Patrickssj6
Sprt4n117
Grim

WinAPI - Copyright (C) 2006 David Bern





This includes the stuff needed to get key input even if your Trainer is not the active window(when is it ever?, Halo 2 should be the active window)

It also includes the attaching of the process and making changes to it.
Also closing the threads.
I'm sorry but your opinion is just wrong!

blog.allenthinks.com/images/site/Userbars/KDDevelopersTeam.png
blog.allenthinks.com/images/site/Userbars/H2Hax.png
blog.allenthinks.com/images/site/Userbars/TeamCanineOverlord.png
 
http://blog.allenthinks.com
ws47
so...
how do u use it?
 
badlog
THANK YOU KIWI! Lol i have been waiting for this, and you know i have been bugging you about this lol thanks man! Grin
Dont mess with the Zohan!
 
www.badlogmodded.co.nr
higzta
Sweet! Now i can make trainers!
The statement below is true.
The statement above is false.
 
shadowboy303
hmm i new to this prgraming stuff what is needed for makeing
trainers and stuffConfused
-=RDAG=- Leader
sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs529.ash1/31058_103381069710899_100001170205221_27980_1636703_n.jpg
 
www.rdag.webs.com
Shock120
shadowboy303 wrote:
hmm i new to this prgraming stuff what is needed for makeing
trainers and stuffConfused
money. Wink
 
KIWIDOGGIE
Shock120 wrote:
shadowboy303 wrote:
hmm i new to this prgraming stuff what is needed for makeing
trainers and stuffConfused
money. Wink


Not exactly, Visual C# 2008 Express is free.
I'm sorry but your opinion is just wrong!

blog.allenthinks.com/images/site/Userbars/KDDevelopersTeam.png
blog.allenthinks.com/images/site/Userbars/H2Hax.png
blog.allenthinks.com/images/site/Userbars/TeamCanineOverlord.png
 
http://blog.allenthinks.com
shadowboy303
KIWIDOGGIE wrote:
Shock120 wrote:
shadowboy303 wrote:
hmm i new to this prgraming stuff what is needed for makeing
trainers and stuffConfused
money. Wink


Not exactly, Visual C# 2008 Express is free.


oh ok i all reday have that XD
-=RDAG=- Leader
sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs529.ash1/31058_103381069710899_100001170205221_27980_1636703_n.jpg
 
www.rdag.webs.com
DEJORDZTA
hey, sorry if i'm bumping here but..

i'm not entirely sure on how to use this and can find no tut's on how to to.. can anyone post a tut on how to use this??

Would be awesome Smile
 
KIWIDOGGIE
You have to know how to program in C#/VB. Its no problem that you bumped this thread. Google WinAPI and MemoryProcessReader to get help with using this. The public librarys have been compiled into 1 useful DLL.
I'm sorry but your opinion is just wrong!

blog.allenthinks.com/images/site/Userbars/KDDevelopersTeam.png
blog.allenthinks.com/images/site/Userbars/H2Hax.png
blog.allenthinks.com/images/site/Userbars/TeamCanineOverlord.png
 
http://blog.allenthinks.com
DEJORDZTA
kewl, thanks kiwi,

i know a little of c++ and c# and i know vb6 and 2005 but just wasn't that sure on how to use the .dll.
it really cleared it up for me.

Thanks again
 
Manmax75
woot i am making an IDE that used for making trainers. XD
 
shadowboy303
ok so were do i put it?
i have "Microsoft Visual Basic 2008 Express Edition"
and "Microsoft Visual C# 2008 Express Edition"
eny help please!Shock
 
www.rdag.webs.com
Pingo
Here's the read me Shadow

How To Use The HackersToolkit.

First in Visual Studio goto References -> Add Reference
Then Navigate to an extracted copy of HackersTools.dll
Add the Reference.

In your class add

using ProcessMemoryReaderLib;
using System.Diagnostics;
using System.Threading;

for C# or

Imports ProcessMemoryReaderLib
Imports System.Diagnostics
Imports System.Threading

for Visual Basic

This program has only been tested on C#.
 
supersniper
Import? i thought if you already added the reference you don't need to import it?
i be confused.
 
Patrickssj6
My old memory class is total crap :S
 
http://www.vivid-abstractions.net/
Pingo
Patrickssj6 wrote:
My old memory class is total crap :S

I wouldnt say crap, more like outof date. I like to use odies one but thats outof date too.
Sprt has a good one but it has bad error handling.

Do you know of a good opcode class? I know of one but it is truly crap.
 
Jump to Forum:
sideb-left.pngsideb-right.png
Login
Username

Password



Forgotten your password?
Request a new one here.
sideb-left.pngsideb-right.png