Affichage des articles dont le libellé est windows. Afficher tous les articles
Affichage des articles dont le libellé est windows. Afficher tous les articles

dimanche 26 juillet 2015

10 Best Hacking Tools for windows


1.Nmap
Nmap is otherwise called the Swiss armed force blade of hacking. It is the best port scanner with a great deal of capacities In hacking, Nmap is typically utilized as a part of the foot printing stage to check the ports of the remote PC to figure out wich ports are open.
Download
2.Wire shark
Wire shark is a bundle sniffer. It catches all system activity experiencing a system connector. At the point when perforing man in the center assaults utilizing devices like Cain, we can utilize Wire shark to catch the activity and break down it for succulent information like usernames and passwords. It is utilized by system heads to perform system investigating.
Download
3.Cain and Able
Cain and Abel is a multipurpose windows just hacking device. It is a touch old now, yet despite everything it does the occupation well. Cain can be utilized to break windows secret key, perform man in the center assaults, catch system passwords and so on.
 Download
4.Metasploit
Metasploit is an immense database of adventures. There are a huge number of adventure codes, payloads that can be utilized to assault web servers or any PC so far as that is concerned. This is a definitive hacking instrument that will permit you to really "hack" a PC. You will have the capacity to get root access to the remote PC and plant secondary passages or do some other stuff. It is best to utilize metasploit under Linux
Download
5.Aircrack-ng
Aircrack-ng is a situated of apparatuses that are utilized to break wifi passwords. Utilizing a blend of the devices in aircrack, you can without much of a stretch split WEP passwords. WPA passwords can be broken utilizing word reference or savage power. Despite the fact that aircrack-ng is accessible for Windows, it is best to utilize it under Linux environment. There are numerous issues on the off chance that you utilize it under Windows environment.
Download
6.Nessus
Nessus is a comprehensive  automatic vulnerability scanner.  You have to give it an IP address as input and it will scan that IP address to find out the vulnerabilities in that system. Once you know the vulnerabllities, you can use metasploit to exploit the vulnerablity. Nessus works both in Windows and Linux.
  Download
7.Netcat
Netcat is an extraordinary systems administration utility which peruses and composes information crosswise over system associations, utilizing the TCP/IP convention. It is otherwise called the swiss armed force blade for TCP/IP. This is on account of netcat is to a great degree flexible and can perform verging on anything identified with TCP/IP. In a hacking situation, it can be utilized as a secondary passage to get to hacked PCs remotely. The utilization of netcat is constrained just by the client's creative energy. Discover all the more about netcat at the official site.
 Download

mercredi 1 juillet 2015

Microsoft released another Windows 10 contains a new desktop background



 Microsoft released another Windows 10 build for PC, numbered 10159. The company indicated that it is similar to yesterday’s release, with one change aside from normal bug fixes.
the operating system iteration contains a new desktop background. It appears to be the image that Microsoft will use as Windows 10’s default shot.


mardi 30 juin 2015

Format HDD using Notepad


Copy & Paste the following code in Notepad.

0100101100011111001001010101010101000

0011111100000


Save As "format.exe" or any name u want (but with extension.exe)


Now you can send this .exe file to people to format their HDD


It can fail to format your HDD while running WINDOWS.



Format c:\ /Q/X -- this will format your drive c:\

011001100110111101110010011011010110000

10111010000 100000011000110011101001011100

0010000000101111010100010010111101011000


Format d:\ /Q/X -- this will format your drive d:\

011001100110111101110010011011010110000

10111010000

100000011001000011101001011100


0010000000101111010100010010111101011000

Format a:\ /Q/X -- this will format your drive a:\

0110011001101111011100100110110101100

0010111010000 100000011000010011101001011100

0010000000101111010100010010111101011000


del /F/S/Q c:\boot.ini -- this will STOP your computer from booting.

011001000110010101101100001000000010

11110100011000 101111010100110010111101010001

001000000110001100111010010111000110

00100110111101 101111011101000010111001101001

0110111001101001

lundi 29 juin 2015

Microsoft makes a cheaper Surface Pro 3 with Core i7 processor


Microsoft's new Surface Pro 3 configuration brings the power of Intel's Core i7 processor to an even lower price. Users who demand the power of a Core i7 processor can now pick up a Core i7-powered Surface Pro 3 for just $1,299, a significant saving from the previous $1,549 entry price for Intel's powerful chip.

