xHotSpots

m4n0w4r

New member
xHotSpots plugin for x64dbg
author: ThunderCLS from CLS team

This is the new plugin rewrite based on the deprecated MagicPoints (https://github.com/ThunderCls/MagicPoints).

Features & Usage:
  • Define the compiler for the current debugged application
  • Select such compiler from the dropdown menu
  • Click on the Locate button
  • A message will pop up whether magic points were located or not and a breakpoint along with a comment is setted in those points
  • Run your .exe and after the magic point breakpoint is hitted, place another BP on your exe code section and Run
  • If you did it right and everything was fine, you'll be landing exactly in the hot spot of your application

Download here:
https://github.com/ThunderCls/xHotSpots/releases

Regards,
 
Top