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
the " - " sign means removing attributes and the " + " sign means adding attributes 

now attrib -r -a -s -h abc.txt removing all attributes
         attrib +r +a +s +h abc.txt adding  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 )




June 19, 2013
Tag : ,

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:


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.........
June 17, 2013
Tag :

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::





June 13, 2013
Tag :

Google I/O Old Streamed Videos



Catch the Live streaming of Google I/O Over here by clicking this link :
http://androdezzlar.blogspot.in/2013/05/live-streaming-of-google-io-2013.html

Catch the streamed videos of Google I/O Over here by clinking this link :


Check out Chrome+HTML5 Developers Live Japan #5 over here.

Chrome+HTML5 Developers Live Japan #5 :-




Check out YouTube Developers Live: Streaming like a boss with Capella Systems' Cambria Live Studio over here.

YouTube Developers Live: Streaming like a boss with Capella Systems' Cambria Live Studio :-




Check out Android Design in Action: Google I/O 2013 Recap over here.

Android Design in Action: Google I/O 2013 Recap :-




Check out Google Apps Unscripted - Google I/O Recap over here.

Google Apps Unscripted - Google I/O Recap :-






Check out YouTube Developers Live: Elgato Systems and the new YouTube Live Streaming API over here.

YouTube Developers Live: Elgato Systems and the new YouTube Live Streaming API :-







You can check out the Google I/O Pitch Night over here.



Catch the Live streaming of Google I/O Over here by clicking this link :
http://androdezzlar.blogspot.in/2013/05/live-streaming-of-google-io-2013.html

Watch the streamed videos of Google I/O Over here by clinking this link :
June 6, 2013

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:


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.....




June 5, 2013
Tag :

Google I/O 2013 streamed Videos




Catch the Live streaming of Google I/O Over here by clicking this link :
http://androdezzlar.blogspot.in/2013/05/live-streaming-of-google-io-2013.html

Watch the old Streamed videos of Google I/O over here :
http://androdezzlar.blogspot.in/2013/06/google-io-old-streamed-videos.html


Watch the Streamed Videos of Google I/O 2013 :-

Check out Google+ Developers Live: What's new and exciting with the Hangouts API! over here.

Google+ Developers Live: What's new and exciting with the Hangouts API! :-




Check out Google Drive SDK: using Google+ Sign-In button with Drive on iOS over here.

Google Drive SDK: using Google+ Sign-In button with Drive on iOS :-




Check out Maps Shortcuts: Tile Layers in Google Maps SDK for iOS over here.

Maps Shortcuts: Tile Layers in Google Maps SDK for iOS :-




Check out Behind the <div>'s: Chrome roll it over here.

Behind the <div>'s: Chrome roll it :-




Check out YouTube Developers Live: From API reference to code in minutes over here.

YouTube Developers Live: From API reference to code in minutes :-




Check out Google+ Developers Live: Cross-Platform Single Sign-On over here.

Google+ Developers Live: Cross-Platform Single Sign-On :-




Check out Google Drive SDK: get your app noticed inside Drive over here.

Google Drive SDK: get your app noticed inside Drive :-










Catch the Live streaming of Google I/O Over here by clicking this link :
http://androdezzlar.blogspot.in/2013/05/live-streaming-of-google-io-2013.html

Watch the old Streamed videos of Google I/O over here :
http://androdezzlar.blogspot.in/2013/06/google-io-old-streamed-videos.html
May 25, 2013

Live Streaming of Google I/O 2013



Live streaming of Google I/O.

Google I/O is an annual developer-focused conference,held by Google in San Francisco, California. This is the live streaming held by google for in-depth session about web building, mobile and enterprise application with google and open source web technology such as Android, Chrome, Chrome OS, Google API's, Google Web Toolkit , App Engine and many more.

Some Information About  Google I/O

Google I/O was started in 2008. The 'I' and 'O' stand for input/output. This Google I/O live streaming is going to be held at Moscone Center , San Francisco. Announcement of updates for Android, Chrome OS, Google Chrome and other services during this conference.


Certain Announcement was made during this conference.

Announcement and introduction:

"Google Play Music All Access (subscription streaming)"
"Google Play Games"
"Updated Google Play Services"
"Google Play for Education"
"Android Studio development environment"

"Samsung Galaxy S4 with stock Android to be sold from Google Play"
"Google+ redesign with emphasis on photo management and sharing"
"Google Hangouts, updated instant messaging platform"
"Redesigned Google Maps desktop and Android app"
"Updated Google Search app for Android"
"Android surpasses 900 million activations worldwide"


Today On this Day live streaming is going which is directly held by Google at San Francisco.

You can watch Live Streaming Directly from our website. Check out the Live Streaming:

Date 6/14/2013 12:30 a.m. GMT
        6/13/2013 12:00 p.m. PDT

Waterfall Antipatterns :-




Date 6/13/2013 10:30 p.m. GMT
        6/13/2013 10:00 a.m. PDT

Off the Charts: Best Practices for Google Analytics API Quotas :-




Date 6/13/2013 8:00 p.m. GMT
        6/13/2013 11:00 a.m. EDT

Behind the div's: Chrome Racer :-








Other Streamed Videos of Google I/O you can watch by clicking this link :
http://androdezzlar.blogspot.in/2013/05/google-io-2013-streaming.html

Watch the Old Streamed Videos of Google I/O over here
http://androdezzlar.blogspot.in/2013/06/google-io-old-streamed-videos.html
May 16, 2013

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.

May 15, 2013
Tag :

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.
May 10, 2013

How to recover your deleted files from your pendrive using backtrack ?

In this I will show you how to recover deleted files without using any recovery software. you can o this by using backtrack. This can save time while using backtrack because backtrack is the fastest way to recover,hack etc..do  anything that you want.

May 6, 2013
Tag :

Labels

Blog Archive

Popular Post

FRIEND'S

Powered by Blogger.

- Copyright © AndroDezzlar -AndroDezzlar- Powered by Blogger - Designed by AndroDezzlar