despy Posted April 1, 2015 Posted April 1, 2015 (edited) exe is protected by dng3.68,unpack it using DNGuardHVMUnpacker,and it work well,but when i patch and save it in reflector,it show error. Round Trip with ILDASM ILASM fails:error -- Failed to open managed resource file ''error -- Failed to open managed resource file ''Output file contains errors...... Now i want to add some codes in the exe ,what can i do ? Edited April 2, 2015 by despy
CodeExplorer Posted April 1, 2015 Posted April 1, 2015 Look what cause the error!Dump the il using ILDASM and search for "Error" string and you should find some wrong code,nop them and all should be ok. 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now