View Single Post
  #7  
Old 06-25-2019, 13:41
phroyt phroyt is offline
Friend
 
Join Date: May 2018
Posts: 77
Rept. Given: 0
Rept. Rcvd 8 Times in 4 Posts
Thanks Given: 35
Thanks Rcvd at 106 Times in 40 Posts
phroyt Reputation: 8
What I suggest:
- If program is packed, you need to dump first.
- Use IDR autodetect mode.
- Let it take the time needed to recover the unit list
- Try to understand the events and method table

With some luck you can generate the source code for a good amount of routines.

OBS.: Sometimes you need to fix the Entry Point and the Parameters of function prototypes.

Use Resource Hacker to check the procedures binded to events on forms and their components.
Reply With Quote
The Following 2 Users Say Thank You to phroyt For This Useful Post:
Indigo (07-19-2019), niculaita (06-25-2019)