Jump to content
Tuts 4 You

A better way to dump .NET assembly packed by a native stub


Recommended Posts

Posted

Also, another question,

the binary has at least 3 packer signatures, BoxedApp, ConfuserEx and DNGuard HVM.

When I dump while at ExecuteMainMethod, i get this .NET Executable that seems I am not able to fix. Even setting AddressOfEntryPoint to _CorExeMain +0x1E, Universal Fixer fails telling me that it Metadata.RVA (BSJB) is invalid and aborts the fix.

dnSpy can open the binary and show me the structure and I see calls to DNGuard inside so maybe ConfuserEx is the third stage.

How to handle this?

  • Like 1
Posted

@Leaf the software you mentioned should be EagleSpy.exe

  • Like 1

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...