How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
(See all)
PC to Phone & PC
By Csyscom Inc. on Jul 31
Max Bid: $400


webbrowser image save
By nomik on Jul 31
Max Bid: Open to fair suggestions


SQL Query for Access 2000
By Swandale Systems on Jul 31
Max Bid: $25


trading program
By srbrtop on Jul 31
Max Bid: $250


b-board
By steved1257 on Jul 31
Max Bid: Open to fair suggestions


Report generator for Visual basic application
By spsilver on Jul 31
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(159 open)
   Access 
(59 open)
   MySQL 
(91 open)
   Oracle 
(13 open)
   SQL Server 
(71 open)
   Other DB 
(25 open)
Documentation / Tech Writing 
(26 open)
   Language (Human) Translations 
(2 open)
Data Entry 
(24 open)
Game Development 
(20 open)
Graphics / Art / Music 
(57 open)
   Graphics 
(64 open)
     Adobe AfterEffects 
(7 open)
     Adobe Photoshop 
(35 open)
     Adobe Premiere 
(3 open)
     3d Animation 
(13 open)
   Art (Misc.) 
(18 open)
   Music 
(13 open)
   Photography 
(4 open)
   3d Modeling 
(8 open)
Language Specific 
(118 open)
   ASP 
(66 open)
   ASP .NET 
(52 open)
   C# 
(43 open)
   C++ / C 
(136 open)
   Carbon (Mac OS) 
(3 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(13 open)
   Delphi 
(48 open)
   Java 
(76 open)
   JSP 
(11 open)
   Perl 
(38 open)
   Python 
(1 open)
   PHP 
(91 open)
   XML/XSL 
(38 open)
   Visual Basic 
(151 open)
   Visual Basic .Net 
(84 open)
   Other 
(62 open)
Misc 
(29 open)
   CAD 
(3 open)
MultiMedia 
(34 open)
   Video Editing 
(6 open)
Network 
(45 open)
   Network Design 
(6 open)
   Network Implementation 
(16 open)
Platforms 
(68 open)
   Windows 
(175 open)
     MS Exchange 
(6 open)
     MS Office 
(19 open)
     Other 
(8 open)
   Internet Browser 
(44 open)
   Linux 
(59 open)
   UNIX 
(23 open)
   Hand Held/PDA Programming 
(12 open)
Requirements 
(15 open)
Security 
(36 open)
Testing / Quality Assurance 
(18 open)
Web 
(173 open)
   Page Design 
(92 open)
   Flash 
(49 open)
   Web Services 
(77 open)
   Web (Other) 
(75 open)
Training 
(14 open)
   Computer Based 
(11 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Driver Development: Keylogger
Bid Request Id: 35034
Bookmark in my 'To Do' list
Posted by: ComputerAndWeb (5 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 0.00%
Buyer Security Verifications: Good
Approved on: Nov 12, 2002
5:08:01 AM EDT
Bidding Closes: Nov 26, 2002 EDT
Viewed (by coders): 527 times
Deadline: 12/15/2002
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Medium Business Project: $500 (USD) +
Bidding Type: Open Auction
Categories: Windows, Language Specific, C++ / C, Platforms, Internet Browser, Security
Enter chat room for this bid request
(0 active users at Jul 31, 2003 4:10:20 PM EDT)

Description:
Please ONLY bid for this project when you have experience with Windows driver development and can deliver within four weeks.

We need code that allows us to record *all* keystrokes on a system. The code needs to have the following features:

1. Log keystrokes for all applications, even when they disable windows hooks (for example the DOS box or the Windows NT/2000/XP login screen). This means the keylogger must be developped and installed as keyboard driver.

2. Log all special keys: For example, translate the RETURN key to [RET] and the ALT key to [ALT]

3. Handle (at least) all Western languages, for example the German "ä, ü, ö"

4. Communicate the keystroke information to a normal windows application, for example by sending window messages to this application. This application is used to control the keylogger (start / stop) and writes the logged data to a file. If the controlling app is not running, the keylogger should buffer all recorded keystrokes.

5. It must run on Win 98/ME and NT/2000/XP. This probably requires two different keyboard drivers.

6. If required, the project must include the code necessary for an automatic installation.

7. The project needs to be done in Visual C++ V6 or V7 and must not rely on the .NET runtime.

Suggestion: A good starting point for the NT based keylogger could be the "Ctrl2Cap" application at http://www.sysinternals.com/ntw2k/source.shtml

When bidding for this project, please let me know what driver development experience you have and how much time you need for this project.



Deliverables:
1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.

3) Complete ownership and distribution copyrights to all work purchased.



Platform:
Win 98/ME/NT/2000/XP

Must be 100% finished and received by buyer on:
Dec 15, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.


Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
ZMike
(31 ratings)
in Moscow, 
Russian Federation
Bid id: 387,527
 
$590 (USD) Nov 14, 2002
2:44:09 AM EDT
 10
(Excellent)
   
Hello

I have made 2 keyboard driver based on Ctrl2Cap and Microsoft SDK samples.

Also I have big experience with other low-level Window's techniques.

You are right I have to make 2 versions for you (Win98/Me and WinNt/2000/XP)

If you are interesting I can send you a small prototype.

Also I am not sure about all purposes of you Keylogger but I can implement some
ideas like providing auto correction tool, dairy and so on.

About time estimation - I think I can finish development in one week + some days for initial communication and final testing.

Mike

 
 
 
 
  See 5 private reply(ies)
to/from ZMike.
 




Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Anuj Gakhar
Rated a 9.96 on 104 jobs 
Securenext
Rated a 9.96 on 114 jobs 
Buddies
Rated a 9.83 on 81 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
Codman
Rated a 9.97 on 151 jobs 
Michael Sharp
Rated a 9.98 on 182 jobs 
D-N-S
Rated a 9.93 on 38 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Maxnet Technologi es Private Limited
Rated a 9.92 on 75 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.