UreAdUdumbASS TeLL U Da StorY..

Simple Tutorial Sistem looping (part 1)

6:24 AM by UreadUDumbASS

salam all.. thanks cos sudi menunggu tutorial yg x seberapa dari gua..
ok untuk permulaan. u must have Abyssmedia Quick Batch File Compiler.
untuk membuat convert batch file to exe.

yg pertama anda mistilah faham apa itu batch file. batch file adalah arahan CMD yg di simpan didalam notepad kemudian di save dari .txt ke .bat ... x paham? sila rujuk wiki.

ok start

mulakan dengan quick batch file compiler.

click pada menu option.
output exe type
console application n ghost application.
tick pada ghost application (Ini kerana batch file akan bergerak dibahagian belakang. so victim tidak akan dapat mengesan pergerakan file exe kita. )
save setting.

click pada tab source untuk type arahan batch file

contohnya type looping notepad.exe untuk membuka notepad byak2

type this command:


@echo off

:1

call notepad.exe

goto :1



kemudian tekan F9 untuk compile.
save ke kepada ape2 je nama utk virus looping noob anda.. hahah..

tambahan anda juga boleh memasukan bermacam2 lagi .exe default windows
just tambahkan

call wmplayer.exe - windows media player
call iexplore.exe - internet explorer

yg lain cari sendiri.. >.<"


untuk obat nye.. just press ctrl+alt+del terminate nama proses file .exe anda tadi..

kalau x dapat.. just reset pc.. huhu
so hati2..