How did you disassemble websynth and have it still be in one piece, working properly?
I have in the past tried for separate project, IDA for dasm and winSDK MASM for reasm.
Let's just say the reassembled code worked, but behaved differently, buggy.
So, what's your tooling and workflow?
I see NASM for reasm at least.