Home

Awesome

Scylla - x64/x86 Imports Reconstruction

ImpREC, CHimpREC, Imports Fixer... this are all great tools to rebuild an import table, but they all have some major disadvantages, so I decided to create my own tool for this job.

Scylla's key benefits are:

This tool was designed to be used with Windows 7 x64, so it is recommend to use this operating system. But it may work with XP and Vista, too.

Source code is licensed under GNU GENERAL PUBLIC LICENSE v3.0

Known Bugs

Windows 7 x64

Sometimes the API kernel32.dll GetProcAddress cannot be resolved, because the IAT has an entry from apphelp.dll Solution? I don't know

Only Windows XP x64:

Windows XP x64 has some API bugs. 100% correct imports reconstruction is impossible. If you still want to use XP x64, here are some hints:

ImpREC plugin support:

Some ImpREC Plugins don't work with Windows Vista/7 because they don't "return 1" in the DllMain function.

Keyboard Shortcuts

Changelog

Version 0.9.8

Version 0.9.7

Version 0.9.6

Version 0.9.5

Version 0.9.4 Final

Version 0.9.3

Version 0.9.2

Version 0.9.1

Version 0.9

Version 0.8

Version 0.7 Beta

Version 0.6b

Version 0.6a

Version 0.6

Version 0.5a:

Version 0.5:

Version 0.4:

Version 0.3a:

Version 0.3: