Re: Reverse Engineering




Betov wrote:
"randyhyde@xxxxxxxxxxxxx" <randyhyde@xxxxxxxxxxxxx> écrivait
news:1154369693.585647.255040@xxxxxxxxxxxxxxxxxxxxxxxxxxx:

Wouldn't have mattered. I'd have gotten the data for that resource with
no problems whatsoever (other than the usual "differentiate code and
data"). If, for some reason, I needed to extract that resource and
produce a readable resource from it, Visual Studio has offered this
capability for years.

Clown, instead of vomitting on RosAsm Disassembler
Why don't you show us your performancies, on the
base of a real life Applications example, found
on the Net, among the innoumerous Freeware?

Why don't you list all those "faultive" points of IDA Pro instead of
changing the subject all the time?


You could tell us how long it would take to you, for
having a new runable PE.

Actually, to have a *correct* runnable PE, produced from a source file
that is properly understood, commented, and shown to be correct, takes
several months for a 40K or so file. And that's using an interactive
disassembler that allows you to maintain all the hints you've given the
disassembler. I shudder to think how long it would take with a product
like RosAsm that says "here's the source code, it's not right (that's
for sure), so feel free to go in and manually edit the source file
until you get it right".
Cheers,
Randy Hyde

.



Relevant Pages

  • Re: Forms localisation oddity
    ... The source file for form B had an enum definition within it as well as the ... form class definition. ... When I localise form A and compile, the resource (output in the ...
    (microsoft.public.dotnet.general)
  • Parse Error in Global.asax
    ... An error occurred during the parsing of a resource ... parse error details and modify your source file appropriately. ... when i stick it into the /bin folder on the web path i get the error ... This error only occurs when i upload the dll to the IIS server. ...
    (microsoft.public.dotnet.framework.aspnet)