Thread: DnlibEditor
View Single Post
  #7  
Old 09-25-2014, 05:01
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 466
Rept. Given: 27
Rept. Rcvd 407 Times in 134 Posts
Thanks Given: 21
Thanks Rcvd at 1,889 Times in 359 Posts
CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499 CodeCracker Reputation: 400-499
Quote:
Originally Posted by 0xd4d View Post
AFAIK, that's the only difference between an AnyCPU assembly and an x86-only assembly.
100% correct! The problem was my ungenuine Reflector!
So all we have to do is umarking "32bit required" flag for both Reflector.exe and DnlibEditor.dll
Go to .NET Directory and change the Flags value: make sure the "32bit required" flag is unmarked!
Tested on Windows 7 64 bits and all seems to work ok!
Reply With Quote