Highlighting this and right-clicking on "Add Assembly to CASC" at first resulted in the error Address range is not within the sample segments. Trying again resulted in the instructions appearing to populate the CASC screen correctly, but I exited out. Trying again resulted in IDA crashing.
It'd be cool if this were supported, although I'm sure it would complicate things given that after the debugging session the addresses stored would be invalid.
I was trying to write a signature based on some shellcode written to the heap during a debugging session:
Highlighting this and right-clicking on "Add Assembly to CASC" at first resulted in the error
Address range is not within the sample segments
. Trying again resulted in the instructions appearing to populate the CASC screen correctly, but I exited out. Trying again resulted in IDA crashing.It'd be cool if this were supported, although I'm sure it would complicate things given that after the debugging session the addresses stored would be invalid.