| Zhoul Master Cheater
 
 ![]() Reputation: 1 
 Joined: 19 Sep 2005
 Posts: 394
 
 
 | 
			
				|  Posted: Wed Oct 26, 2005 1:54 am    Post subject: Copy/Pasting Pointers |   |  
				| 
 |  
				| I'm working with 3-level-deep pointers.  I have a list of about 15.  14 of them were copy/pasted from the 1st one I made.  They all appear to work ok, but... 
 - When I sort the address list, all 14 'copies' (which were changed by +4 bytes) shoot to the top of the list, even though their target addresses are much higher then most of the other addresses in the list.
 - I saved the list in 5.1.1, then opened it with 5.0.  Only the original pointer value appears, the other 14 are non-existant.
 
 It seems like the copies are missing properties in some way.  I've tried changing the pointers themselves, then changing them back, and they still act the same way.  The only work-around, is 'Add address manually', which, well, isn't even a work-around imho =)
 
 - Zhoul
 |  |