Skip to content

gr0grig/x64dbg-tenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x64dbg-tenet

A plugin for x64dbg that records every step during a trace in Tenet format. It's primarily written in ChatGPT and polished by hand. It has three commands:

  • tenet.start C:\log\1.txt Starts logging to the specified path.
  • tenet.stop Stops logging.
  • tenet.trace 100 Starts tracing for 100 steps or until the current module is exited.

A normal trace is also logged.

About

The x64dbg plugin for recording traces in Tenet format

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors