0

I want to xor a portion of code for a static analyse of a 32 bits elf executable. I know the start and ending address, i know the xor key.

I tried to dump memory block with objdump and pipe it to a python script which make the xor.

But i am wondering if there is a fastest method in order to run the xor in bash script for example

Thanks

Bob5421
  • 7,757
  • 14
  • 81
  • 175

0 Answers0