Closed Thread
Results 1 to 5 of 5

Thread: Fairly Simple Program Request

  1. #1
    Fodder is offline Newbie
    Join Date
    Dec 2007
    Posts
    2
    Rep Power
    0

    Fairly Simple Program Request

    Hi all,

    I've tried and failed to make a program for myself so now I've come for your help. I don't know whether requests are allowed or not, but I believe it's not a difficult program to code (I just don't know how) so I'm hoping someone here can help me out.

    I need a program that can scan a file and retrieve information at certain hex values, it then needs to be able to display them and have the option of copying it all onto the clipboard.

    I can show you a program that does a similar job to help get an idea of what it is like (the similar program isn't compatible and the coder is long gone).

    If you live in Australia, I'm willing to pay you for your time and work too. I'm just that desperate :santa:

    Thanks for reading and please let me know if you're interested

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42
    Requests are allowed if you post them in the right section. I've moved this thread, so you don't have to think about it now, but please remember it in the future.

    I'm a little unsure about what you mean with the hex values. Do you want to scan a file, take every byte, and then represent it like a hex-value to the user?

  4. #3
    TkTech's Avatar
    TkTech is offline The Crazy One
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    1,412
    Blog Entries
    1
    Rep Power
    31
    "retrieve information at certain hex values" - more likely means memory offsets... ie: your program loads at 1MB (0x400) and he wants the 5th bit 0x400 + 0x5.
    "If you live in Australia, I'm willing to pay you for your time and work too. "
    Why only Australia... going to hop on a jeep and drive over to their place and pay cash?

  5. #4
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Quote Originally Posted by TkTech View Post
    Why only Australia... going to hop on a jeep and drive over to their place and pay cash?
    Yeah I didn't understand why?!

  6. #5
    Fodder is offline Newbie
    Join Date
    Dec 2007
    Posts
    2
    Rep Power
    0
    v0id: Thanks for moving the topic

    About the hex thing, there's certain information stored at certain memory offsets and I just want the program to retrieve that information and output it all at once. It'll save me a lot of time from having to search through the hex every time. As I said, I can show you an example program to help you understand what I'm request.

    As for the money, I can only do a direct bank transfer and don't have paypal, credit card, etc.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Simple refresher request
    By noodlzzz in forum Request Services
    Replies: 1
    Last Post: 08-16-2011, 07:44 AM
  2. Request for a simple program.
    By ploddy in forum Visual Basic Programming
    Replies: 2
    Last Post: 02-24-2011, 01:56 PM
  3. [REQUEST] Simple C# tut about sockets
    By sijmenjan in forum C# Programming
    Replies: 5
    Last Post: 08-27-2010, 10:18 AM
  4. Simple request
    By Taoist in forum C and C++
    Replies: 1
    Last Post: 12-15-2009, 05:20 PM
  5. Fairly Simple Program Request
    By Fodder in forum C and C++
    Replies: 0
    Last Post: 12-20-2007, 12:02 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts