How Software Gets Done  


(No Login on Secured Page)

Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
Verification
 
Help for Buyers
Articles for Buyers
FAQ for Buyers
Latest News
 
Software Coders
Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
FAQ for Coders
Latest News
 
Affiliates
My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Bid Requests.
Quick & Easy Zip Backup Program
By US Data Services on Jun 19
Max Bid: Open to fair suggestions


AZ Online Evaluation Program
By costasc on Jun 18
Max Bid: Open to fair suggestions


PDF document creation using ASP.Net and SQL server ...
By e-evolution on Jun 18
Max Bid: Open to fair suggestions


Debug Simple OpenGL Project
By moonlighter on Jun 18
Max Bid: Open to fair suggestions


3D Model
By SAG Media on Jun 18
Max Bid: Open to fair suggestions


Contextual Application
By richieblueeyes on Jun 18
Max Bid: $1,000


Click here to put this ticker on your own site

Open Work Categories.
Database 
(153 open)
   Access 
(47 open)
   MySQL 
(82 open)
   Oracle 
(4 open)
   SQL Server 
(40 open)
   Other DB 
(23 open)
Documentation / Tech Writing 
(17 open)
Data Entry 
(20 open)
Game Development 
(21 open)
Graphics / Art / Music 
(50 open)
   Graphics 
(58 open)
     3d Animation 
(23 open)
   Art (Misc.) 
(21 open)
   Music 
(12 open)
   3d Modeling 
(17 open)
Language Specific 
(109 open)
   ASP 
(51 open)
   ASP .NET 
(23 open)
   C# 
(38 open)
   C++ / C 
(119 open)
   Cold Fusion 
(8 open)
   Delphi 
(37 open)
   Java 
(57 open)
   JSP 
(7 open)
   Perl 
(48 open)
   PHP 
(92 open)
   XML/XSL 
(29 open)
   Visual Basic 
(151 open)
   Visual Basic .Net 
(72 open)
   Other 
(63 open)
Misc 
(31 open)
   CAD 
(5 open)
MultiMedia 
(30 open)
Network 
(43 open)
   Network Design 
(13 open)
   Network Implementation 
(14 open)
Platforms 
(74 open)
   Windows 
(151 open)
     MS Exchange 
(4 open)
     MS Office 
(13 open)
     Other 
(5 open)
   Darwin 
(1 open)
   Internet Browser 
(44 open)
   Linux 
(63 open)
   UNIX 
(31 open)
   Hand Held/PDA Programming 
(9 open)
Requirements 
(9 open)
Security 
(30 open)
Testing / Quality Assurance 
(11 open)
Web 
(156 open)
   Page Design 
(81 open)
   Flash 
(57 open)
   Web Services 
(64 open)
   Web (Other) 
(71 open)
Training 
(14 open)
   Computer Based 
(14 open)
Other
 
Other Sites

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

Program to Check User, then Unzip Software
Bid Request Id: 67228
Bookmark in my 'To Do' list
Posted by: OfficialProjectBase (7 ratings)
(Software buyer rating 10)
Non-action Ratio: Above Average - 32.26%
Posted: Jun 6, 2003
10:52:46 PM EDT
Bidding Closes: Jun 11, 2003
11:03:15 PM EDT
Viewed (by coders): 196 times
Deadline: 6/20/2003
(Approx. 1 days)
Phase:
Work (or percent of work) was completed by coder. Waiting for buyer acceptance.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: Windows, Database, Language Specific, C++ / C, Documentation / Tech Writing, Visual Basic, Other, Misc, Security, Access
Enter chat room for this bid request
(0 active users at Jun 19, 2003 8:37:41 AM EDT)

Description:
This will be an interesting project for someone!

We need an application that will be used internally to "protect" an EXE. The app doesn't need to be user-friendly, it will only be used by me.

I will provide this program with three pieces of information: a special URL (to check a customer before unlocking), the program name, and the EXE to be protected. All this information is compressed and compiled down into another EXE, one with no dependencies.

When run, this EXE prompts for the user e-mail address. It then sends this, along with the program name, to the URL I provided earlier, ie:

http://www.myserver.com/validate/page.asp?email=testATtest.com&app=MyProgram

It reads the response from our server: if it returns "true", then this app extracts and runs the EXE (preferably it's extracted to memory and run from there, else extracted to some temporary folder with a curious name and deleted afterward!). If anything the server does NOT return true, the user cannot go any further.

It sounds complicated but is relatively simple. Please ONLY bid if you can do this project. Most probably a C++ job, tho any language considered.

Please, no blanket bids -- please provide an understanding of this requirement in your bid.

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:
All Windows versions

Must be 100% finished and received by buyer on:
Jun 20, 2003 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.


Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
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!
jim_lawless
(3 ratings)
in Council Bluffs, Iowa
United States
Bid id: 719,367
 
$100 (USD) Jun 7, 2003
1:39:21 AM EDT
 10
(Excellent)
   
Here's my synopsis of how I'd build this tool.

I'd build a command-line tool that would accept the three parameters outlined above. ( I'd recommend a fourth ... an encryption password ).

This tool would encode the specified EXE within a wrapper EXE using the encryption password.

The wrapper EXE would prompt the user for their credentials and would forward them to the web server via http only ( no https ).

Rather than returning true/false in the credential match-up, I'd recommend that the web page return a decryption key. ( This way, the user could not spoof the http lookup with a dummy boolean value. )

The decoded EXE would be written to a temp area.

Prior to spawning the EXE, the wrapper would write a short environment string that your EXE would look for and verify. ( This would prevent anyone from running the EXE from Explorer or a command-prompt; it must be invoked from the wrapper. )

 
 
 
 
  See 4 private reply(ies)
to/from jim_lawless.
 




Quick 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.98 on 99 jobs 
Securenext
Rated a 9.98 on 102 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Buddies
Rated a 9.83 on 78 jobs 
Codman
Rated a 9.97 on 147 jobs 
Michael Sharp
Rated a 9.98 on 180 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Tometa Software, Inc.
Rated a 10 on 9 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.