Find Jobs
Hire Freelancers

Memory Editor/Writer

$30-5000 USD

Chiuso
Pubblicato quasi 19 anni fa

$30-5000 USD

Pagato al completamento
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
Rif. progetto: 3834857

Info sul progetto

6 proposte
Progetto a distanza
Attivo 19 anni fa

Hai voglia di guadagnare un po'?

I vantaggi delle offerte su Freelancer

Imposta il tuo budget e le scadenze
Fatti pagare per il lavoro svolto
Delinea la tua proposta
La registrazione e le offerte sui lavori sono gratuite
6 freelance hanno fatto un'offerta media di $72 USD
Avatar dell'utente
See private message.
$85 USD in 30 giorni
4,8 (13 valutazioni)
5,3
5,3
Avatar dell'utente
See private message.
$102 USD in 30 giorni
4,9 (20 valutazioni)
4,1
4,1
Avatar dell'utente
See private message.
$51 USD in 30 giorni
3,8 (23 valutazioni)
4,2
4,2
Avatar dell'utente
See private message.
$85 USD in 30 giorni
4,5 (4 valutazioni)
2,5
2,5
Avatar dell'utente
See private message.
$102 USD in 30 giorni
5,0 (1 valutazione)
0,0
0,0
Avatar dell'utente
See private message.
$4,25 USD in 30 giorni
0,0 (0 valutazioni)
0,0
0,0

Info sul cliente

Bandiera: UNITED STATES
United States
5,0
2
Membro dal gen 3, 2005

Verifica del cliente

Grazie! Ti abbiamo inviato tramite email il link per richiedere il tuo bonus gratuito.
Non è stato possibile inviarti l'email. Riprova per piacere.
di utenti registrati di lavori pubblicati
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Caricamento anteprima
Autorizzazione per la geolocalizzazione concessa.
La tua sessione è scaduta ed è stato effettuato il log out. Accedi nuovamente per piacere.