Probably a silly question, but when I quit the IDA debugger after reversing some arbitrary packed file, the functions that are created in memory disappear. I figure this is because the memory no longer "exists" for static disassembly, but I'd like to keep those functions around. Is there any way to do this?
I tried using a database snapshot, but that didn't seem to matter. I'm using a licensed copy of IDA 6.2, if that makes a difference.




