Thursday, August 14, 2008

Official Gmail Blog: We feel your pain, and we're sorry

Google adds two new features to Gmail for Google Apps

Only a couple days after “the outage”, Google has responded with a couple new Gmail features that I’m sure some users will be happy about. Before we get to the new features, I should mention that Google has apologized for the inconvenience caused by a problem with the “contacts system” in Gmail.

We heard loud and clear today how much people care about their Gmail accounts. We followed all the emails to our support team and user group, we fielded phone calls from Google Apps customers and friends, and we saw the many Twitter posts. (We also heard from plenty of Googlers, who use Gmail for company email.) We never take for granted the commitment we’ve made to running an email service that you can count on.

The new Gmail features are small, but address two important issues — usability and security.

When users are used to other mail clients, there is one feature in Gmail that gets on your nerves — that is, you can’t select contacts while composing your message. You used to be expected to know someone’s name or email address, then begin typing it to get a list of users. Now, you can simply click on the “To:” to bring up your contact list, like in most other mail applications.

The second feature is important for security. Administrators can now enforce the usage of SSL, which can keep all traffic going to and coming from Gmail completely private, and basically invisible to anybody trying to sniff your packets.

What do you think of these new features?

span.fullpost {display:none;}
Read more!
Wednesday, March 12, 2008




span.fullpost {display:inline;}

PopUrls is a single page aggregator that encapsulates up-to-the-minute headlines from the most popular sites on the internet launched by Thomas Marban with the intention to get a quick glance on what’s happening on the web while keeping the common newsreader clean from short-term headlines.

The list of sites it aggregates includes most visited social news sites and portals including but not limited to Digg, Reddit, Delicious, Furl, Slashdot, BoingBoing, Flickr, YouTube, Google News, Yahoo News, Twitter, Wired, Slashdot, Last.fm. So you get all popular news, images, videos, blog posts all on one page.

Its elegant design let you not only change the way how it looks but also let you customize what should it serve and how, in ‘a-la-carte’ manner!

Other options includes changing font size, taking note of items without leaving the page itself, hiding summary of headlines which pop-ups whenever you hover mouse on any headline, image & other content.

The site have a mobile friendly version popurls.mobi. Also there is popurls.tv in Popurls Network in case you get curious about what’s popular on popurls.com itself! ;-)

Links: popurls.com | popurls.mobi | Popurls Network

span.fullpost {display:none;}
Read more!
Tuesday, December 11, 2007

My Tested Proxyz as of 11th Dec. 2007 : http://steelit.st.funpic.de/download/Daily_Leeched_Tested_11Dec07.txt

span.fullpost {display:none;}
Read more!


Toshiba Corp. and Toshiba America Electronic Components, its subsidiary in the Americas, today announced their entry into the emerging market for NAND-flash-based solid-state drives (SSDs) with a series of products featuring multi-level cell (MLC) NAND flash memory.

Offered in a range of form factors and capacities, Toshiba's solid-state drives are designed primarily for notebook PCs and will be showcased at the Consumer Electronics Show in Las Vegas, from January 7th to 10th. Samples and mass production will follow from the first quarter (January to March) of next year.

Toshiba's first solid-state drives offer three capacities: 32 GB, 64 GB and 128 GB, in three form factors - an embedded module, and 1.8-inch and 2.5-inch drive enclosures.

The new SSDs integrate an original MLC controller supporting fast read-write speed, parallel data transfer, and wear-leveling, and achieve performance levels comparable to those of single-level cell NAND-flash-based SSDs. By applying MLC technology, Toshiba has realized a 128GB capacity in a 1.8-inch form factor. It expects the launch of its MLC NAND-based line-up to speed up the acceptance of solid-state memory in laptops and digital consumer products.

The new products utilize NAND flash memory fabricated with 56nm process technology, along with controller chips and DRAM, on a 70.6mm (L) x 53.6mm (W) x 3.0mm (H) platform. The maximum read speed is 100MB per second, and the maximum write speed is 40MB per second with the SATA II interface (transfer rate of 3Gbps), which is compliant with a high-speed serial interface.

The rated operating life is 1,000,000 hours.

