Find Jobs
Hire Freelancers

Memory Editor/Writer

$30-5000 USD

Closed
Posted almost 19 years ago

$30-5000 USD

Paid on delivery
I DO NOT WANT TO HAVE TO SEND THE PERSON AN .EXE FOR THIS TO WORK. I need a program that searches for a number in memory (for example a hiscore in a game) and then displays it memory address and then asks what one you want to edit. Then after selecting that one, you enter the new value for which you want it to change to. This will be somewhat like TSearch but TSearch only lets you select processes running on YOUR machine. I need to be able to select processes on webservers/other machines by inputing an IP Address. I have written this so far in C but I know it's no where near close to being done (I did not use pointers because I do not know how!): [code] #include void changemem(int); int main() { int mem; char choice; int newmem; printf("Enter a value you are searching for: "); scanf("%d", &mem); printf("%d\t%p\n", mem, mem); printf("\n\nWould you like to enter a new value for %p? ", mem); fflush(0); choice = getchar(); choice = getchar(); switch (choice) { case 'y': case 'Y': changemem(mem); break; case 'n': case 'N': break; case '\n': case '\b': case '\t': main(); default: printf("\nInvalid Choice!\n"); main(); } return 0; } void changemem(int x) { printf("Enter the new value: "); scanf("%p", &x); printf("\n\nValue changed!\n"); printf("%d\t%p\n", x, x); main(); } [/code] ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request. 3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement). ## Platform Either Windows 2000/XP or Linux SuSE 9.2 Pro
Project ID: 3834857

About the project

6 proposals
Remote project
Active 19 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
6 freelancers are bidding on average $72 USD for this job
User Avatar
See private message.
$85 USD in 30 days
4.8 (13 reviews)
5.3
5.3
User Avatar
See private message.
$102 USD in 30 days
4.9 (20 reviews)
4.1
4.1
User Avatar
See private message.
$51 USD in 30 days
3.8 (23 reviews)
4.2
4.2
User Avatar
See private message.
$85 USD in 30 days
4.5 (4 reviews)
2.5
2.5
User Avatar
See private message.
$102 USD in 30 days
5.0 (1 review)
0.0
0.0
User Avatar
See private message.
$4.25 USD in 30 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
United States
5.0
2
Member since Jan 3, 2005

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.