new features
- option to check dll dependencies (
-Y1
) - option to show all dll exports and imports (
-Y2
) - option to create minidump of process (
-#
) - signed release build
enhancements
- show all dll dependency problems
bug fixes
- fix exceptions caught by SEH signal handler