span.fullpost {display:none;}
Read more!

this is "SteeL" from steeLit forum. {SteeLit-wrhak creator}
[I closed by forum, but i will be releasing my hacks on my Blog]

***Link : http://defcon4-hacking.blogspot.com
Alternate Link : http://www.steeLit.6x.to
Image and video hosting by TinyPic

Instructions :
1. Start WarRock
2. Before LOGIN > "Window Button + D" |OR| "ALT + TAB" {to come on Desktop}
3. Run : defcon4-wrhak-v3.exe
4. Done.


Released with new Addresses for WarRock as of Dated 11th Dec. 2007
[click READ MORE to view FULL POST]

Features [in-game] WarRock :
- new Module

- Stamina Hacks ON/OFF
- Perfect Aim ON/OFF aka No Recoile/spread
- Scope hack / Right Click to Zoom In/Out with any gun.

defcon4-wrhak-v3.exe [steelit-wrhak]
Download : http://www.4shared.com/file/31767973/af098f71/Defcon4-wrhak-v3.html


Credits,
SteeL

www.steeLit.6x.to
http://defcon4-hacking.blogspot.com

span.fullpost {display:none;}
Read more!
Monday, December 10, 2007

1. Go to www.Google.com

2. In search area paste this Terms :

"http://*:*@www" bangbus
"http://*:*@www" hersenscheet
or
"http://*:*@www"bangbus
.. more :
http://www.hersenscheet.com/more.php?id=A2358_0_1_0_M
<<<
>>> http://www.hersenscheet.com/inline_more.php?id=2358_0_1_0_M26

Another way is by just typing
"http://bob:bob@www"
http://*:*@www bob:bob
http://bob:bob@www bob:bob

span.fullpost {display:none;}
Read more!

How to make hacks with VB6!
What do you need:

A brain

VB-6

This is the CD-key: 027-5725592

More Brains

Working Adressses

After you installed vb-6 [search my blog for VB6 setup]:

Open VB, choose standard EXE and press "open".
On the Forms window press right click and choose "Add" -> "Module" then press "Open".
Now copy code into the module window


Code:
Public Const PROCESS_ALL_ACCESS = &H1F0FFF
Dim f1holder As Integer
Dim timer_pos As Long

'API Declaration
Public Declare Function GetWindowThreadProcessId Lib "user32" (ByVal hwnd As Long, lpdwProcessId As Long) As Long
Public Declare Function OpenProcess Lib "kernel32" (ByVal dwDesiredAccess As Long, ByVal bInheritHandle As Long, ByVal dwProcessId As Long) As Long
Public Declare Function WriteProcessMemory Lib "kernel32" (ByVal hProcess As Long, ByVal lpBaseAddress As Any, lpBuffer As Any, ByVal nSize As Long, lpNumberOfBytesWritten As Long) As Long
Public Declare Function CloseHandle Lib "kernel32" (ByVal hObject As Long) As Long
Public Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal Classname As String, ByVal WindowName As String) As Long
Public Declare Function GetKeyPress Lib "user32" Alias "GetAsyncKeyState" (ByVal key As Long) As Integer
Public Declare Function ReadProcessMem Lib "kernel32" Alias "ReadProcessMemory" (ByVal hProcess As Long, ByVal lpBaseAddress As Any, ByRef lpBuffer As Any, ByVal nSize As Long, lpNumberOfBytesWritten As Long) As Long

Public Function WriteAByte(gamewindowtext As String, address As Long, value As Byte)
Dim hwnd As Long
Dim pid As Long
Dim phandle As Long
hwnd = FindWindow(vbNullString, gamewindowtext)
If (hwnd = 0) Then
MsgBox "The Game Is Not Working", vbCritical, "Error"
End
Exit Function
End If
GetWindowThreadProcessId hwnd, pid
phandle = OpenProcess(PROCESS_ALL_ACCESS, False, pid)
If (phandle = 0) Then
MsgBox "Can't get ProcessId", vbCritical, "Error"
Exit Function
End If
WriteProcessMemory phandle, address, value, 1, 0&
CloseHandle hProcess
End Function

