Scylla 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:
- x64 and x86 support
- full unicode support
- written in C/C++
- plugin support (ImpREC plugins are supported)
- works great with Windows 7
Currently there are only 2 plugins (PECompact, PESpin x64) in this release, full sourcecode for both is included.
What's New in Version 0.6b
See changelogReleased
- - internal code changes
- - added option: fix iat and oep
- - fixed buffer to small bug in dump memory
- - added dump memory regions
- - added dump pe sections -> you can edit some values in the dialog
- - improved dump engine with intelligent dumping
- - improved pe rebuild engine -> removed yoda's code
- - fixed various bugs
Recommended Comments
Create an account or sign in to comment