Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Version 0.5 final

Featured Replies

Posted

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 by Aguila

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_decompose64

ProcessAccessHelp.obj : error LNK2001: unresolved external symbol _distorm_decode64

D:\Scylla_v0.5_SRC\Win32\Release\Scylla.exe : fatal error LNK1120: 2 unresolved externals

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.

  • Author

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 by Aguila

Also Imprec-style API selection (double-click or ENTER on a function). Went missing in the ton of changes ohmy.png

nice tool, nice gui.

WIll check it out in greater detail tomorrow.

Is it still opensource? ;)

awesome work ;)

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.