View Single Post
  #1  
Old 10-09-2004, 02:17
WhoCares's Avatar
WhoCares WhoCares is offline
who cares
 
Join Date: Jan 2002
Location: Here
Posts: 409
Rept. Given: 10
Rept. Rcvd 16 Times in 14 Posts
Thanks Given: 41
Thanks Rcvd at 155 Times in 61 Posts
WhoCares Reputation: 17
IDA can't automatically recognize try/finally structures by Borland compilers

IDA v4.7 and previous versions can't automatically identify the C++ or Delphi "try/finally" structures generated by Borland compilers. Some versions of Borland compilers generates try/finally structures for each function. IDA always takes these bytes not as instructions but as data. While DeDe can show them as "TRY/FINALLY". Don't know why IDA can't auto handle it.

I'm a registered user of IDA pro, but I never get permission to register in their support forum. F**K!
__________________
AKA Solomon/blowfish.

Last edited by WhoCares; 10-09-2004 at 02:36.
Reply With Quote