Public Function WriteAnInt(gamewindowtext As String, address As Long, value As Integer)
Dim hwnd As Long
Dim pid As Long
Dim phandle As Long
hwnd = FindWindow(vbNullString, gamewindowtext)
If (hwnd = 0) Then
MsgBox "The Game Is Not Working", vbCritical, "Error"
End
End If
GetWindowThreadProcessId hwnd, pid
phandle = OpenProcess(PROCESS_ALL_ACCESS, False, pid)
If (phandle = 0) Then
MsgBox "Can't get ProcessId", vbCritical, "Error"
Exit Function
End If
WriteProcessMemory phandle, address, value, 2, 0&
CloseHandle hProcess
End Function

Public Function WriteALong(gamewindowtext As String, address As Long, value As Long)
Dim hwnd As Long
Dim pid As Long
Dim phandle As Long
hwnd = FindWindow(vbNullString, gamewindowtext)
If (hwnd = 0) Then
MsgBox "The Game Is Not Working", vbCritical, "Error"
End
Exit Function
End If
GetWindowThreadProcessId hwnd, pid
phandle = OpenProcess(PROCESS_ALL_ACCESS, False, pid)
If (phandle = 0) Then
MsgBox "Can't get ProcessId", vbCritical, "Error"
Exit Function
End If
WriteProcessMemory phandle, address, value, 4, 0&
CloseHandle hProcess
End Function

Public Function ReadAByte(gamewindowtext As String, address As Long, valbuffer As Byte)
Dim hwnd As Long
Dim pid As Long
Dim phandle As Long
hwnd = FindWindow(vbNullString, gamewindowtext)
If (hwnd = 0) Then
MsgBox "The Game Is Not Working", vbCritical, "Error"
End
Exit Function
End If
GetWindowThreadProcessId hwnd, pid
phandle = OpenProcess(PROCESS_ALL_ACCESS, False, pid)
If (phandle = 0) Then
MsgBox "Can't get ProcessId", vbCritical, "Error"
Exit Function
End If
ReadProcessMem phandle, address, valbuffer, 1, 0&
CloseHandle hProcess
End Function

Public Function ReadAnInt(gamewindowtext As String, address As Long, valbuffer As Integer)
Dim hwnd As Long
Dim pid As Long
Dim phandle As Long
hwnd = FindWindow(vbNullString, gamewindowtext)
If (hwnd = 0) Then
MsgBox "The Game Is Not Working", vbCritical, "Error"
End
Exit Function
End If
GetWindowThreadProcessId hwnd, pid
phandle = OpenProcess(PROCESS_ALL_ACCESS, False, pid)
If (phandle = 0) Then
MsgBox "Can't get ProcessId", vbCritical, "Error"
Exit Function
End If
ReadProcessMem phandle, address, valbuffer, 2, 0&
CloseHandle hProcess
End Function

Public Function ReadALong(gamewindowtext As String, address As Long, valbuffer As Long)
Dim hwnd As Long
Dim pid As Long
Dim phandle As Long
hwnd = FindWindow(vbNullString, gamewindowtext)
If (hwnd = 0) Then
MsgBox "The Game Is Not Working", vbCritical, "Error"
End
Exit Function
End If
GetWindowThreadProcessId hwnd, pid
phandle = OpenProcess(PROCESS_ALL_ACCESS, False, pid)
If (phandle = 0) Then
MsgBox "Can't get ProcessId", vbCritical, "Error"
Exit Function
End If
ReadProcessMem phandle, address, valbuffer, 4, 0&
CloseHandle hProcess
End Function

(END of code)

Now take the control "CommandButton" from the General tab.
Make a button in the middle of the form it will called Command1.
Make a other one it will called Command2.
And make a timer.

Double click on Command1 and write this code:

Code: >>
Timer1.Interval = 1

Double click on Command2 and write this code:

Code:
Timer1.Interval = 0

Now double click on Timer1 and write this code:

Code:
Call WriteALong("WarRock", &H7DB120, 1120403456)
The red numbers are the adresses and the value.

So all of it will look like this:


Code:
Private Sub Command1_Click()
Timer1.Interval = 1
End Sub

Private Sub Command2_Click()
Timer1.Interval = 0
End Sub

