Log in

View Full Version : wdasm8.93 segfault?


macma
September 25th, 2001, 21:41
Hi,
Has anyone ever had trouble with wdasm893 segfaulting (or whatever
the apropriate MS term is)? It happens under wine, and two separate
win98 installations I have.

It only happens on one particular program (4MB exe file), which I doubt
has any significant protection on it. All other programs dissassemble
fine.

cheers,
hanimex

CoDe_InSiDe
September 26th, 2001, 10:28
Hi macma,

Well the file doesn't have to contain any protection but sometimes W32Dasm calculates values a bit wrong or performs some wrong actions on certain things
So i suggest to check the PE Header of that file very closely (just in case the whole file but the PE Header is probably the problem
And try to find something strange...?

Cya...

CoDe_InSiDe

Bengaly
September 27th, 2001, 12:47
hehe, heya...

always listen to code
but when checking the PE don't forget to check the RESOURCE size, ppl love to fuck it up for ANTI-32DASM trick ;D

I am used to that shit already ;D

Have fun..

macma
October 2nd, 2001, 23:09
Thanks, rebuilt header with LordPE10D.zip
and all is well!

Cheers,
Hanimex