Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 235 Bytes

File metadata and controls

9 lines (6 loc) · 235 Bytes

UnityEnableDebug

Frida enable debugging in UnityMono

How to use

  1. Start the game frida -f <Game>.exe -l enableDebug.js
  2. Attach debugger to the game. dnSpy Debug > Start Debugging > Debug engine > Unity

tested 2020.3