Private Sub Timer1_Timer()
Call WriteALong("WarRock", &H7DB120, 1120403456)
End Sub

(END Code)

Now you can run the software with the "Start" button that look like "Play" that placed above. You will see your form with "Command1" button and the "Command2"button when you will press on the "Command1"button, Stamina will be active until you press the "Command2" button then stamina will be deactivated. (Try it with noob account)

Part Three, Make a shotty hack

This is easier you only need to make one command button. It will be called "Command3".
Now double click on "Command3" and typ this code:


Code:
Private Sub Command3_Click()
Dim shotgun As Long
Dim shotgun1 As Long
Call ReadALong("Warrock", &H896E28, shotgun)
shotgun1 = shotgun + &H4C
Call WriteALong("Warrock", shotgun1, 34)
End Sub

(END Code)

The blue numbers are the weapon value.
Here are other weapon values:
(NOTE: the shotgun is the only weapon that hurts people. Some people have been able to get flash gernades working though)

Code:
1. Fist
2. Colt
3. Eagle
4. MP5K
5. Magnum
6. Glock
7. Dual Berettas
8. AK 47
9. K2
10. M4A1
11. Famas
12. L85A1 Sniper Rifle
13. XM8
14. Type 89
15. g36C
16. g36c Drummed
17. g36
18. g36 drummed
19. MP5
20. P90
21. Uzi
22. Mac 10
23. K1
24. MP7A1 (similar to Mac 10/Uzi)
25. PSG-1
26. Barrett M82
27. AUG
28. SSG
29. M24
30. Dragunov SVD
31. AI AW
32. M60
33. M249
34. Winchester Shotgun+
35. Panzer
36. M136AT (Glitched!)
37. RPG
38. Javelin (Glitched!)
39. Stinger
40. SG (Glitched HARD BODY) (VERY fun to play around with!!!)
41. TMA-1A Mine
42. HA_Supply (Mine)
43. K400_Grenade
44. K400
45. Smoke Grenade
46. Flash Bang 1
47. Flash Bang 2
48. Claymore Mine
49. Claymore Switch
50. Empty
51. C4
52. Med Kit
53. Med Kit 2
54. Med Kit 3
55. Spanner
56. Pipe Wrench
57. Adrenaline
58. Parachute
59. Detector (looks like binoculars)
60. Telescope (different pair of binoculars)
61. Flash Mine
62. MG3 Machine Gun
63. M134 Minigun
64. MK1S Grenade Launcher
65. LMAO Ammo Box
66. M14 Mine
67. Tear Gas (Glitched!)
68. LMAO Medic Box too
69. K203 (Glitched)
70. Telescope (same as b4)
71. Silencer (Glitched)
72. Nippers.

Now press start, when you are in the warrock game press the "command3" button and you get a shotgun.


Also, to compile your hack go to "File", "Make .exe".

span.fullpost {display:none;}
Read more!

milw0rm.com - md5/lm hash cracking Insert : http://milw0rm.com/cracker/insert.php

GData: An Online MD5 Hash Database : http://gdataonline.com/seekhash.php

Plain-Text.info : http://plain-text.info/

Passcrackiing.com/.ru MD5, SHA1 Cracker : http://passcracking.com/index.php

md5.rednoize.com - reverse engineer md5 hashes - : http://md5.rednoize.com/

Paj's Home: Cryptography: JavaScript MD5 : http://pajhome.org.uk/crypt/md5/

& my Favorite Virus Scanner Online : http://www.virustotal.com

:D -- Please do Share your sites

span.fullpost {display:none;}
Read more!

Making and Using a Keylogger
[Click READ MORE at bottom of Post to view FULL tutorial with Links]


I am not held responsible

for the use of this information.


____DURING THIS TUTORIAL YOUR AV (ANTI-VIRUS) MUST BE OFF!!!____





To begin a "Keylogger" is a form of malware used to spy on a computer, it records keys, mouse clicks and alot more. Today i will explain how to make a Keylogger using a program called SC-KEYLOG this can be downloaded from



Download SC Keylogger 3.2 PRO:

