Hi all,
First post and hope to not piss off the g0ds ;)
So I was working on something. A couple of ELF binaries and one had a vuln the other didnt. I was able to located to affected code by using, objdump with a bit of linux-bash to remove the RVA's and then using linux's diff command. It wasn't pretty but I found it.
I then I had a friend let me borrow his IDA and bindiff and OMG!! it was so much easier and prettier.
Granted IDA is a great tool, I was wondering if you guys had any other techniques or tools for this. That works for ELF and PE files
thanks and great forum
k0ng0
First post and hope to not piss off the g0ds ;)
So I was working on something. A couple of ELF binaries and one had a vuln the other didnt. I was able to located to affected code by using, objdump with a bit of linux-bash to remove the RVA's and then using linux's diff command. It wasn't pretty but I found it.
I then I had a friend let me borrow his IDA and bindiff and OMG!! it was so much easier and prettier.
Granted IDA is a great tool, I was wondering if you guys had any other techniques or tools for this. That works for ELF and PE files
thanks and great forum
k0ng0