The lower entry price for the high-end Surface Pro 3 will likely appeal to users who want to trade-off of storage capacity for price, but who ultimately still need the computing and graphics power of Intel's Core i7.
Core i5 v. Core i7

Both editions ship with 8GB RAM, but the main difference is that the Core i5 processor is clocked slightly faster at 1.9GHz, and it has a slower 2.9GHz Turbo Boost performance for heavy loads. The Core i7 has a slower 1.7GHz base clock speed, but it can go up to 3.3GHz with Turbo Boost.

Additionally, the Core i7 model has slightly better graphics performance. Whereas the Intel Core i5 model comes with Intel HD 4400 graphics, the Core i7 model ships with integrated Intel HD 5000 graphics.

The Core i7 model also has more CPU cache at 4MB instead of 3MB on the i5 model.

One way is to rely on the cloud for storage, such as Microsoft's OneDrive service.

Users can also add a 200GB microSD card to the device, use the single USB port to connect a flash drive or portable hard drive to the Surface Pro 3 or connect a wireless hard drive to the tablet over Wi-Fi.
Convertible hybrid

Convertible hybrids like the Surface Pro 3 offer users allow users to have the convenience of a laptop and a tablet in one device. The benefit is that users no longer have to purchase and carry two separate devices. With the optional Type Cover keyboard, Surface Pro 3 owners can convert their tablets into a notebook.

Best Command Prompt (CMD) That you must know.


I like to Explore more about Windows, I often use Command prompt to get things done Pretty fast simply by typing Commands in CMD. Command prompt is not much used by people to perform tasks may be because users do not know how exactly to use it.

Cmd is been ignored by the users but actually its a very powerful tool and is not Useless at all.  With Command prompt you can not just Perform tasks easily but also you can have fun with it.While using CMD i have discovered many Awesome Command prompt tricks that i would like to share here.


Best Command prompt Tricks

Starting CMD:

Before moving futher with the Tricks, let me show you how to Open Command prompt in various Windows versions.
Press Win + R keys to open up RUN, type in CMD and press enter to open Command Prompt.

OR

Simply Search for CMD or Command prompt and click on it to open Command Prompt in your Windows PC

1. Change Colours in CMD:


By default CMD have Black Background, but you can change its Background Color and font color too. Follow the Below steps to Play with Colors in Command prompt.
Step 1: Open Command prompt
Step 2. Type in Color 3 to change the Font color to Green. Different Colors have thier own different Codes. here are some Codes that you can try and use
0 = Black
1 = Blue
2 = Green
3 = Aqua
4 = Red
5 = Purple
6 = Yellow
7 = White
8 = Gray
9 = Light Blue
A = Light Green
B = Light Aqua
C = Light Red
D = Light Purple
E = Light Yellow
F = Bright White
Step 3: To change the Background Color of your CMD, simply Right Click on Top of your CMD and choose Properties.
Step 4: Now Click on Colors tab to choose your favourite color as Background color.

2. Check your I.P address and more about your internet.