http://www.4shared.com/file/15503238/ab629c8e/SC_keylogg_32_Full.html



_____________________________________________________________________________

Step 1



Once you have downloaded SC-KEYLOGG open it and you should have a server builder page.



like the one here 1



_____________________________________________________________________________

Step 2



Click "Next" and you should see this 1



There should be several check boxes, all these should be checked to start, you can uncheck the onces you dont want. What this page is asking is what you want the logfile to show you. Exp. [img]The Mouse Clicks[img]



After your done with this click "Next"



_____________________________________________________________________________

Step 3



Right now you shoudld be looking at this screen 1



This is the notification setup page, SC-KEYLOGG sends its notification !. via.! *e-mail*. Your best bet is to setup a Yahoo! email account (its free). In the send to address box put the e-mail address you want the log to be sent to. Confirm it in the next box just below it. The next 3 boxes are the days, hours, and minutes. This is the amount of time before the keylogger sends another log e-mail.

_____________________________________________________________________________

Step 4



This should be your next screen 1



Click the [img]Search[img] button. Within the next few seconds or so there should be several addresses that pop up. You can test these addresses. If you do this you should recieve an email saying Test Message or something. What these addresses are is SMTP (Simple Mail Transfer Protocol) servers. Yahoo! mail uses this mx1.mail.yahoo. Im not going to go into much detail on SMTP for this is a Keylogger tutorial.



When you are done Click "Next"

_____________________________________________________________________________

Step 5



Were almost done so hang tight. You should be looking here now 1



This step is simple make sure [img]Enable[img] is checked. And in the name box below you can put the name of which the file will be called.



______________________________________________________________________________

Step 6



You should be here now 1



On this screen just put the password to your keylogger for exp. luckycharms



***"the password must be at least 6 characters long[img]***



Click "Next"

______________________________________________________________________________

Step 7





Heres what you should be looking at

1



Here you choose the destination file i choose dude.exe you can just leave the default



Now Click "Next"




Step 8



This is the confirmation page as i call it a this is showing all the details of your keylogger.



Click "Next"



The Last Page!



Your there the last step you should be looking at this b



There are three check boxes.



Check the ones you wish. Self Explanatory



Click "OK"



You have successfully created a Keylogger using SC-KEYLOG! Do not open your keylogger on your system!



Now to the sad part of this tutorial.



There are lots of methods, to make trojan UD out there. A few are Hexing, Manually Packing, and Binding. Some have secret methods.

I wish the best of luck to you and your keylogger!

span.fullpost {display:none;}
Read more!

Tor by NRL & EFF - http://tor.eff.org/download.html.en

The next generation of highly anonymous and advanced proxy servers based on onion routing. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and other applications that use the TCP protocol.



Charon by Rhino - http://www.project2025.com/Charon.zip

A proxy filtering / searching / checking utility.



SocksCap by Permeo - http://www.socks.nec.com/cgi-bin/download.pl

SocksCap? automatically enables Windows-based TCP and UDP networking client applications to traverse a SOCKS server.



AccessDiver by Jean Fages - http://www.accessdiver.com/php/getad.php

AD has a proxy hunting and proxy leeching system, both of which allow you to collect new proxies, and scan IP ranges for proxies.



AATools by G-Lock - http://mirror1.glocksoft.com/aatools.zip

The most complete proxy analyzer available on the internet.



Proxyrama by Gaa Moa - http://gaamoa.deny.de/ProxyramaSetup.exe

Proxyrama is a tool for finding and testing proxy servers. It will test them for anonymity, speed, if it's a gateway proxy, 'connect' support (=chainability/IRC), socks 4/5 support and geographical location.



Raptor by Madmax - http://madmax.deny.de/downloads/raptor.zip

Raptor is a most feature-rich wordlist tool. You can use it to quickly remove the duplicate in the proxy list.



SocksChain by Ufasoft - http://www.sockschain.com/files/ufas...n_3.11.148.exe

A program that allows you to work with any Internet service through a chain of SOCKS or HTTP proxies to hide your real IP-address.



Automated Proxy Leecher by Sentinel - http://sentinel.deny.de/download.php?get=APL.zip

APL parses certain sites to leech proxies from them at a given interval.



