Thread: DnlibEditor
View Single Post
  #7  
Old 09-25-2014, 05:01
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 454
Rept. Given: 27
Rept. Rcvd 398 Times in 129 Posts
Thanks Given: 21
Thanks Rcvd at 1,823 Times in 349 Posts
CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399
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