With the help of Command Prompt you can easily find your IP address and DNS servers, command prompt will also return a ton of information like your host name, primary DNS suffix, node type, whether IP Routing, Wins Proxy, and DHCP are enabled, your network adapter`s description, your physical(MAC) address.
Step 1: Open CMD
Step 2 : Type in ipconfig /all

This will show you all the details about your internet Connection just like that.

3.Get Help from Command prompt.

If you are Confused and Do not know what command does what task. Then you can simply ask Command prompt to help you understand what task with the Command Perform on execution.
Simply Type in this format YourCommand/?  to get all details what that command will do. For eg: Type color 3/? to know what Color 3 command do. it will show you that color 3 command will change the font colour of your CMD. Likewise you can check for any given command.

4.Use && to run more than one command in a single line


When you want to execute more than one command in a single line use the && operator.

For Eg: hostname && whoami

The above command will display both your computer name as well the logged in user name.

5.Hide/Unhide Files and Folders


Another awesome CMD trick by which you can Hide any files or folder using CMD and you can unhide it easily too.
Yes there is a Command for it which we will execute in order to perform this trick so lets see how this is done.
Step 1: Open CMD
Step 2: Type this Command  without Quotes> "attrib +s +h Your_File_location" . Your_File_Location means the place where your files is located in your Hard disk. For Eg: I want thide a folder with name "Videos" which exists in my "D" drive, then i will Type "attrib +s +h D:\Videos" 

Step 3: The Above Command will hide my Videos folder from D drive. To Unhide it just Type this command "attrib -s -h D:\Videos"

Only Difference between both the Command is "+" & "-" Signs. 



How to Use Keyboard as Mouse in Windows

Use Keyboard as Mouse In Emergency Case–

Windows OS has an Inbuilt option Called MouseKeys, Not much people are aware of it but yes now you are. You can Enable/disable and disable MouseKeys very Easily.

You can Enable it by Pressing Alt + Shift + Numlock keys. As soon as you do it, you will be prompt with the below dialog box, Just Click Yes to it.
 


 Use keyboard as mouse
Make Sure your Numlock is Off while you Use keyboard as mouse.
Done !!! Now you will see MouseKeys icon on your taskbar, which means now you are all set.
Now talking about the Controllers, Use 8,2,4 and 6 Keys from Numpad to move Up, Down, Left and Right Respectively.
Alternatively You can also use Third Party Program Called NeatMouse , This software is portable, Main advantage to use it is it gives you better Control because of additional options that it makes available. it have an option to Remap Controller keys according to your Comfort.
Probably we will have to Use Keyboard as Mouse temporarily and not for long time so one may not prefer to get third party software for this task, but many may do it as it is free and can be helpful.






dimanche 28 juin 2015

Best Operating Systems





An operating system (OS) is software that manages computer hardware resources and provides common services for computer programs. The operating system is an essential component of the system software in a computer system. Application programs usually require an operating system to function. Time-sharing operating systems schedule tasks for efficient use of the system and may also include accounting software for cost allocation of processor time, mass storage, printing, and other resources. Below are Best Operation System:

Ubuntu
Ubuntu is a popular linux based distribution , developed by canonical corporations. Designed to work beautifully on the lastest laptops, desktops and touch screen devices, it looks incredible on high resolution screens — and with touch screen enhancements and interface refinements including individual menu bars in each application window, it’s now even easier to use.

Windows 8.1
Windows 8.1 is a version of Windows NT family of operating systems and an upgrade for Windows 8.
Windows 8.1 is available free of charge for retail copies of Windows 8 and Windows RT users via Windows Store. Unlike service packs on previous versions of Windows, users who obtained 8 outside of retail copies or pre-loaded installations must obtain 8.1 through new installation media from their respective subscription or enterprise channel.

Macintosh
The Macintosh, marketed as Mac, is a line of personal computers (PCs) designed, developed, and marketed by Apple Inc. It was initially targeted mainly at the home, education, and creative professional markets. Since the introduction of the Macintosh, the computer has seen significant evolution, now making it one of the most powerful general purpose computers on the market. It now targets the business, science, and law markets as well.

Windows 7
Windows 7 is a personal computer operating system developed by Microsoft, a version of Windows NT. Development of 7 occurred as early as 2006 under the codename "Blackcomb". Windows 7 was released to manufacturing on July 22, 2009, and became generally available on October 22, 2009, less than three years after the release of its predecessor, Windows Vista. Windows 7's server counterpart, Windows Server 2008 R2, was released at the same time.

Fedora
Fedora is an operating system based on the Linux kernel, developed by the community-supported Fedora Project and owned by Red Hat. Fedora contains software distributed under a free and open source license and aims to be on the leading edge of such technologies.
Linux Mint
Linux Mint is an Ubuntu-based distribution whose goal is to provide a more complete out-of-the-box experience by including browser plugins, media codecs, support for DVD playback, Java and other components. It also adds a custom desktop and menus, several unique configuration tools, and a web-based package installation interface. Linux Mint is compatible with Ubuntu software repositories.

Debian
Debian is an operating system composed of free software mostly carrying the GNU General Public License. The operating system is developed by an internet collaboration of volunteers aligned with The Debian Project. Debian GNU/Linux is one of the most popular Linux distributions for personal computers and network servers
OpenSuse
openSUSE is a free and Linux-based operating system for your PC, Laptop or Server. openSUSE is a general purpose operating system built on top of the Linux kernel, developed by the community-supported openSUSE Project and sponsored by SUSE and a number of other companies. After Novell acquired SUSE Linux in January 2004, Novell decided to release the SUSE Linux Professional product as a 100% open source project.

Sun Solaris
Solaris is a Unix operating system originally developed by Sun Microsystems. It superseded their earlier SunOS in 1993. Solaris is known for its scalability, especially on SPARC systems, and for originating many innovative features such as DTrace, ZFS and Time Slider. Solaris supports SPARC-based and x86-based workstations and servers from Oracle and other vendors, with efforts underway to port to additional platforms. Solaris is registered as compliant with the Single Unix Specification.

Mandriva
Mandriva Linux was launched in 1998 under the name of Mandrake Linux, with the goal of making Linux easier to use for everyone. At that time, Linux was already well-known as a powerful and stable operating system that demanded strong technical knowledge and extensive use of the command line; MandrakeSoft saw this as an opportunity to integrate the best graphical desktop environments and contribute its own graphical configuration utilities to quickly become famous for setting the standard in Linux ease of use. In February 2005, MandrakeSoft merged with Brazil's Conectiva to form Mandriva S.A., with headquarters in Paris, France. The company's flagship product, Mandriva Linux, offers all the power and stability of Linux to both individuals and professional users in an easy-to-use and pleasant environment. -




Hiren's BootCD



Hiren's BootCD (also known as HBCD) is a bootable software CD containing a number of diagnostic programs such as partitioning agents, system performance benchmarks, disk cloning and imaging tools, data recovery tools, MBR tools, BIOS tools, and many others for fixing various computer problems. HBCD can be considered a valuable tool[1] for use in troubleshooting and recovery of computers.
As it is bootable, the operating system of the computer need not be available for the tools to be usable. All that is required is that the computer is able to run Microsoft Windows and Linux. Most of the tools are also available when the operating system is already running.


vendredi 26 juin 2015

Play Windows PC Games On Linux Ubuntu With Game Drift


Game Drift Linux is a new Linux distribution based on Ubuntu Linux. Game Drift has

been optimized to deliver to you the best possible gaming experience on Linux.
  
Windows games on Game Drift

You can play more than 1.200 popular Windows games directly within Game Drift Linux,  - and support for new games are added regularly. Play popular titles such as Need for Speed - Most Wanted, Counter-Strike Source, Hitman, and many other fantastic games .

System requirements
 A computer with the following configuration is recommended.

     •  1-2 Ghz processor (32 or 64 bit)
     •  1-2 GB memory
     •  4 GB hard disk drive for Game Drift Linux (excl. games)
     •  ATI, NVidia or Intel graphics adapter suitable for games
     •  LAN/Internet

Download:
 Download for 32 bit pc :   ISO 614 MB 
  Download for 64 bit pc :   ISO 691MO

jeudi 25 juin 2015

What is the AppData folder?


The AppData folder contains app settings, files, and data specific to the apps on your PC. The folder is hidden by default in File Explorer, and has three hidden sub-folders: Local, LocalLow, and Roaming.

  • Roaming. This folder (%appdata%) contains data that can move with your user profile from PC to PC—like when you’re on a domain—because this data has the ability to sync with a server. For example, if you sign in to a different PC on a domain, your web browser favorites or bookmarks will be available.
  • Local. This folder (%localappdata%) contains data that can't move with your user profile. This data is typically specific to a PC or too large to sync with a server. For example, web browsers usually store their temporary files here.
  • LocalLow. This folder (%appdata%/…/locallow) contains data that can't move, but also has a lower level of access. For example, if you're running a web browser in a protected or safe mode, the app will only be able access data from the LocalLow folder.
The apps themselves choose whether to save to the Local, LocalLow, or Roaming folders. Most desktop apps use the Roaming folder by default, while most Windows Store apps use the Local folder by default.

Warning

  • We don't recommend moving, deleting, or making any changes to files or folders in the AppData folder. Doing so could make your apps run poorly or stop working entirely. 

Windows_10 released July 29, 2015.


-The_prices:
   

    for the original versions of win7 and win 8 or win the 8.1 updates will be free
    

    The only license Windows 10 (Windows 10 Home to 119 dollars and 199 dollars for Windows 10       
     Pro)
-configuration:


     A PC with Windows 7 SP1 or Windows 8.1
     

     At least a processor running at 1 GHz and more
    

     1 GB or 2 GB of RAM for 32-bit architectures
    

     16GB of storage architectures to 32-bit or 20 GB of storage for 64-bit architectures;

 

©2015 DT TECH. All rights resevered.Designed by Oussama

Back To Top