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 08-11-2008, 01:24 AM
navinkaus navinkaus is offline
Member
 
Join Date: Aug 2008
Posts: 6
Default Rerversing protected .net application

Hi,

Any good link / material which describes how to unpack the protected .net application. Also I was not able to take the memory dump using ollydump plug-in while running .net application from ollydbg, it would be nice if you can provide me the information about dumping the .net application.


Thanks,
Navin
Reply With Quote
  #2  
Old 08-11-2008, 02:32 AM
Kurapica Kurapica is offline
Senior Member
 
Join Date: May 2006
Location: Archives
Posts: 357
Default

Look here

http://portal.b-at-s.info/tutorials.php

you may be interested in CodeVeil Manual Unpacking tutor too.
__________________
Life can only be understood backwards but It must be read forwards.
Reply With Quote
  #3  
Old 08-11-2008, 05:28 AM
navinkaus navinkaus is offline
Member
 
Join Date: Aug 2008
Posts: 6
Default

Thanks for the link, actually in my case .net assembly is converted into unmanaged application after protection, so I can't disassemble it .

Normally, what we do for native application, we run it under debugger , takes the dump , find the OEP and fixes the import table. What I need to do in case of .NET application, considering the fact that I can't dissamble it with ILDASM or any other tool.

Another case in which we can't disassemble is, for mixed mode application.

I hope you understand more now.
Reply With Quote
  #4  
Old 08-11-2008, 08:52 AM
Kurapica Kurapica is offline
Senior Member
 
Join Date: May 2006
Location: Archives
Posts: 357
Default

Check these two articles by Rendari

http://www.woodmann.com/forum/showthread.php?t=11474
http://www.woodmann.com/forum/showthread.php?t=11486

I hope it works.
__________________
Life can only be understood backwards but It must be read forwards.
Reply With Quote
  #5  
Old 08-21-2008, 04:22 AM
navinkaus navinkaus is offline
Member
 
Join Date: Aug 2008
Posts: 6
Default

Any tutorials which describes how to patch .net application if strings and constants are encrypted ?

Thanks,
Navin
Reply With Quote
  #6  
Old 08-21-2008, 04:20 PM
Kurapica Kurapica is offline
Senior Member
 
Join Date: May 2006
Location: Archives
Posts: 357
Default

check this tutor by UFO-PU55Y

http://www.tuts4you.com/download.php?view.1691
__________________
Life can only be understood backwards but It must be read forwards.
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.