
jc.py is extension pycommand script for the immdbg (immunity Debugger) .
!jc allows quick search for finding return addresses for call/jmp registers (like ollyuni).
installation : copy the jc.py into pycommands directory .
usage : !jc <reg> for example : !jc ESP
all results be written to the log window (view->log or alt+l)
----
update : added push <reg> / ret like findtrampoline
http://www.openrce.org/forums/posts/559