View Single Post
  #2  
Old 02-09-2005, 22:39
Sarge
 
Posts: n/a
Try:
hxxp://vb-decompiler.com/

You will find the codes broken down by Lead.

Also, be aware that there are three errors in that very large listing that haven't been corrected yet.

I suspect the next question is, "Which three?", but I don't remember off-hand, except to say that they were typos (what WAS I thinking?); I'd have to go review my notes.

However, you may only get a terse, semi-cryptic description of the pcode parameters, not a verbose explanation of how a given code actually works in terms of pointers, stack operations, return values, etc.

If the section of code you are interested in is not too long, I can try to do it by hand. Or, if you are sure the app is compiled to PCode, send the entire thing to me, and I'll see what I can do.


Sarge
Reply With Quote