Multiproxy by Mishkin - http://www2.multiproxy.org/mproxy12.zip

Multiproxy can completely hide your IP address by dynamically connecting to non-transparent anonymizing public proxy servers.





:: ProxY t0ols

Proxy Checker by Hell Labs

http://www.helllabs.com.ua/labs.php?



Proxyrama By Gaamoa

http://gaamoa.deny.de/



Charon by Rhino : http://www.project2025.com/charon.php

span.fullpost {display:none;}
Read more!

This is a Beginners Tutorial.



In this Tutorial I will show you how to use Proxyz the way I use.



1st. Download Firefox : http://www.mozilla.com/firefox/



2nd. Download SwitchProxy Tool extension for Firefox : https://addons.mozilla.org/en-US/firefox/addon/125



3rd. Copy & Paste the Proxies Posted in forum into Notepad (Start > Run > Notepad) > Paste all > save it as (Save it in your My Documents or Desktop)> steelitProxy.txt



4rth. Now see image 1, 2 & 3.



1. 3



2 > Locate the saved Text file & Click LOAD, AND 3rd RED MARK Indicated seconds set it as 9999 & then Untick SOCKS & the Click SAVE. 2



[NOTE: IF YOU GET ANY SCRIPT ERROR CLICK CONTINUE, if it comes again the click STOP SCRIPT. ]



3 ; 1



- SteeL











span.fullpost {display:none;}
Read more!

Hack / Crack Porn sites Login area to get access to VIP area of Adult paid site.

How To Crack XXX Sites Video


using c-force V1.00
This is a basic tut about cracking XXX sites....if you have any question please ask.

Size:15.2 MB (16,010,772 bytes) (Rar)
Size:26.6 MB (27,981,357 bytes) (WM)

Video : http://rapidshare.com/files/7639819/CPSN.rar.html

pass - steelit.6x.to

Tools required >
Download C-Force v.1 : http://www.4shared.com/file/24418683/d1884552/C-Force_v1.html



Combo List Gold > 15000+ user id n pass for Brute Force [Post reply here so I will email u my 50000 combo]

: http://www.4shared.com/file/3518550/c9a583f8/acces_diver_combo_gold.html

span.fullpost {display:none;}
Read more!



nmap Online : http://nmap-online.com/

you can also get Nmap scan ressult by email :D

span.fullpost {display:none;}
Read more!
Sunday, December 09, 2007

Instructions:

1. Install the adobe cs3 application.
2. Run the keygen and click the 'generate serial' button, enter the the generated serial number into the software.
3. You need to activate the product to use it without the 30 day limit. Choose activate from the Help menu.
4. Choose to activate by phone, you will find a reference installation code here.
5. Copy & Paste it or enter it in the second textbox (or Response field) of the keygen & click 'Generate activation code' button. You'll be supplied with an activation number.
6. Enter this new activation code into the CS3 product and click finish. It's done and you can use your software without any limits.


Note: In case of CS3 Web premium or CS3 Design Premium, activating any one of the applications is sufficient, the rest will be automatically activated.




Quote:
Adobe CS3 Master Collection
http://rapidshare.com/files/33806877/AMC.Kgen.rar



Quote:
Adobe Photoshop CS3
http://rapidshare.com/files/33436674/Photoshop.CS3.Keygen_Activation.rar


Quote:
Adobe Photoshop CS3 Extended
http://rapidshare.com/files/33436673/PhotoShop.CS3.Extended.Keygen_Activation.rar


Quote:
Adobe Fireworks CS3
http://rapidshare.com/files/33436671/FireWorks.CS3.Keygen_Activation.rar


Quote:
Adobe Dreamweaver CS3
http://rapidshare.com/files/33436670/DreamWeaver.CS3.Keygen_Activation.rar


Quote:
Adobe Flash CS3
http://rapidshare.com/files/33436672/Flash.CS3.Keygen_Activation.rar


Code:
Adobe Acrobat 8.0
http://rapidshare.com/files/33436667/Adobe.Acrobat.8.Keygen_Activation.rar



Quote:
Adobe CS3 Web Premium
http://rapidshare.com/files/33436669/Adobe.CS3.Web.Premium.Keygen_Activation.rar


