Aguila Posted October 17, 2011 Posted October 17, 2011 (edited) I'm proud to present the new version 0.5 of Scylla. Killboy helped a lot, many thanks to him.A lot of bugs are fixed, many gui improvements, keyboard support, etc.The highlight is probably the multi-select support and the save/load tree feature. E.g. select some imports with the mouse and delete them with the "DEL" key on your keyboard.ImpREC export/import tree support will not be added, because the ImpREC format is not really comfortable. The Scylla import/export format is xml based and it is really easy to read and edit this file.(in the menu: Imports -> Save/Load Tree, buttons on main dialog removed)Download 0.5:http://forum.tuts4yo...reconstruction/ Edited October 17, 2011 by Aguila 3
kuh3h3 Posted October 18, 2011 Posted October 18, 2011 Aguila, great thanks. but one question. i tried to build scylla win32 version of 0.5 source with vs2010 (distorm3-1.0.zip,tinyxml_2_6_2.tar.gz).but link error occurred.maybe recent distorm something changed? svn version has same link error.ProcessAccessHelp.obj : error LNK2001: unresolved external symbol _distorm_decompose64ProcessAccessHelp.obj : error LNK2001: unresolved external symbol _distorm_decode64D:\Scylla_v0.5_SRC\Win32\Release\Scylla.exe : fatal error LNK1120: 2 unresolved externals
kuh3h3 Posted October 18, 2011 Posted October 18, 2011 after i copied svn version distorm_x86.lib as temporary fix(i don`t know this is right fix).my link error resolved. need some change in current source to build x86 version.
Aguila Posted October 18, 2011 Author Posted October 18, 2011 (edited) You need to read the distorm documentation e.g. here:/** 64 bit offsets support:* If the diStorm library you use was compiled with 64 bits offsets,* make sure you compile your own code with the following macro set:* SUPPORT_64BIT_OFFSET* Otherwise comment it out, or you will get a linker error of an unresolved symbol...* Turned on by default!*/but it doesnt really matter if you use a static lib or compile it on the fly. Edited October 18, 2011 by Aguila
Killboy Posted October 18, 2011 Posted October 18, 2011 Also Imprec-style API selection (double-click or ENTER on a function). Went missing in the ton of changes
deepzero Posted October 18, 2011 Posted October 18, 2011 nice tool, nice gui. WIll check it out in greater detail tomorrow. Is it still opensource?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now