Page 1 of 1
					
				Editing a .elf file?
				Posted: Wed Aug 23, 2006 1:19 pm
				by Vampir3
				How would I go about editing a .elf file that has already been compiled? There is some data in a file I need to change so it can work for me better. I have ps2dev installed on my Linux SUSE 10.0
			 
			
					
				
				Posted: Thu Aug 24, 2006 1:56 am
				by cloudhunter
				Well editing a precompiled ELF file is hard, you'd have to do hex editing. It might be easier just to recompile it...
What are you trying to edit?
Cloudy
			 
			
					
				
				Posted: Thu Aug 24, 2006 6:08 am
				by Drakonite
				Locked, as we don't discuss hacking other peoples work here.