Posts

Showing posts with the label TECHNOLOGY

MINIX- MOST POPULAR OS IN THE WORLD

Image
MINIX — The most popular OS in the world, thanks to Intel Take a look at your desktop computer. What operating system is it currently running?  Now take a look in your data center — at all of your servers. What operating system are they running?  Linux? Microsoft Windows? Mac OS X? You could be running any of those three — or one of countless others.  But here’s the crazy part: That’s not the only operating system you’re running.  If you have a modern Intel CPU (released in the last few years) with Intel’s Management Engine built in, you’ve got another complete operating system running that you might not have had any clue was in there: MINIX.  That’s right. MINIX. The Unix-like OS originally developed by Andrew Tanenbaum as an educational tool — to demonstrate operating system programming — is built into every new Intel CPU. MINIX is running on “Ring -3” (that’s “negative 3”) on its own CPU. A CPU that you, the user/owner of the...

⚡️How Hackers Can Hack Facebook Accounts⚡️

Image
⚡️How Hackers Can Hack Facebook Accounts⚡️ Mostly Hackers use these methods to hack facebook account 2017, So protect yourself from hackers. Must Read this post, and beware from hackers. #1 Hack Facebook Account Password By Phishing Phishing is still the most popular attack vector used for hacking Facebook accounts. There are variety methods to carry out phishing attack. In a simple phishing attacks a hacker creates a fake log in page which exactly looks like the real Facebook page and then asks the victim to log in. Once the victim log in through the fake page the, the victims "Email Address" and "Password" is stored in to a text file, and the hacker then downloads the text file and gets his hands on the victims credentials. #2 Hack Facebook Account Password By Keylogging Keylogging is the easiest way to hack a Facebook password. Keylogging sometimes can be so dangerous that even a person with good knowledge of computers can fall for it. A Keylogger i...

How To Hack Android Phones With Androrat

Image
How To Hack Android Phones With Androrat In this post i am going to show you how to hack Android phones withAndrorat. In our tutorials we only EVER hack our own systems as a proof of concept and never engage in any black hat activity. Step1: Create an account on noip.com. Step2: Create a host on noip.com and enter Hostname and click Add Host Step3: Now do port forwarding on your network. Port forwarding settings changes on each moderm, so google your moderm and find out how to do port forwarding Step4: Download Androrat Binder and enter the Hostname  and Port. Name the file and click Go. If you want to inject this file with another .apk file then go to Build + Bindtab name apk title and browse the location of the .apk and click Go. Step5: Now download DUC (Dynamic DNS Update Client for Windows) and install Step6: Open DUC and enter the host details which you have created in noip.com  Step7: Download and run Androrat Project. Open Server tab on top and ente...

TIPS ON HOW TO CHARGE YOUR ANDROID 60%FASTER

Image
TIPS ON HOW TO CHARGE YOUR ANDROID 60% FASTER  ✔️The first method is to enable Airplane mode while charging because in aeroplane mode all your network will get stopped, hence consuming less battery and will also increase your charging efficiency. ✔️This Works very efficiently, all you have to do is just Switch Off your Device while charging,This method is most effective when you need to charge your phone’s battery in a short period of time and this method keeps your battery healthy. When you switch off your device the battery consumption becomes Zero and due to that, you can charge your device 60% faster than in Normal Mode. ✔️This is a very important method all you have to do is just turn off mobile data, wi-fi, Global Positioning System(GPS), Bluetooth etc it not only helps you to charge fast, it also prevents the device from Overheating during the time of Charging.

How to modify .exe files

Image
LEARN HOW TO MODIFY exe FILES 1)  Don't try to modify a prog by editing his source in a dissasembler.Why? Cause that's for programmers and assembly experts only. try to view it in hex you'll only get tons of crap you don't understand. First off, you need Resource Hacker(last version). It's a resource editor- very easy to use, You can download it at h**p://www.users.on.net/johnson/resourcehacker/ 2)  Unzip the archive, and run ResHacker.exe. You can check out the help file too 3) You will see that the interface is simple and clean. Go to the menu FileOpen or press Ctrl+O to open a file. Browse your way to the file you would like to edit. You can edit *.exe, *.dll, *.ocx, *.scr and *.cpl files, but this tutorial is to teach you how to edit *.exe files, so open one. 4) In the left side of the screen a list of sections will appear. The most common sections are -String table;  -RCData;  -Dialog;  -Cursor group;  -Bitmap;  -WAV.  *Ico...

How To Change Serial Number Of Your Android...

Image
How To Change Serial Number Of Your Android Steps To Change Serial Number of Your Android: 1. First of all you need a rooted android as Xposed installer can be only installed on a rooted android, so *Root your android to proceed* .   2. After rooting your android device you have to install the Xposed installer on your android   3. Now after having Xposed framework on your android, the only thing you need is the Xposed module Serial Number Changer that will allow you to change the serial number of your android device.   4. Now install the app and launch it in your android and you just need to provide super user access to the app to proceed and after that you need to reboot your android device for the proper working of the android.   5. Now launch the app and then enter the serial number that you want to set on your device.

HOW TO REMOVE WRITE PROTECTION FROM SD CARD OR PEN-DRIVE...

Image
HOW TO REMOVE WRITE PROTECTION FROM SD CARD OR PEN-DRIVE 1. Insert the SD Card or pen-drive into a working computer running on windows OS 2. Open CMD as an administrator  3. Type disk part and hit enter 4. Select disk to clear read only e.g. select disk 2 and hit enter 5. Now type attributes disk clear readonly and press enter 6. Now exit from CMD and format your SD card or USB Pendrive.  This will remove write protection from your SD card or USB Pendrive

