Showing posts with label TRICKS. Show all posts
how to remove virus without antivirus using cmd...???
Trojan removal can help you to remove virus on your computer . you can delete all virus from a computer or memory cards without using antivirus if you know which files are virus infected .The folder or file having following attributes
- Hidden H
- System S
- Read Only R
- Archive A
now attrib -r -a -s -h abc.txt removing all attributes
1> open cmd ( "win + r "and type cmd )
2> go to the drive where you want to delete virus example write f: to go to F drive .
3>type attrib -r -s -h *.* /s /d in cmd press enter
4> type dir /a . press enter
5> Delete all file which is like .inf , .exe , .log
Ex...
del autorun.inf to delete autorun.inf file
if any file not delete then rename file using rename abc.exe 123.txt (rename source_filename new_file _name )
How to increase speed of copy file in pendrive ???
Hi fnz ...
The copy in pendrive is with too slow speed is big issue there is one solution is given below
it is simple
1> plug in your pen drive note here E:
The copy in pendrive is with too slow speed is big issue there is one solution is given below
it is simple
1> plug in your pen drive note here E:
2> open cmd (type cmd in Run )
3> now type " FORMAT E: /FS:NTFS /A:16K /Q " in cmd
FORMAT {your drive name}: /FS:NTFS /A:16K /Q
press Enter
4> now window looking like this
press enter
5> now it ask for name for your drive give any name or press Enter
6> wait 2-3 min
Done
::-we are not responsible for any damages during this trick-::
join us.........
How to Remove write_protected ..??
USING CMD
1> Start - >Type CMD -> Press Enter (to_open_CMD)
2> Now type "diskpart" (if ask for any permission to access Press Yes)
3> now type "list disk" (show all your disk)
4> now find out which is your pen drive & type "select disk * " (NOTE ::- * IS YOUR DRIVE
NUMBER AND DON'T SELECT YOUR HARD DISK)
5> now type "attributes disk clear readonly"
6> pendrive is completely remove readonly ...
USING S/W
method 1
1> just goto :- DOWNLOAD
2> download S/W FORMAT your drive
method 2
1> goto the link DOWNLOAD
2> run it to execute a “low-level format”on the drive. This may take few attempts to actually remove the error.
SAFE MODE
1> Shutdown the computer
2> Connect your USB Drive with your PC/LAPTOP & Turn ON at the time of booting system press F8 continuously and Advanced booting option screen open
3> now select Safe Mode with Command Prompt
4> after loading all file find your drive (Ex.. suppose my drive is " S "then) and navigate to your drive
5> Type C:\windows\system32>S: (NOTE ::- TYPE YOUR DRIVE HERE I AM USING " S ") and press
Enter
6> S:\>format S: and press enter OR if not work then try S:\>format S
7> it will again ask you for confirmation of Yes or No (Y/N). Type Y and hit Enter.
8> DONE.....
:: If none of the methods listed above solves your problem then your pen drive might have gone corrupted, so just get it replaced::
How to super hide folder using cmd ???
Hello fnz today i am giving some cmd trick to hide your file which is actually super hide not visible even if you are enable "show hide folders and file".....
to hide any file just follow below steps :--
1> just goto your file location for i am creating a text file name just_try.txt in D:
to hide any file just follow below steps :--
1> just goto your file location for i am creating a text file name just_try.txt in D:
2> goto run type cmd (to open cmd)
3>now using cd cmd goto dir when you are create your file or folder here D:
4>type attrib YOUR_FILE_NAME +a +s +h
now press Enter
5> Now the file is hide which is not visible even you are enable hide file and folder
to show the file or unhide try this cmd
command is same use to hide file there is one small change Replace - sign with + sign
you can see the file .......
so enjoy and hide your important data and files
if you have any query comment here.....
join us on fb.....
How to make windows genuine using cmd in just less then 1 min??
Hello guys..
This is amazing trick i came across for making your windows genuine in less than a minute using command prompt..This trick is tested on windows 7.Follow this simple steps for making your windows genuine.
1) Go to run and type in search cmd and run it as administrator.
This is amazing trick i came across for making your windows genuine in less than a minute using command prompt..This trick is tested on windows 7.Follow this simple steps for making your windows genuine.
1) Go to run and type in search cmd and run it as administrator.
How you can bypass login.swf page using BACKTRACK
NOTE:-THIS TRICK IS FOR EDUCATION PURPOSE DO NOT MISUSE IT.WE ARE NOT RESPONSIBLE ANYTHING HAPPENS TO YOU.
In this i will show you how you can bypass login.swf on any website on internet..You can surf inside the this admin panel of any website.
You just need to follow the steps..
For this also you have to download virtual player and backtrack 5 here is the link
Download it from here..
Virtual player
Bactrack 5 r3
First of all what is .swf ?
It is the extension of Adobe flash player where the adobe script is played as a login as an extension login.swf
If you dont knw where to get this..just search on google as login.swf and select anyone website
you will get something like this of admin panel of the website.
1) Now copy the website url and in terminal of bactrack 5 write wget <website url> but at last instead of login.html just replace it with login.swf and prees enter.
2) Now you have to go to certain directories write cd /pentest/ as shown in fig.
3) Now you have to go folder cd reverse-engineering
4) Now write cd flasm and you will be reach to as below.
5) Now write ./flasm -d /root/login.swf (Be very perticular about '.' where to use it.)
6) And you are done now to find out what is username just search in and you will getting something like this
.
.
.
getvariable
push 'friends1234'
stringCq
not
.
.
.
7) Now copy friends1234 in username of the website and submit it and you will directed inside of page.
thanks for reading..
join us.......
NOTE:-THIS TRICK IS FOR EDUCATION PURPOSE DO NOT MISUSE IT.WE ARE NOT RESPONSIBLE ANYTHING HAPPENS TO YOU.
In this i will show you how you can bypass login.swf on any website on internet..You can surf inside the this admin panel of any website.
You just need to follow the steps..
For this also you have to download virtual player and backtrack 5 here is the link
Download it from here..
Virtual player
Bactrack 5 r3
First of all what is .swf ?
It is the extension of Adobe flash player where the adobe script is played as a login as an extension login.swf
If you dont knw where to get this..just search on google as login.swf and select anyone website
you will get something like this of admin panel of the website.
1) Now copy the website url and in terminal of bactrack 5 write wget <website url> but at last instead of login.html just replace it with login.swf and prees enter.
2) Now you have to go to certain directories write cd /pentest/ as shown in fig.
3) Now you have to go folder cd reverse-engineering
4) Now write cd flasm and you will be reach to as below.
5) Now write ./flasm -d /root/login.swf (Be very perticular about '.' where to use it.)
6) And you are done now to find out what is username just search in and you will getting something like this
.
.
.
getvariable
push 'friends1234'
stringCq
not
.
.
.
7) Now copy friends1234 in username of the website and submit it and you will directed inside of page.
thanks for reading..
join us.......
NOTE:-THIS TRICK IS FOR EDUCATION PURPOSE DO NOT MISUSE IT.WE ARE NOT RESPONSIBLE ANYTHING HAPPENS TO YOU.
How to use your laptop as a hotspot
This trick is checked on windows 8 laptop.In this tutorial i will show you how to use your laptop as a hotspot.
Now for this we have to configure some network interface in laptop via Ad hoc network..
This Ad hoc network generally don't show an option in network and sharing window..so we have to configure using command prompt.
How to Downoad FREE music from SoundCloud ....!
Soundcloud is biggest collection of song and soundcoud is a popular online audio distribution which is allow to listen online song without download you can Users can share recordings and singers can easily distribute their music tracks widely using the amazing and reliable service by SoundCloud.com
Save your internet connection during cyber-attacks
Recent cyber-attacks
against Israel fail to bring major sites down whole world is suffering a problem in
internet speed. Though some of the users are not facing problems with internet speed, most
of the people around the world have noticed at least small change in internet
speed. High speed internet connection users have been affected a lot.now we can
make use of the alternate proxies to browse web to not suffering less speed of
internet by changing proxy
By this method we can
get back our speed of internet . almost you are facebook addict scince few days
, when I was using Facebook I was not fully
Tag :
TRICKS
Free Password Protect Folder Without Using Any Software in Windows
cls
@ECHO OFF
title Folder Confidential
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Confidential goto MDLOCKER
:CONFIRM
echo Are you sure you want to lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
Hide Files Behind The Images With out Any Software
There are some important
files or document you want to hide from others on your
computer. To do that you might be creating folder inside folder to hide
such files but in todays tutorial i will change this by teaching you a
interesting trick to hide files behind images.To hide a file behind a image
means that if any one opens that image he will see the image, but to see
the hidden file we need to open that image in a specific way. So lets get
started.
In order to do this you should have basic
understanding of command line, but if you don't know
check out tutorial given below.
1. Select
an image to be used for hiding file behind the image.
Get Free IPL Score Updates On Mobile

IPL is now on a boom, and
specially for the cricket lovers, IPL is like a festival of fun and loads of entertainment.
Everybody is busy choosing their favorite teams, and cheering up for them.
There is no age for watching cricket, everybody just loves it. So now i have a
good news in regards to IPL and technology. You can now get free IPL score
updates on mobile. No matter where you are, don’t miss IPL, just be connected
to it via technology. This trick is dedicated to all the Cricket Lovers. read
more for free score..............
So lets see how to do it. We will discuss two methods.
Make Free calls to India make unlimited calls to anywhere in India absolutely free without any software
First and Only
we are India's
first and only one website that provides free calling to its users
yes you can make
free call without using any software ......
I am personaly
use this and it's cool ....... for starting free
call you want to register over hear..
follow the
step bellow..
Tag :
TRICKS