Quote:
Adobe CS3 Design Premium
http://rapidshare.com/files/33436668/Adobe.CS3.Design.Premium.Keygen_Activation.rar


Here's the collection of all the above keygens + those released by group
Quote:
ZWT incl Adobe CS3 Master Collection.
http://rapidshare.com/files/33812268/All.KGens.incl.AMC.rar


span.fullpost {display:none;}
Read more!

new Warrock addresses after the update of 6th Dec. 2007
Found by sk1ndead


No Recoil: 00AE4A70 (freeze at 0)

No Spread: 00AE4A68 (Freeze at 0)

Stamina: 008E2AFC (freeze at 1120403456)

Instant Spawn: 00D1A110 and 0103012C (freeze both to 0)

Scope: 00AE4A26 (set to 0)

Crosshair: 00AE4A4C (freeze to 1)

Vehicle gps = 00AE4A4D - freeze to 1

Boxes = 00AE4A4E - set to 1 - set to 0

Found by Str8Soilder/DXT Team

Full Bright:

00AFFB48 - Set to 1 each game
00AFFB4C - Set to 1 each game
00AFFB50 - Set to 1 each game

Glass Walls- 00AFFAC8 - Set to 0 each game

No Fog - Same as glass walls - Set to 1176256512 each game

Found by alexsleyore

Fifth Slot: 00D0F980(freeze at 4)

Found by mains3rv3r

Quick Flag : 00AE4A3C - Float , Freeze at 10

Quick Ammo : 00AE4A30 - Float, Freeze at 5

Quick Health : 00AE4A34 - Float, Freeze at 5


Auto healh = 00AE4A34 - freeze to 1092779973

Auto ammo = 00AE4A30 - freeze to 1092779973

Vehicle gps = 00AE4A4D - freeze to 1

Boxes = 00AE4A4E - set to 1 - set to 0

span.fullpost {display:none;}
Read more!

Create WarRock VB6 Trainer + VB6 setup

Download :
74mb:
http://rapidshare.com/files/42908880/Hacking_Tutorial_and_VB6.zip.html
password : 1337

span.fullpost {display:none;}
Read more!

Counter strike Headshot Script
- VAC / VAC2 Undetectable
- Best for Newcomers in CS.. LOL give Headshot to anyone :p

Link > http://www.4shared.com/file/16730820/9800ce83/CSHeadshot.html

span.fullpost {display:none;}
Read more!

a quick tut on hacking your torrent upload so we can all leech! (Dont leech, its bad for you). by "!!!" someone else.

Info:
torrent_hacking.wmv
Size: 14.9 MB (15,695,872 bytes)
Duration: 0:02:50
Bit rate: 907 kb/s
Dimensions: 720x480


VIDEO :
http://www.fileden.com/files/2007/3/14/883894/torrent_hacking.wmv

Quote:
Tools Needed:
TorrentSpy:
http://www.fileden.com/files/2007/3/14/883894/TorrentSpy-0.2.4.26-win32.zip


ratio Maker:
http://www.fileden.com/files/2007/3/14/883894/ratiomaker_0.5.1.122.zip


Also u can try this [Ratio Master] : http://ratiomaster.nrpg.info

span.fullpost {display:none;}
Read more!
Thursday, November 08, 2007

get all warrock latest new address's hack on www.steelit.6x.to

& get all letsta games , applz : http://steelit.st.funpic.de/index.php?f=21

span.fullpost {display:none;}
Read more!
Friday, February 02, 2007


Spoof Pack AIO

Features :

- ZSpoof
- QSpoof
- MegaSpoof
- SpoofX
- HSpoof
- SpoofMan





DOWNLOAD
http://rapidshare.de/files/18556076/foopslle.rar.html
Password :
thijs

Do visit : www.CounterStrikeHacks.uni.cc

:D

span.fullpost {display:none;}
Read more!



All In One Spam Mail


DOWNLOAD
http://www.megaupload.com/?d=ZN8FMBCY


also Visit : www.CounterStrikeHacks.uni.cc

span.fullpost {display:none;}
Read more!