Re: POLIB util




Betov wrote:
> "AceHigh" <cnewman7@xxxxxxxxx> écrivait
> news:CzGZe.3293$Nb.1554@xxxxxxxxxxxxxxxxxx:
>
> > True tho I d/l'ed RosAsm and It wouldnt even recompile the junk it
> > left me with.
>
>
> Send me the DLL.
>
> - You have my Mail in the [Help] / [About] Box -


This response, more than any other, demonstrates the problem with the
RosAsm disassembler -- it's great at disassembling programs that the
RosAsm development team has already seen. They can put in all kinds of
special case code to handle those situations that they've seen and they
understand. The problem is, the disassembler falls apart on code
they've never looked at. And given that there are *far* more programs
that they've not seen than they've seen, well, you get the idea.

"Send me the DLL." demonstrates the "toy" quality of this program. It
can't handle cases that the RosAsm team hasn't seen, so every time it
breaks, you have to send a copy of the code (if that's even legal or
possible) so the RosAsm team can hack up the disassembler even more.
Worse, the more hacking they do, the more likely it becomes that they
break stuff that they had working already. All these problems could be
solved if Rene would just swallow his pride and admit that adding an
interactive feature, that allows the user to control how the
disassembler converts the code and data, is the best way to make the
RosAsm disassembler a useful tool.
Cheers,
Randy Hyde

.



Relevant Pages

  • De- Evolution
    ... > RosAsm Disassembler-Reassembler is actually (developement ... disassembler *doesn't* disassemble anything properly. ... RosASM as long as you take the attitude "I'll get around ... recursive macro invocations. ...
    (alt.lang.asm)
  • Re: .EXE -> .ASM -> .EXE
    ... You are mistaken in asuming that all RosAsm users are only the ones ... But you guys have claimed how great your disassembler ... The goal is translation of libraries to pure assembly code, ... insetad simply you do as in other assemblers that is.. ...
    (alt.lang.asm)
  • Re: Renes Revisionist History, Again
    ... When I said the apps "sucked hard", ... I was astonished that even Rene would use a few simple "hello world" ... examples as proof that RosAsm is "the fastest, ... >> have you seen how poorly it works compared to a real disassembler? ...
    (alt.lang.asm)
  • Re: A modern view of the halting problem
    ... RosAsm can disassemble properly. ... the other ones, where the Disassembler fails. ... RosAsm could chocking when adding a NOP to a disasembly. ... you use separate code to process the RosAsm equates file. ...
    (alt.lang.asm)
  • Re: A Disassembly Problem for Rene to Consider
    ... > what appeared to be an undefined constant within RosAsm: ... I use OllyDbg often times. ... outputs of RosAsm Disassembler and of OllyDbg. ... > not put scrollbars in the RosAsm editor. ...
    (alt.lang.asm)