![]() |
|
|
|
#1
|
|||
|
|||
|
Reverse engineering x86 linux PIC code with hexrays/IDA
I have some Linux binaries (.so files more specifically) compiled for x86 with -fPIC in GCC or so. When I reverse engineer them in IDA, I have problem because IDA wont pick up pointers to data in the data segment automatically, I have to take all the numbers and manually calculate what data it points to.
Does anyone know a way to get IDA to resolve the data pointers automatically so that I can jump directly and see what data its reading? |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reverse Engineering WMF Exploit Code | lownoise | General Discussion | 0 | 01-19-2006 20:09 |
| Reverse engineering in Linux | taos | General Discussion | 1 | 08-04-2005 21:43 |