Tools/Utilities RevDebug - Record and Play for .NET - All Here

emailx45

Бывалый
Staff member
Moderator
RevDebug - Record and Play for .NET
more info RevDeBug - Don't debug - replay!
View attachment 2015

RevDeBug is revolutionary software in the field of reverse engineering for companies of any size and form. Publish your software without worrying about bugs. This program, which is actually an extension to the Visual Studio software, with 6 unique features, allows you to determine the status of your application at production time and identify the bugs at the same time:
  • Display values
    • You can see the value of the variables when debugging the code. No need to make Watch. If you use the trial version of this extension, this feature will be available even after expiration of the product.
  • Supervision
    • Monitor any kind of error and exception. Answer the bugs reported by your users and update your tests accordingly.
  • Profiling application functionality
    • Monitor the program in terms of performance weaknesses and memory deficits
  • time Machine
    • At the debugging stages, go back and forth wherever you like. All changes are recorded.
  • Capture the sigans
    • Register the debugging logs, both local ones and remote ones
  • Save and share
    • Save the recordings so that others can use it in the future.
see more here: RevDeBug Tutorial — RevDeBug

Features of RevDeBug:
  • Record logging and logging methods in the process of running the program
  • Completely record the values of parameters and variables
  • Record initial values of static classes, initial values of fields, and even static constructors
  • Graphical display of threads in multi-threaded programs
  • Direct capture of debug operations in the file from within the same IDE
  • Register data without installing tools for developer tools
  • Support for .NET 4.5 and above and .NET Cortex 1.0 / 1.1
  • Compatible with 2013, 2015, and 2017 Visual Studio from Community Edition to Enterprise Edition.
  • more info RevDeBug - Don't debug - replay!
Required system:
  • Visual Studio 2013, 2015, 2017
  • Support: .NET 4.5 and higher / .Net Core 1.0 / 1.1
 
Top