Jump to content
Tuts 4 You

PC-RET Protect v1.1


Recommended Posts

CodeExplorer
Posted

Native layer seems to be protected by Enigma.
.NET looks like ILProtector!
 

 

  • Like 1
  • 4 months later...
CodeExplorer
Posted

NativeDumper for dumping .NET exe: the main module exe; Do not change EP (Entry Point)

Exception messages:
   Unable to load DLL 'Protect32.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
   The type initializer for '<Module>' threw an exception

Dump the native dll with DllSaver;

I once more can't unpack ILProtector.
https://www30.zippyshare.com/v/vWikkev7/file.html

Posted
6 hours ago, CodeExplorer said:

NativeDumper for dumping .NET exe: the main module exe; Do not change EP (Entry Point)

Exception messages:
   Unable to load DLL 'Protect32.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
   The type initializer for '<Module>' threw an exception

Dump the native dll with DllSaver;

I once more can't unpack ILProtector.
https://www30.zippyshare.com/v/vWikkev7/file.html

Heres ilprotector removed 

Unpackme_dump_bodyRestored.exe

  • Thanks 1
  • 1 year later...
Posted

ConsoleApp1.exe

Remove Enigma Protector.
Dump ILProtector Native DLL File.
Remove ILProtector.
Remove Cfex by fixing Strings, Proxy Calls etc etc. (I have done partially only)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...