PDA

View Full Version : Help with this question [Application failed to initialize (0xc000007b) ]


radarhp
03-31-2010, 04:02 PM
:mad:

I try to unpack a file packed with postbuild.
1. I use windbg attach the process then get the dump file.(Reflector can read it)

2. I use CFF to fix the .net directory MetaData RVA ,MetaData Size,cb,MajorRuntimeVersion,MinorRuntimeVersion.

3. When I run the dump file ,I get error information:Application failed to initialize (0xc000007b) ,while packed file is ok

4. DotNET_Tracer to run the dump file, prompt me
---------------------------
System.dll
---------------------------
CRC error! File content has been modified. If you run a system

debugger, clear all breakpoints before running this program!
---------------------------


Can someone help me out?
Thanks .

sirp
04-08-2010, 06:28 AM
hmm u would have to up the exe

radarhp
05-28-2010, 01:12 PM
hmm,maybe lost one dll

I search google got this information

thanks a lot