This programs comes with two ways of getting imports:
1. Old mode:
by selecting "Process", you can optionally set OEP RVA, then press "Autodetect"
for getting Imports VA, Imports Size
and finally pressing "Get imports" for getting imports thunks.
2. New mode
by selecting "Process" and pressing Attach button.
Only valid imports will be showed in this mode.
"Sort thunks after:" "Sections" or "Dlls" refers to only this option
"Sections" option will set as name and as parent the section from which
an import thunk belongs,
"Dlls" option will set as name and as parent the dll name
"Don't scan first (code) section" also refers to this "New mode" only.
Import - Import ImpRec/Scylla saved Tree.
"Append to PE" is the final step - fixing the dump.
In Version 3:
- Added "Imports from file" to successfully resolve imports from file not from memory of module
- Added "Resolve forwarded" to resolve forwarded imports and Api Set;
- Fixed some bugs
wondering if there is any interest for such tool, please write bug reports/suggestions.