View Single Post
  #1  
Old 04-26-2004, 14:43
SofTROOP SofTROOP is offline
Friend
 
Join Date: Jan 2002
Posts: 23
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 0 Times in 0 Posts
SofTROOP Reputation: 0
How to trace PECompact2 packed exe?

Hi all,

I tried to manually unpack the exe packed with PECompact2, but this thing seems like a beast to me, it setup a SEH, then raise an exception to execute the SEH handler code, and in the SEH handler code, it raises another SEH, and this process repeats times, does anyone know how to trace such programs ?

Thank you.

[ADDED] I've uploaded the PECompact v2 onto FTP for anyone who's interested in checking it.
Reply With Quote