Saturday, February 23, 2013

Enable Registry Editor


Biasanya trick ini digunakan semasa korang kat 'cyber cafe' sebab administrator dah disable registry editor. Tapi, nak enable balik senang je.

First, korang buka Notepad.

Kemudian, copy dan paste kod kat bawah nie kat notepad.

Option Explicit
Dim WSHShell, n, MyBox, p, t, mustboot, errnum, vers
Dim enab, disab, jobfunc, itemtype
Set WSHShell = WScript.CreateObject("WScript.Shell")
p = "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\"
p = p & "DisableRegistryTools"
itemtype = "REG_DWORD"
mustboot = "Log off and back on, or restart your pc to" & vbCR & "effect the changes"
enab = "ENABLED"
disab = "DISABLED"
jobfunc = "Registry Editing Tools are now "
t = "Confirmation"
Err.Clear
On Error Resume Next
n = WSHShell.RegRead (p)
On Error Goto 0
errnum = Err.Number
if errnum <> 0 then
WSHShell.RegWrite p, 0, itemtype
End If
If n = 0 Then
n = 1
WSHShell.RegWrite p, n, itemtype
Mybox = MsgBox(jobfunc & disab & vbCR & mustboot, 4096, t)
ElseIf n = 1 then
n = 0
WSHShell.RegWrite p, n, itemtype
Mybox = MsgBox(jobfunc & enab & vbCR & mustboot, 4096, t)
End If

Kemudian, save sebagai file ANYTHING.vbs


Saturday, February 16, 2013

Virus Terbaru Facebook?

Korang nampak kat atas tuh?

Korang tau tak apa benda tuh? Aku pun tak paham pebende lah diorang share. Tapi aku rasa dia automatically tag orang beserta dengan link kat bawah tu. 

Tapi apapun, Facebook dah block link tuh :)
Kalau nak bukak gak link tuh korang copy link nih dan paste kat new tab.


Bila aku bukak link tuh, dia redirect ke liderlike.com

Aku pun tak tau ape ke bende sial nih. Tapi aku rasa Auto-Like?

Arghh apa-2 jelah . Tapi apapun jangan terpengaruh dengan bende ni...

Ni mungkin salah satu trick hacker untuk dapatkan pass korang !!

Sunday, February 3, 2013

Bahasa Alien



Kalau Dah Sampai Jadi Macam Ni, Aku Sarankan Banyakkan Pergi Perpustakaan :D

Peace No War xD


Posted By  [H]@ziq~_~Hakimi]*