View Single Post
  #1  
Old 07-19-2015, 04:38
schrodinger schrodinger is offline
Friend
 
Join Date: Jan 2015
Posts: 24
Rept. Given: 2
Rept. Rcvd 4 Times in 1 Post
Thanks Given: 10
Thanks Rcvd at 1 Time in 1 Post
schrodinger Reputation: 4
Exclamation How to port function names from one exe to another?

Hello,
I have two executable elf files for one program but with 2 different version.
IDA can resolve the function names in one of them while not for the other.
Bindiff is the tool of choice I think but it is not working for 64 bit.What can be done to solve this issue?
Reply With Quote