Jump to content
Tuts 4 You

Crash on getting imports.


mudlord

Recommended Posts

Posted (edited)

Hi,

Ran into a bug on a target which is using a modified UPX.

On getting the imports after autosearching for IAT, Scylla crashes.

I recall when on XP, ImpRec didnt have this problem.

Not sure where to post the target since it is commercial, though.

If it helps, using OllyDump which was ported by AORE for Olly2.

Using one of the standard UPX 3.04 crackmes crashes on fixing the dump, if that helps.

Edited by mudlord
Posted

thanks for the bug report.

For the first bug:

I guess it is some buffer overflow exception caused by some very long API names. Please try the attached exe.

Posted (edited)

Thanks very much, bug 1 fixed.

Indeed there was undecorated C++ functions being called, like new etc...

Edited by mudlord
Posted

I found the second bug. Ollydump by AORE for Olly 2 is producing corrupt dumps. But anyway, Scylla should not crash because of that. Will be fixed in the next version.

Posted

Cool.

Is there any dumping plugins for Olly2 that you do recommend though?

Posted

I found the second bug. Ollydump by AORE for Olly 2 is producing corrupt dumps. But anyway, Scylla should not crash because of that. Will be fixed in the next version.

I can confirm that. The plugin dumped a file and the reconstruction didn't work. The Scylla dumped file worked well.

Posted

*facepalm* so Scylla does dumps too?

I wish I tried out a piece of software more, before finding well known alternatives...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...