Reverse Engineering RET Homepage RET Members Reverse Engineering Projects Reverse Engineering Papers Reversing Challenges Reverser Tools RET Re-Search Engine Reverse Engineering Forum Reverse Engineering Links

Go Back   Reverse Engineering Team Board > Reverse Engineering Board > .NET Reverse Engineering
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 06-02-2011, 01:54 AM
labba labba is offline
Member
 
Join Date: Aug 2008
Posts: 21
Default visual studio plugin entrypoint?

Hi,
i have a .net application that is a plugin for Visual studio and i don't have allot of knowladge about how to know which one of the DLLs i have is the first one to load so i can trace the logic from there...

how can I know which one of the DLLs is the "main" for the visual stoidio plug in ?
Reply With Quote
  #2  
Old 06-02-2011, 04:36 AM
Kurapica Kurapica is offline
Senior Member
 
Join Date: May 2006
Location: Archives
Posts: 357
Default

Use my .net tracer and set a breakpoint on Module Load event.

you must select Visual Studio exe in the "assembly to trace" text box.
__________________
Life can only be understood backwards but It must be read forwards.
Reply With Quote
  #3  
Old 06-02-2011, 04:42 AM
Kurapica Kurapica is offline
Senior Member
 
Join Date: May 2006
Location: Archives
Posts: 357
Default

here is a link to the tool :

http://www.4shared.com/file/tSj6cvgj/KDT.html
__________________
Life can only be understood backwards but It must be read forwards.
Reply With Quote
  #4  
Old 06-07-2011, 01:37 AM
labba labba is offline
Member
 
Join Date: Aug 2008
Posts: 21
Default

Thanks!!! i will give it a try

Regards,
LaBBa
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump





Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.