Inspect, Analyze, and Deobfuscate x64dbg Trace Files with Ease.
Trace Viewer is a modern, powerful and user-friendly tool, developed using C# WPF, designed to help you effectively examine and understand trace files generated by the x64dbg debugger. Whether you're reverse-engineering malware, analyzing complex software, virtualized code, or simply trying to understand program execution flow, this viewer provides the features you need to gain valuable insights.
This Repository is an early stage so bugs are expected
This tool was used to crack the challenging lol_vm: https://crackmes.one/crackme/669a1f9990c4c2830c820b86 An example of a TraceViewer project used to crack lol_vm can be found in the examples folder
I welcome contributions from the community! If you have ideas for new features, bug fixes, or improvements, please feel free to:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request.
Please ensure your C# code adheres to the project's coding style.
This project is licensed under the GPL-3.0 license. See the LICENSE file for more information.
To x64dbg and the docs and the creator of the Execution Trace Viewer










