» Site Navigation |
|
|
» Online Users: 2 |
| 0 members and 2 guests |
| No Members online |
| Most users ever online was 14, 05-23-2009 at 07:41 PM. |
|
Update 6/25 |
|
Jun 25, 2009 - 6:39 PM - by attilathedud
|
Thanks to all the mates that registered and posted.
Continuing on my series of making trainers:
-Adding basic DIB effects
-Adding basic OpenGL effects
Due to requests:
-Video tutorial on hacking experience in CoD4
If you have anything you want to see, don't hesitate to PM me.
|
1 Reply | 18 Views
|
[StarCraft 1.16.1] BWDDS [Stat hack] |
|
Jun 10, 2009 - 1:20 AM - by attilathedud
|
Be careful using this, Blizzard has started banning accounts for some hacks. Other than that, enjoy!
Quote:
|
Originally Posted by readme.txt
This is basic stat hack for Brood War 1.16.1. It features a movable window(controlled by the mouse, much like Windows) that you can drag and drop. Currently it only displays the player's name and their minerals, but it would be easy to modify the source to include gas and population. Code is written in RadASM, using mASM to assemble and link. Code is free to modify and learn from as long as credits are kept intact.
The loader is from an old project, written in C++, and coded using Visual Studios 6.0. Code is free | ... [Read More]
|
1 Reply | 124 Views
|
dibEngine(converted to assembly) |
|
May 19, 2009 - 4:19 AM - by attilathedud
|
Based off Wiccaan's dibEngine written for C++, just converted into assembly.
Still in beta.
Usage:
In a new project, with your other includes:
Code:
include dibEngine.inc
After creating your window:
Code:
invoke CreateWindowEx,0,addr lpclassname,addr lpwindowname,80000000h,100,100,400,300,0,0,esi,0 ;sample window
mov hwnd,eax
invoke dib_SetHwnd,hwnd
invoke ... [Read More]
|
0 Replies | 53 Views
|
Dll-Injector |
|
May 19, 2009 - 2:33 AM - by attilathedud
|
This is the .dll injector I wrote up a while ago that I still use for nearly ever hack I write. Simply rename the injector to your dll, and run it. It will ask you to locate the target process, and then start up the selected process with the .dll injected. Code was written in C++, using VS6.0. Slight changes are required to compile it in 7.0 and higher.
If you use the source, please give proper credits.
|
0 Replies | 36 Views
|
[StarCraft 1.16.1] Basic GUI + Source |
|
May 19, 2009 - 2:10 AM - by attilathedud
|
This a basic hack, all it is able to do is create a move-able window. That being said, it has bounds checking, and it hooks the mouse so you are not able to select units or draw boxes while in control of the window. Since I wrote it up in about ten minutes, it has some obvious bugs(both execution and code-wise), but hopefully the source is decent enough to learn from, and perhaps even use! And if not, you can steal the offsets.
Feel free to modify the source, etc., make sure you give credit if you do.
Quote:
;*&&(&($&##################################**&##) * @
;%%$@*#@*# Coded by attilathedud #@#*!(@!&
;@*#@&@!*# Thanks to RTR, pandas, Wiccaan #@*!(!*&#
;@Y&!&@&_# | ... [Read More]
|
0 Replies | 55 Views
|
|
» July 2009 |
| S |
M |
T |
W |
T |
F |
S |
| 28 | 29 | 30 |
1
|
2
|
3
|
4
|
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
|
26
|
27
|
28
|
29
|
30
|
31
| 1 |
» News Archive |
vBulletin Up and Running
05-19-2009 02:04 AM
06-13-2009 02:24 PM
4 Replies,
83 Views
|
Rules
05-19-2009 01:59 AM
05-19-2009 01:59 AM
0 Replies,
47 Views
|
» Today's Birthdays |
|
None
|
|