Follow in Disasm for packed images
From Olly Advanced
Follow in Disasm for packed images

Copyright © 2006 MaRKuS TH-DJM
Target-Program: ASPacked application (or any other packed PE)
Problem:
Olly doesn't display the "Follow in Disassembler" for Stack-Window anymore.

This option implements a new way of checking the target-address (it validates it for read-access) and then, if there is access, it restores the "Follow in Disassembler" again.
Note: This problem can also be partly resolved by option "Handle Base of Code, Size of Code and Base of Data".
Copyright © 2006 MaRKuS TH-DJM