U.S. Believes Russian Spies Used Kaspersky Antivirus to Steal NSA Secrets

Image
U.S. Believes Russian Spies Used Kaspersky Antivirus to Steal NSA Secrets Do you know—United States Government has banned federal agencies from using Kaspersky antivirus software over spying fear? Though there's no solid evidence yet available, an article published by WSJ claims that the Russian state-sponsored hackers stole highly classified NSA documents from a contractor in 2015 with the help of a security program made by Russia-based security firm Kaspersky Lab. Currently, there is no way to independently confirm if the claims on the popular security vendor published by the Wall Street Journal is accurate—and the story does not even prove the involvement of Kaspersky. "As a private company, Kaspersky Lab does not have inappropriate ties to any government, including Russia, and the only conclusion seems to be that Kaspersky Lab is caught in the middle of a geopolitical fight," Kaspersky said in a statement. The NSA contractor working with the America...

Programming relationship with hacking - 1

Image
Programming relationship with hacking - 1 When it comes to computers and everything related to them, programming is the mind and body, heart and soul. Without software, any piece of hardware is nothing but a random collection of metal and plastic. But with a beautiful stream of 1’s and 0’s it can almost literally be pumped full of life. Everything we see and everything we do on our mobiles and computers and really every fancy new gadgets these days, was created by someone, somewhere who night after night tirelessly wrote a program in code to create something wonderful. The users often don’t fully comprehend exactly what goes on behind the scenes of any decent piece of software. For this reason, here’s a little reality check before we get to the main topic. A line of code is a single average line in a program and usually contains around 40-50 characters. The Unix 1.0 OS (1970) contained about 10,000 lines of code (LoC). Today, an average iOS or android app has approximately...

80+ free udemy tutorials on web development, programming, IT and Microsoft office

Image
80 free udemy tutorials on web dev, programming, IT and Microsoft office WEB DEVELOPMENT www.udemy.com/ultimate-web/learn/v4/?couponCode=LRNWEB www.udemy.com/responsive-website-template-from-scratch-html-css/?couponCode=FREEFB www.udemy.com/web-design-creating-websites-from-scratch/?couponCode=WEBFREE www.udemy.com/build-responsive-website-using-html5-css3-js-and-bootstrap/?couponCode=BKTF250816 www.udemy.com/explore-web-development/?couponCode=FREECOURSE44173 www.udemy.com/html-online-course/?couponCode=HTMLFREE www.udemy.com/introduction-to-css-web-development-bootcamp/?couponCode=CSSFREE www.udemy.com/learn-html-css-website/?couponCode=BBHFREE www.udemy.com/html-css-learn-to-create-a-website-from-scratch/?couponCode=HTMLFREE www.udemy.com/create-a-website-from-scratch-using-html-css-in-1-hour/?couponCode=BBHTML www.udemy.com/html5-game-from-scratch-step-by-step-learning-javascript/?couponCode=FREECOURSE2 www.udemy.com/building-html5-canvas-projects-...

Useful Links for online learning programming

Useful Links for online learning programming 1- www.edx.org/  2- www.coursera.org 3- www.udacity.com 4- www.edraak.org 5- www.class.stanford.edu 6- www.venture-lab.org 7- www.education.com 8- www.openhpi.de 9- www.ocw.mit.edu 10- www.khanacademy.org 11- www.oli.cmu.edu 12- www.oyc.yale.edu 13- www.webcast.berkeley.edu 14- https://lnkd.in/dknxV4W 15- www.see.stanford.edu 16- www.ck12.org 17- www.udemy.com 18- www.code.org 19- www.codecademy.com SEE SOMTHING NEW JOIN SECRET CHANNEL

10 BEST WAYS TO DOWNLOAD TORRENTS WITH IDM

Image
10 BEST WAYS TO DOWNLOAD TORRENTS WITH IDM ----------------------------------------------------------- With the invention of latest Cloud sharing websites, Downloading Torrents directly is far easier now. There are Paid and Free Torrent Download Sites which permit you to transfer any torrents direcly via your browser. Here we’ve got reviewed the newest top 10 Websites to download Torrents with IDM simply. Advantages of Downloading Torrents with IDM -Internet Download Manager can accelerate downloads by up to 5 times due to its intelligent dynamic file segmentation technology. -It segments downloaded files dynamically during download process. -It helps to achieve best acceleration performance. -If the torrent is blocked in your offices/schools/colleges still you can download just by configuring proxy in your idm. -We can download torrents with IDM so that we can get maximum downloading speed even if the torrents has less number of seeds. -No need to worry a...

WEBSITE HACKING

Image
To Secure your own website first you need to learn How To Hack Websites With Different Techniques. (EDUCATIONAL PURPOSE ONLY) SQL Injection in MySQL Databases:- SQL Injection attacks are code injections that exploit the database layer of the application. This is most commonly the MySQL database, but there are techniques to carry out this attack in other databases such as Oracle. In this tutorial i will be showing you the steps to carry out the attack on a MySQL Database. Step 1: When testing a website for SQL Injection vulnerabilities, you need to find a page that looks like this: www.site.com/page=1 or www.site.com/id=5 Basically the site needs to have an = then a number or a string, but most commonly a number. Once you have found a page like this, we test for vulnerability by simply entering a ‘ after the number in the url. For example: www.site.com/page=1′ If the database is vulnerable, the page will spit out a MySQL error such as; Warning: mysql_num_rows()...