in reply to Array and Hash
As close as I can tell, you want to correlate the hash->key to SOME_DATA which resides in __TEXT__FILE__DATA__ using hash->value = string in __TEXT__FILE__DATA__.
That will be hard to do being that the string in __TEXT__FILE__DATA__ does not match the value you show in hash->key.
I think I might:
Hope that helps....
...the majority is always wrong, and always the last to know about it...
Insanity: Doing the same thing over and over again and expecting different results...
A solution is nothing more than a clearly stated problem...otherwise, the problem is not a problem, it is simply an inconvenient fact
|
|---|