• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Windows-based x86 disassembler?

mikeblas

[H]ard|DCer of the Month - May 2006
Joined
Jun 26, 2004
Messages
12,777
Can anyone recommend a Windows-based x86 diassembler? The days of using debug.com are gone, I guess; I have a few files that I'd like to disassemble.

I tried nbasm, but it doesn't work in Windows.
 
We use IDA at work. I forgot that older versions were free, so maybe I'll try that.

OLLYDBG only works on PE executables, as far as I can tell. And it doesn't support Vista. Thanks for the lead, though.
 
Windasm was one I always saw when looking into this stuff at a younger age. Might still be a good choice.
 
Back
Top