Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked DotNet Resolver 3.3.0.1 + String Searcher Plugin


F.I.G.H.T.E.R

Recommended Posts

DotNet Resolver 3.3.0.1 + String Searcher Plugin

======================

 

Translate to C# and Visual Basic

 

This is the hidden content, please

 

One of the main features of DotNet Resolver is that it is able to translate the raw MSIL code of a method body into a higher level of source code. The translations are never perfect, but should give you an idea of how the method works. Next to that, you are able to click on method calls and other references in the decompiled code in order to navigate to the clicked member.

 

Editing MSIL Instructions

 

This is the hidden content, please

 

A very useful instruction editor is added to DotNet Resolver. This allows you to patch method bodies in order to change the way they work. It is also possible to use the binary editor to change the bytes directly.

 

Stable Assembly Reader

 

This is the hidden content, please

 

With the stable assembly reader, DotNet Resolver doesn't fail that fast when it encounters invalid structures in the application. With this feature, you are able to open applications that are protected with an obfuscator who has applied invalid metadata obfuscation or has made PE structures invalid.

 

Member Analyser

 

This is the hidden content, please

 

The member analyser allows you to detect where a specific member is being used and what assemblies it depends on. With this you can track down object oriënted programming (OOP) structures in the loaded assembly and find out how assemblies are being built easily.

 

Plug-in Support

 

This is the hidden content, please

 

As well as many other .NET decompilers, DotNet Resolver has got a plug-in system which allows you to create extensions for the application. This system includes many features, e.g. the ability of adding controls, getting the current selected object and the decompilation

 

String Searcher Plugin

 

This is the hidden content, please

 

[HIDE-THANKS]

This is the hidden content, please
[/HIDE-THANKS]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.